Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 parse wiki jobs found

    I'm seeking a skilled freelancer with experience in navigating and adhering to Wikipedia's content guidelines, to create a comprehensive Wikipedia page for my non-profit organization dedicated to supporting military personnel. Key Areas of Focus: - **History and Founding**: Detailed chronological narrative of our non-profit's inception, key milestones, and growth over the years. - **Programs and Services**: Clear, informative descriptions of our various initiatives and offerings aimed at supporting the military. - **Achievements and Awards**: Highlighting our organization's accolades, recognitions, and significant accomplishments in the realm of military support. Ideal Skills and Experience: - Proficiency in content writing and editing. - Prior experience with Wikiped...

    $1726 Average bid
    $1726 Avg Bid
    44 bids

    ...operations on variables, input/output, arithmetic, and jump operations. Each instruction has a specific time cost. Instructions: The source program should be translated into virtual machine instructions. For example: LOAD i – load a value from memory to the accumulator, ADD i – add a value from memory to the accumulator, JUMP i – jump to the specified instruction. Process: Step 1: Analyze and parse the source code using tools like BISON and FLEX (or other similar tools). BISON is used for generating parsers, and FLEX is used for lexical analyzers. Step 2: Generate intermediate code in the form of virtual machine instructions. Step 3: Perform code optimization (e.g., shortening instructions, eliminating unnecessary operations). Step 4: Generate the output file ...

    $188 Average bid
    $188 Avg Bid
    10 bids

    We are seeking an experienced Debian/Linux software developer to package a collection of CGI programs for Debian distribution. Project Overview: - Patented software that convert IMAP email repositories into indexed webpages (blog/wiki) Key Requirements: - Expertise in Debian packaging practices and policies - Ability to ensure compliance with Debian licensing requirements - Strong C++ skills, including STL and template programming - Gives accurate estimates for milestones - Experience with IMAP clients/servers and HTML, helpful Technical Details: - Proprietary GNU Make setup (no debconf/automake) - Currently works with Thunderbird emails on Dovecot backend - Build dependency: boost_program_options - ~200K C++ source code with STL and custom templates - Single space indentation, l...

    $44 / hr Average bid
    $44 / hr Avg Bid
    22 bids

    ...that can handle incoming calls, convert the spoken license plate information into text (using Twilio Speech Recognition), and automatically register the details in our backend system. Send an automated confirmation SMS or email to the visitor after successful registration. SMS Registration Automation: Integrate Twilio’s SMS API to automatically process incoming SMS with the license plate number. Parse the SMS content to extract the license plate number and validate it. Register the license plate in the backend and send an automatic confirmation to the visitor via SMS. Backend Development: Develop the necessary backend logic to handle the registration, validation, and storage of license plate numbers. Ensure the registration process is seamless, with automated error handli...

    $374 Average bid
    $374 Avg Bid
    37 bids

    I need a professional to create a comprehensive wiki page for a scientist or academic. The page will detail their early life, career contributions, and accolades. Key sections to include: - Early Life and Education: This should cover the individual's formative years and their educational journey. - Career and Contributions: This will encapsulate the person's professional life and their significant contributions to their field. - Awards and Recognition: This section will highlight the honors and accolades the individual has received. Ideal candidates for this project should have a strong understanding of wiki's guidelines and protocols, and experience in writing for academic or scientific topics.

    $155 Average bid
    $155 Avg Bid
    38 bids
    bal Wiki page
    3 days left

    this is for creating wikipedia page

    $250 Average bid
    $250 Avg Bid
    1 bids

    I need an experienced React.js developer to improve my dictionary parser. This project involves working with Chakra UI and parse5 to parse html from the website.

    $14 / hr Average bid
    $14 / hr Avg Bid
    38 bids
    Wikipedia Page Edit & Update
    4 hours left
    Verified

    My Wikipedia page requires some content updates. Specifically, I need assistance adding new information to the page. Also, I need help dealing with threat of page removal by wiki due to perceived lack of referencing. The freelancer for this project should have a strong understanding of Wikipedia's guidelines and standards for content, as well as experience with maintaining and updating Wikipedia pages. They should also be able to help ensure the page's longevity on the platform.

    $657 Average bid
    $657 Avg Bid
    13 bids

    I have a wiki page which requires periodic editing as new articles are written about us. I need to ensure that ALL wiki rules are being adhered to so as to avoid any admin issues with the page. There are also minor edits needed on occasion. The ideal freelancer should be well-versed with Wikipedia's guidelines and have experience in editing and maintaining wiki pages. Key skills and experience should include: - Proficiency in fixing existing content on the page - Ability to incorporate magazine articles from google news sites - Expertise in updating outdated information - Competence in adding citations - Experience in making minor additions and deletions The goal is to keep the page accurate, up-to-date and compliant with Wikipedia's standards. This wil...

    $18 / hr Average bid
    $18 / hr Avg Bid
    32 bids

    Creating a Wikipedia page in Spanish language

    $2 / hr Average bid
    $2 / hr Avg Bid
    1 bids

    I'm seeking a proficient Python developer to create indicators and data routes in Jesse for reward. Initially, the project will focus on integrating news sentiment from , processed as a numeric score. The ideal candidate should have: - Extensive experience in Python - Familiarity with Jesse - Ability to parse and process data from external sources - Understanding of sentiment analysis - Skills in developing trading indicators Please be prepared to discuss how frequently the data should be updated, with the current proposal being milestone based.

    $476 Average bid
    $476 Avg Bid
    49 bids

    Description: I have a collection of pharmaceutical guidelines and documents (PDFs) that I want to use to create a custom AI chatbot. The chatbot should be capable of answering questions strictly based on these documents—essentially functioning as a knowledge base or “assistant” for pharma compliance queries. Requirements Data Preparation & Ingestion Parse and extract text from multiple PDF files (pharmaceutical guidelines). (Optional) Summarize or split large documents into manageable chunks to ensure efficient querying without exceeding token limits. AI Model & Architecture Use either a large language model (OpenAI GPT, Google PaLM, or a comparable open-source LLM) with a retrieval system, or a fine-tuned local model—whichever is most appropriate ...

    $158 Average bid
    $158 Avg Bid
    65 bids

    I'm looking for a competent React.j...Excel file, with the content accurately converted and preserved. - Implement the backend logic for file conversion in Node.js. - Ensure robust error handling and validations. Key Skills: - Strong proficiency in React.js and Node.js - Experience with file handling libraries, specifically pdf-parse and exceljs - Ability to implement accurate data extraction from PDFs to Excel format - Good understanding of UX/UI for seamless user interaction Preferred Experience: - Familiarity with libraries like pdf-parse, pdf-lib, or similar for PDF handling - Experience with Excel generation libraries like xlsx or exceljs Please note, specific user interface elements for file upload and download have not been decided yet, so creativity and UX exp...

    $29 Average bid
    $29 Avg Bid
    46 bids

    ...Project Setup and Architecture • Learn and implement a scalable project architecture: MVC, MVVM, or VIPER. • Create a new Xcode project with the following folder structure: – Models – Views – ViewModels/Presenters – Controllers – Services Day 2: Networking with URLSession • Implement a networking layer using URLSession. • Fetch data from an API (e.g., ). • Parse the JSON response using Codable. Day 3: Dependency Injection • Refactor networking code to implement Dependency Injection. • Abstract the networking service with protocols and inject it into your view controllers or view models. Day 4: Combine Framework Basics • Use Combine for handling API responses and UI updates. • Create a Publisher to fetch da...

    $265 Average bid
    $265 Avg Bid
    16 bids

    ...conditions, including removing null or empty email values, and dynamically filtering data based on those emails. The final solution should integrate seamlessly with our existing Power Automate flow and ensure robust handling of dataset outputs. Key Responsibilities: 1. Run a DAX Query in Power Automate: • Configure the “Run a Query Against Dataset” action to execute a predefined DAX query. • Parse the output of the query, specifically handling nested arrays (e.g., First table rows). 2. Filter Null and Empty Values: • Create a workflow to filter out rows where email addresses are null or empty. • Ensure robust handling of field names with special characters or nested structures. 3. Dynamic Filtering and Processing: • Dynamically filter data...

    $30 Average bid
    $30 Avg Bid
    32 bids

    I'm encountering certificate validation errors with a simple TLS server using the sample given in the OpenSSL wiki. The server is set up using OpenSSL and is using self-signed certificates. Although the clients are configured to trust these self-signed certificates, the validation errors persist. The current error says that the Certificate Authority is invalid. I have set up the environment for the project. It is running on Windows. The ideal freelancer for this project should have extensive experience with OpenSSL, TLS servers, and self-signed certificate configurations. Please include details of your relevant experience in your bid. I am attaching the code. I will pay a maximum of $50 for this.

    $119 Average bid
    $119 Avg Bid
    27 bids

    I need an experienced React.js developer to improve my dictionary parser. This project involves working with Chakra UI and parse5 to parse html from the website.

    $16 / hr Average bid
    $16 / hr Avg Bid
    148 bids

    I'm seeking a Golang expert for modifying an open-source project to fit our requirements. The tasks will include: - Configuring the integration with either PostgreSQL or MySQL and Redis. - Implementing checks within a single table or Redis object to secure HLS streams using GET parameters. - Altering API output to parse text from ffmpeg into a readable JSON array. - Transitioning our current JSON file database to a proper database table. The ideal freelancer should have a robust experience in Go development and working with databases, particularly PostgreSQL and MySQL. The ability to modify open-source projects and a solid understanding of HLS stream protection will be beneficial. Communication skills are key as I will need clear explanations of the modifications and their pu...

    $116 Average bid
    $116 Avg Bid
    80 bids

    I'm seeking a writer to develop a moderately detailed Wikipedia article focused on a specific person's history and their development within a particular technology. Ideal Skills and Experience: - Proven experience writing for Wikipedia or similar platforms - Exceptional research and writing skills - Ability to present information in a clear, neutral, and engaging manner - Understanding of the history and development of various technologies

    $84 Average bid
    $84 Avg Bid
    67 bids

    ...from round to square and back to round. 5. etc. You are welcome to substitute your own animations, as long as I have 5 unique animations that are significantly different from each other. An animation that is just different in colour(s), or just different in the angle(s) of rotation is not considered significantly different. Here are some similar animations I found: A. : B. C. D. E. F. G. H.

    $73 Average bid
    $73 Avg Bid
    55 bids

    I'm seeking an experienced freelancer to create a detailed and sophisticated Wiki page focusing on the professional achievements of a notable figure in the education sector. Key Responsibilities: - Conduct thorough research on the subject's professional accomplishments within the education industry. - Create a well-structured, comprehensive, and engaging Wiki page. - Ensure adherence to Wiki's content guidelines and standards. Ideal Skills and Experience: - Proven experience with Wiki creation and editing. - Strong research skills, particularly in the education sector. - Excellent writing and content organization skills. - Familiarity with Wiki's content guidelines and standards.

    $439 Average bid
    Featured
    $439 Avg Bid
    25 bids

    Project Description: I need a simple website that implements URL path redirection based on a parameter specified in the URL. The website should parse the URL and check for a query parameter, for example, url=, followed by a target URL. The website should then redirect to the specified URL after parsing the path. Requirements: 1. The website should capture any URL parameter in the format url=, where the value after the equals sign represents the target URL. 2. Upon accessing the website with a URL like ://, the site should automatically redirect to https://desired-website.com. 3. The website must handle cases where the url= parameter might contain different types of valid URLs, including those with HTTP, HTTPS, or other schemes, and ensure

    $17 Average bid
    $17 Avg Bid
    15 bids

    ...experienced Python developer to help with a project involving APIs and PDF form filling processing. Key responsibilities: - Identify each form field in the PDF and name each field number for JSON input. - Utilize PyMuPDF and Fitz on a VPS to support an API that receives a PDF filename and JSON data to fill a PDF form. While some fields have already been identified, the developer will need to parse each PDF form to locate all fields. The ideal candidate will have: - Proficient experience with APIs. - Intermediate level experience with PyMuPDF. - Strong problem-solving skills to handle different PDF forms. - Preferably, experience with LLMs like Llama, Anthropic, or OpenAI. I have provided videos and code for review: - -

    $161 Average bid
    $161 Avg Bid
    30 bids

    create and publish article wikipedia: Marateale - Premio Internazionale Basilicata

    $350 Average bid
    $350 Avg Bid
    1 bids

    ...Reporting Period Contact Information Design a drag-and-drop file upload feature with clear instructions. Provide visual feedback (e.g., progress bars, confirmation messages) for uploaded files. Backend Development Implement secure file handling with data validation: Check for acceptable file formats (e.g., CSV, Excel, PDF). Validate data structure and flag incomplete or incorrect submissions. Parse and store uploaded files into a structured database. Develop a system to analyze data against EPAP themes and flag anomalies. Create an automated workflow to generate preliminary reports. Security Features Use encryption (SSL/TLS) for secure data transmission. Encrypt sensitive files in storage (AES-256). Implement user authentication and access controls (OAuth 2.0 or JWT). Integrati...

    $15 / hr Average bid
    $15 / hr Avg Bid
    201 bids

    Amount paid for drafting and Publishing

    $500 Average bid
    $500 Avg Bid
    1 bids

    ...displacement values and 3D vision data from RealSense) on the PC, including filtering, scaling, and noise reduction. • Set up communication between the PC and FANUC robot to send displacement values and vision data to the robot in real-time. 2. FANUC Robot Programming (Karel): • Write a Karel program for the FANUC robot that can receive both displacement sensor data and vision data from the PC. • Parse the sensor data and RealSense vision data in Karel, and use it to adjust the robot’s motion for seam tracking and precise path correction. • Ensure that the robot’s path and positioning are dynamically adjusted based on both the displacement feedback and the RealSense camera’s seam tracking. • Achieve high precision (0.05mm) during t...

    $292 Average bid
    $292 Avg Bid
    6 bids

    I am looking for an experienced developer with expertise in Python and other programming lang...involves reviewing a Python-based open-source tool available on GitHub and providing comprehensive documentation in both Word format and on the GitHub Wiki. Project Requirements * Review the Python-based open-source tool available on GitHub. * Create thorough documentation that covers all features of the tool. * Provide examples of usage across various programming languages. * The documentation must be clear, easy to follow, and complete, with step-by-step instructions for usage. Documentation deliverables: * Word Document: A detailed, formatted document of all features and usage examples. * GitHub Wiki: A user-friendly and structured wiki on the GitHub repository for easy...

    $14 Average bid
    $14 Avg Bid
    10 bids

    ...About, Contact). * 4-5 dynamic pages with content fetched from a database. * The website must be SEO-friendly and Bootstrap-based for a fully responsive design. Blog Feature (Any of the below option): * Extend the main Django site for blogging. * Integrate Wagtail CMS for a secure and feature-rich experience. * The blog must be secure, user-friendly, and easy to manage. Wiki Integration: * Develop or integrate a Django-based wiki to support project documentation and help pages. Containerization: * The entire project must be containerized using Docker to ensure platform-independent deployment. Security Requirements: * Implement IP-based access restrictions for the admin panel. * I will provide a list of security checks/configurations that must be implemented to ensure t...

    $165 Average bid
    $165 Avg Bid
    15 bids

    I am looking for a skilled and experienced professional to help create a formal and professional wiki page for my wife. The page should encompass biographical information, career achievements, and personal anecdotes. Key Responsibilities: - Collaborate with me to incorporate a mix of provided content and researched material. - Maintain a formal and professional tone throughout the page. - Ensure all information is presented in a neutral and factual manner, in line with typical wiki standards. Ideal Skills: - Experience with wiki page creation and editing. - Strong research and writing skills. - Ability to maintain a formal and professional tone. - Excellent understanding of wiki's neutral and factual style.

    $55 Average bid
    $55 Avg Bid
    17 bids

    ...most of them do not disclose any income statement financials, only balance sheet. However, if available, please extract Revenue for the last 3 years (or fewer years if 3 years not available). Please note that Companies House have this database which you can use for the purposes of extracting all financial data: (so probably no need to parse PDFs) - Columns V-X (EBIT / Operating Profit for the last 3 fiscal years, if available): Similar to Revenue above. Please note that by this I understand the P&L line item that is called “Operating Profit” - Columns Y-AA (Total Liabilities for the last 3 fiscal years, if available): Similar to Revenue above (but this item should be available for almost all companies in the list). Please note how

    $586 Average bid
    $586 Avg Bid
    93 bids

    I'm seeking a professional experienced with Wikipedia to assist in editing and publishing a wiki page focused on my product. The page will need to adhere to Wikipedia's standards for publication, which includes the following: - Editing for grammar and spelling - Improving structure and flow - Ensuring technical accuracy - Publish a text according to Wikipedia rules I have the content prepared, but will need your expertise to refine it so that it can be successfully published on Wikipedia. Your understanding of Wikipedia's guidelines and experience with similar projects will be critical for success.

    $165 Average bid
    $165 Avg Bid
    50 bids

    ...accurate). Descriptions for all emission categories are available at • You must parse the data, model it in a way that all the data is integrated in one logical entity and store it in your MySQL database using Hibernate. You must then make that data available to users (who must first register and login) so they can view all emissions and view by category • Include functionality to allow CRUD operations on emissions (create new, view, edit and delete) and users. • The parsers should be integrated into your webapp, i.e. an endpoint should make a call to run the parsers, which in turn populates the database. You must parse with the following rules: • Value must be present and greater than 0 • Scenario must be WEM (With Existing Measures) • Fo...

    $197 Average bid
    $197 Avg Bid
    18 bids

    I am in need of a skilled engineer to create a BLDC speed controller and an STM32-based flight controller based on existing software and reference designs where applicable. Key responsibilities include: - Designing a flight con...BLDC speed controller hardware for BLHeli/BLHeli32/AM32/ESCape32/etc - Ability to compact designs into predetermined PCB shape/size requirements Please provide examples of similar projects you have worked on in your application. The details of the project requirements will be provided as needed. KiCAD is the preferred PCB design software. Upon project completion, we expect to have the PCB design on hand for internal use and future changes.

    $476 Average bid
    $476 Avg Bid
    34 bids

    ...ability to upload an Excel file for issue storage, involves the following steps. Here’s a detailed guide: Features to Implement: 1. User Authentication (optional for personalized data). 2. Issue Management: • Create issues manually. • Track existing issues. • Assign issues to users. • Prioritize issues with drag-and-drop or priority labels (e.g., High, Medium, Low). 3. Excel File Upload: • Parse uploaded Excel sheets to populate the issue list. • Store the data in the app’s state or backend. 4. Data Storage: • Use a local state or integrate with a backend (e.g., Firebase, MongoDB, PostgreSQL). 5. Responsive UI: • A dynamic table or kanban board to view/manage issues. 6. Export Issues to Excel for offline usage. T...

    $506 Average bid
    $506 Avg Bid
    26 bids

    I am seeking a professional with expertise in the development of the BCE Protocol by Xirgo Global. The specifics of the project will revolve around its application in the Internet of Things (IoT). Ideal skills and experience for the job include: - Extensive knowledge in IoT Integration - Strong understanding of BCE Protocol by Xirgo Global The main goal of this project is to re...professional with expertise in the development of the BCE Protocol by Xirgo Global. The specifics of the project will revolve around its application in the Internet of Things (IoT). Ideal skills and experience for the job include: - Extensive knowledge in IoT Integration - Strong understanding of BCE Protocol by Xirgo Global The main goal of this project is to receive data from a xirgo gps tracker and par...

    $183 Average bid
    $183 Avg Bid
    15 bids

    I'm seeking a professional to design, write, and publish a comprehensive wiki page focused on an individual. The ideal candidate should have extensive experience with wiki's content guidelines and a knack for engaging, concise writing. Key Responsibilities: - Create a detailed, formal and neutral wiki page that profiles an individual, emphasizing their professional achievements, including awards and recognitions, career milestones, and published works and contributions. - Ensure the content adheres to Wikipedia's content guidelines and is suitable for publication. Ideal Skills: - Extensive experience with writing and publishing on Wikipedia. - Exceptional writing skills with a knack for creating engaging, concise content. - Ability to maintain a formal and n...

    $447 Average bid
    $447 Avg Bid
    36 bids

    I'm seeking an experienced Java Developer to create a software tool that will parse XML files and extract relevant details into a predefined Excel format. Essential Features: - The software should specifically extract relevant information from the XML files. - The utility should follow a modular approach. This means every component should be independent and interchangeable. - A key requirement is the reusability and extensibility of the codebase. The software should be built in such a way that it can be easily adapted for future use or extended with new features. - The software should include robust error handling mechanisms to manage various XML parsing errors and data extraction issues. Ideal Skills and Experience: - Proficiency in Java is a must. - Prior experience with XM...

    $141 Average bid
    $141 Avg Bid
    35 bids

    I'm looking for a freelancer with experience in creating WIKI pages to develop a comprehensive and engaging WIKI page for my company. This page will primarily serve as a source of information for our customers. Key Content Areas: - Company history and values: This section should provide insight into our company's journey, mission and core values, fostering a connection with our customers. - Product offerings and services: This part should detail our full range of products and services in a clear, concise and customer-friendly manner. - Corporate social responsibility: Outline your company’s initiatives and commitments towards social and environmental responsibilities. The ideal freelancer for this project should have a strong background in content creation a...

    $76 Average bid
    $76 Avg Bid
    13 bids

    ... or A website that comprises of game data, stats and statistics with additional features. This job post is for spec work, to help me decide what direction I would like to go in. For this job, I require you to pick one page of the website such as a character profile, character comparison, dp builder, or any other page you desire, besides content under WIKI. An do a proof-of-concept design on it. The design could be colored in wireframes or otherwise up to you. In the upcoming weeks the next step will be an entire site redesign. What I'm looking for long term is a design with resuable components, sleek and easy to understand, easy to read data as well as good presentation of the data. In short - select a page of the website to redesign ignoring

    $80 Average bid
    $80 Avg Bid
    14 bids

    ...project related to Sustainable Development Goals (SDGs). This project involves converting "BIG and COMPLEX SQL queries" containing logical operators (AND, OR, AND NOT) into a structured JSON format. Additionally, the freelancer will develop a Python script to access the JSON data and perform an analysis to determine alignment of user-provided text with SDGs. Project Scope: SQL to JSON Conversion: Parse the provided SQL queries that map to the 12 SDGs. Transform the logical structure of SQL queries (e.g., AND, OR, AND NOT) into an easily understandable and well-structured JSON format. Python Tool Development: Write a Python script that: Reads and processes the JSON data. Accepts keywords or paragraphs as input from the user. Analyzes whether the input text aligns wi...

    $111 Average bid
    $111 Avg Bid
    67 bids

    I'm seeking assistance to apply for a verified Facebook account for a visual artist. In addition, I need help creating a Wikipedia page. Key Responsibilities: - Apply for verification of the Facebook account - Collaborate on the creation of the Wikipedia page - Assist in gathering additional materials needed for the Wikipedia page Ideal Skills: - Experience with social media account verification, particularly Facebook - Proven track record of creating and managing Wikipedia pages - Excellent research skills to gather necessary information - Strong understanding of the visual arts field to accurately represent the artist The primary goal for the Wikipedia page is to create a comprehensive artist biography. The primary goal for the Facebook verification is to ensure the authenticity...

    $151 Average bid
    $151 Avg Bid
    42 bids

    ...Memory Reader and Windower API Integration Job Description: We are seeking a talented and passionate developer to build a tool for **Final Fantasy XI (FFXI)** () that reads player data directly from game memory or integrates with the **Windower API**. • • • The tool will extract player data and export it to a structured JSON file. This project is ideal for someone familiar with FFXI or FFXIV, and experience building game tools, bots, or similar projects is a significant plus. Requirements: - Strong knowledge of FFXI or FFXIV gameplay and mechanics. - Experience with **memory reading and writing** (understanding offsets, pointers, and

    $2445 Average bid
    $2445 Avg Bid
    32 bids

    I'm looking for a comprehensive list of email addresses for all international airports. The data should be extracted from the provided Wikipedia link: Key details: - The final product should be an Excel file containing all airports and their corresponding email addresses. - You can source the email addresses from a variety of platforms including official airport websites, aviation directories, and government aviation portals. You're also welcome to use any other sources you deem fit. - The goal is to ensure that we have a complete and accurate list of email addresses for all international airports. Ideal skills and experience for the job include: - Proficiency in data collection and Excel. - Experience with web research

    $96 Average bid
    $96 Avg Bid
    19 bids

    I am seeking a professional with expertise in the development of the BCE Protocol by Xirgo Global. The specifics of the project will revolve around its application in the Internet of Things (IoT). Ideal skills and experience for the job include: - Extensive knowledge in IoT Integration - Strong understanding of BCE Protocol by Xirgo Global The main goal of this project is to re...professional with expertise in the development of the BCE Protocol by Xirgo Global. The specifics of the project will revolve around its application in the Internet of Things (IoT). Ideal skills and experience for the job include: - Extensive knowledge in IoT Integration - Strong understanding of BCE Protocol by Xirgo Global The main goal of this project is to receive data from a xirgo gps tracker and par...

    $161 Average bid
    $161 Avg Bid
    27 bids

    I'm seeking a skilled web scraper to extract photographs from Wikipedia for my website content. The task involves following specific steps and adhering to set guidelines. Key Requirements: - Proficient in web scraping techniques and tools - Familiar with Wikipedia's structure and content - Ability to follow detailed instructions meticulously - Experience in curating website content from sourced material I will provide a list of urls which are for towns and villages in the UK, i need a tool to get one of the main images of the page< click on the image, then on "More details" then "use this file on the web" and then take the file url and attribution link and put these in the output csv file along with the townname and page url (both initially provided)

    $123 Average bid
    $123 Avg Bid
    46 bids

    I need a solution to parse data from Gmail to a Gsheet. Preferably using a gmail addon script as don't want to pay for anything in between like Zapier, etc. Example of the data pattern in the email body is below. Delivery Line #: 1 Purchase Order: S16379 Line No: 3 Cost Centre: Dandenong Product: 132648 - 971x291(B6-WH-GS) Internal Dimension (LxWxD in mm): 971x291x0 Due Date: 11 Dec 2024 Quantity: 14820 No of Pallets: 18 Factory Order #: 78954425 I'd like to get the following from the above pattern placed into a spreadsheet with columns as below Delivery ID - This appears once at the top of the email. Date - The date of the email Time - The time the email came through Product - Would be the number after "Product:" , so in sample above 132648 Specs - W...

    $100 Average bid
    $100 Avg Bid
    24 bids

    ...process. The plugin will utilize OpenAI's ChatGPT API to evaluate resumes and provide: A match score out of 100% for the given job description. A summary of the candidate's qualifications and their relevance to the role. The plugin will be seamlessly integrated into Zoho Recruit, accessible from the candidate and job description pages. Key Features and Functionality Resume Screening Extract and parse key information from uploaded resumes (e.g., skills, experience, education). Compare the resume content against the selected job description in Zoho Recruit. Generate a match score (0–100%) indicating how well the candidate fits the role. Candidate Summary Provide a concise, AI-generated summary of the candidate’s key qualifications, strengths, and potential...

    $560 Average bid
    $560 Avg Bid
    17 bids

    ...styling is also included. Project Objectives 1. Protected Access: a. This project should be gated in Hubspot and the page should not be indexed in search websites. Direct link to this page should be blocked, unless the user has filled the form (first name, last name, company, email address, city, province/state, country). 2. Dynamic Data Loading: a. Fetch JSON data from a given URL. b. Parse and display the data as interactive content cards. 3. Filtering Functionality: 2. Implement multi-select functionality for filtering by multiple categories at once. a. Implement filtering by category using dynamically generated buttons. b. Implement a search input to filter cards by their name. c. Add a "Reset Filters" button to clear filters and display all data. 4. ...

    $1078 Average bid
    $1078 Avg Bid
    118 bids

    Hi, Thank you for considering my services for your wiki development project. Below is the quotation based on your requirements: Scope of Work: 1. Development of a wiki platform with article management, section-level editing, and version control. 2. Implementation of user access tracking for login times, session durations, and activity timestamps. 3. Multilingual support and dynamic, responsive UI. 4. API-driven backend using Laravel and frontend using Nuxt.js. 5. Payment method add.

    $15 / hr Average bid
    $15 / hr Avg Bid
    1 bids