Adf parser jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 adf parser jobs found, pricing in USD

    Hello, I want someone good with compiler construction subjects Like creating a parser for a language You can find the project file from attachment you can find readme file in there explaining the project and task You would utlize the scanner that is in src/scanner, and build the parser in , which is the starting file you can also find it in the src folder The goal is to build the parser and pass all test cases Please read and check before bid

    $20 (Avg Bid)
    $20 Avg Bid
    6 bids

    I need a Python expert to create a robust parser for extracting data from large JSON files, each exceeding 10 MB. Key Requirements: - Comprehensive knowledge of Python - Strong grasp of JSON data structures - Experience in handling and processing large data files - Familiarity with data extraction techniques The parser should be highly efficient and capable of managing substantial JSON files seamlessly, without compromising on the speed of execution. I value your expert advice on the most suitable Python libraries to use for optimal results.

    $36 (Avg Bid)
    $36 Avg Bid
    21 bids

    We want to have all images on our website converted to webp. So please run a parser over all pages of Collect all png and jpg and jpeg images Convert them to webp Do NOT change their names, except for the extension

    $27 (Avg Bid)
    $27 Avg Bid
    33 bids

    ...to uncover and analyze mutual connections between my personal friend's list and a CRM file. Important Aspects: - The script needs to efficiently extract the full profile details of LinkedIn connections, including their names, job titles, locations, and industries. The data about any mutual connections between my friends and my existing client database is distinctly relevant. - I also need the parser to generate records of connections between my LinkedIn friends and contacts in my CRM. - I would require the output to be well-organized and easy to navigate. It should be exportable and storable both as a CSV file and an Excel spreadsheet. Ideal Skills and Experience: - Proficiency in Python for web scraping and data handling - Experience in working with LinkedIn's data ...

    $516 (Avg Bid)
    $516 Avg Bid
    38 bids

    I'm in need of a custom Python parser using the pylatexenc library. It should mainly feature: - Special Feature Parsing: This parser must be able to parse through figures, tables, and equations specifically, while remaining in original LaTeX format. - Format Conversion: convert to simple text The ideal candidate for this project will have proven Python skills, familiarity with the pylatexenc library, and knowledge of LaTeX. They should also have experience with custom parser creation, and be familiar with converting LaTeX into other formats. Note: extensive testing on sample latex projects needs to be conducted to make sure its generalizability.

    $46 (Avg Bid)
    $46 Avg Bid
    11 bids

    Zapier Email parser to read emails from a specific account. - Zap will read the email and parse its content. (complexity depends on the data) Zap Web hook - Calls the php file and sends parsed email content in the selected format (JSON) PHP Script to read the hook - Read the JSON and make the calculation. PHP Script to calculate and create report - Create a report – html format Zap email back report to the customer - Send email with the html report to the customer

    $149 (Avg Bid)
    $149 Avg Bid
    1 bids

    I'm in need of a skilled developer who can assist me in parsing a CSV file with a primary focus on extracting date/time data. Key Project Requirements: - Experience with CSV file parsing - Proficient in data extraction, specifically date/time information - Ability to store and present extracted data in an Excel format This project will require a good understanding of handling CSV files and data extraction. Prior experience in similar projects would be a plus. Please provide relevant examples of similar work when bidding. Swift completion, attention to detail, and accuracy are critical for this task. Efficiency and cleanliness of your code are also very important.

    $15 (Avg Bid)
    $15 Avg Bid
    37 bids

    I'm in need of a seasoned developer to create a custom scanning tool that can handle batch scanning for a significant volume of documents, around 50k pages in total. The software should be able to: - Support Automatic Document Feeder (ADF) scanners: The tool should be compatible with ADF scanners, as this is the type I intend to use for this project. - Split and save scanned documents: After scanning, the software should be able to detect page separators and automatically split the documents. It should then save each document as a separate PDF file. - Naming convention: The tool should name each scanned file using a code found on the first page of the document. The naming should be automated and not require user intervention. - Handling non-coded pages: In cases where ...

    $94 (Avg Bid)
    $94 Avg Bid
    5 bids

    I started writing a Rust app but need some help finishing it. The task is to read CSV files, turn cells into symbols (numbers). And then add a query layer (parser combinator library -> functions -> multi core done)

    $138 (Avg Bid)
    $138 Avg Bid
    16 bids

    The project will be done in 2 parts , 1- controlling adf4356 rf synthesizer with matlab code and arduino uno hardware. The work will be done and tested on my hardware using TeamViewer. 2- Controlling mcp3424 and matlab in a loop such that the rf synthesizer generates the frequencies from 0.5 to 1.5 ghz with controllable output power. The mcp 3424 module reads those signals. Th...synthesizer with matlab code and arduino uno hardware. The work will be done and tested on my hardware using TeamViewer. 2- Controlling mcp3424 and matlab in a loop such that the rf synthesizer generates the frequencies from 0.5 to 1.5 ghz with controllable output power. The mcp 3424 module reads those signals. The code for mcp module reading will be provided, which you can integrate in your adf code ...

    $84 (Avg Bid)
    $84 Avg Bid
    7 bids

    ...as "gettext". There is a dedicated team in the WordPress community to translate and help other translating strings of WordPress core, plugins and themes to other languages. To make them be able to translate this plugin, please do not use variables or function calls for the text, context or text domain parameters of any gettext function, all of them NEED to be strings. Note that the translation parser reads the code without executing it, so it won't be able to read anything that is not a string within these functions. For example, if your gettext function looks like this... esc_html__( $greetings , 'plugin-slug' ); ...the translator won't be able to see anything to be translated as $greetings is not a string, it is not something that can be transla...

    $38 (Avg Bid)
    $38 Avg Bid
    25 bids

    ...multiple resources including Business Central, Dynamics 365, HubSpot API, NetSuite API, ServiceNow API and Kimble one. (Alteryx and Workato sources can be ignored). Couple of other company sources need to be migrated as well. The new Azure solution need to bring all these data into one lake using any effective azure services into a bronze layer. Further these data need to be transformed using either ADF or Data bricks into gold layer as per the sheet attached into new SQL DWH for the PBI reporting. On top of this we need to cover the data governance and data retention policy as per GDPR. Challenges: 1. NetSuite (oracle) system need to be connected to Azure; this is contract management system. 2. One more company recently which was acquired has financial data on-prem on diffe...

    $718 (Avg Bid)
    $718 Avg Bid
    34 bids

    I need the following code to run in Quasar 2.6.0 / Vue 3.0 async fetchAbstracts() { try { const url = ',18340043,19033662,20978265,23204432,23275034,23892238&retmode=xml'; const response = await (url); const xmlData = ; const parser = new ({ explicitArray: false, ignoreAttrs: true }); (xmlData, (err, result) => { if (err) { throw err; } // Navigate to the abstract texts. const articles = || []; (article => { const abstractText = ; // AbstractText can be an array if

    $18 (Avg Bid)
    $18 Avg Bid
    20 bids

    ...files data parsing that can be utilized for the upgrade also. There are 4 different excel files, so 4 different parsers will be provided. The system should manage four unique Excel file types, each in its own SharePoint folder, requiring separate parsers for their distinct structures. An initial selection feature will enable users to choose the file type they're uploading, ensuring the correct parser is used. Required Upgrades: Data validation at the time of upload. User notifications regarding the outcome of the upload/validation process, including detailed error messages if applicable. Support for simultaneous multiple file uploads with validation for each file Functional Requirements Document Preparation and Submission: Users will continue to submit documents to ShareP...

    $1506 (Avg Bid)
    $1506 Avg Bid
    22 bids

    I am looking for a dedicated and highly experienced WordPress developer who can create a module that will parse song lyrics from popular song lyrics websites Genius and MetroLyrics. The successful candidate should possess: - Significant experience in WordPress modules and plugins development - Familiarity with web scraping and parsing algorithms - Proven track record with similar projects This module is designed to extract full song lyrics from the referenced sites, not just snippet, and display them on a dedicated lyrics page within our website. This will serve as an addition to the existing content and involve the following requirements: 1. Efficient Lyrics Parsing: Parsing full lyrics from Genius and MetroLyrics, considering their different HTML structures. 2. Seamless Integrati...

    $36 (Avg Bid)
    $36 Avg Bid
    38 bids

    I'm in need of an experienced ADF trainer who can cover Azure Data Factory in a detailed and comprehensive manner. The training should include practical examples. Ideal skills and experience: - linked services and source sink datasets - copy activity and pipeline - copy activity JSON - Excellent communication skills The training should cover: - An overview of Azure Data Factory - Instructions on creating ADF resources - Detailed exploration of the ADF user interface and components This is an opportunity for someone looking to make good use of their military training skills and comprehensive knowledge of Azure Data Factory. I look forward to receiving your proposals.

    $13 / hr (Avg Bid)
    $13 / hr Avg Bid
    4 bids

    ..."react-dom": "16.8.6", "react-dom-factories": "^1.0.2", "react-json-to-csv": "^1.0.4", "react-querybuilder": "^3.12.1", "react-redux": "6.0.0", "react-responsive": "^8.1.0", "react-router-dom": "^5.2.0", "react-select": "^4.3.1", "redux": "4.0.1", "redux-saga": "1.0.2", "reselect": "4.0.0", "": "8.0.0", "styled-components": "5.0.0", "ua-parser-js": "^0.7.24", "uglifyjs-webpack-plugin": "^2.2.0", "url-regex": "^5...

    $28 (Avg Bid)
    $28 Avg Bid
    35 bids

    I have a pressing project involving my Wordpress Fluent Forms and my CRM, which happens to be Vin Solutions. I need to send leads from these fluent forms in the ADF format directly to my CRM, but I'm having trouble making this I need someone who can do this work now and who has experience posting XML ADF format leads into a CRM

    $111 (Avg Bid)
    $111 Avg Bid
    74 bids

    I'm seeking an experienced Python developer to build a program that can download specific weather data and parse it into an XML file. There isn't a preference for Python 2 or 3 – the chosen version will be left to the discretion of the professional. Data Points Needed: - Temperature - Humidity - Wind speed - Wind direction - Highest temperature - Lowest temperature - 'Feels like' temperature The program should be able to call an API and receive an API response, before parsing this data to XML. Ideal Skills: - Proficiency in Python - Experience with API calls - Knowledge of XML parsing. I look forward to having a streamlined process for fetching and parsing weather data.

    $505 (Avg Bid)
    $505 Avg Bid
    89 bids

    Hello, I want someone good with compiler construction subjects Like creating a parser for a language You can find the project file from attachment you can find readme file in there explaining the project and task You would utlize the scanner that is in src/scanner, and build the parser in , which is the starting file you can also find it in the src folder The goal is to build the parser and pass all test cases Please read and check before bid

    $51 (Avg Bid)
    $51 Avg Bid
    3 bids

    Hello, I want someone good with compiler construction subjects Like creating a parser for a language You can find the project file from attachment you can find readme file in there explaining the project and task You would utlize the scanner that is in src/scanner, and build the parser in , which is the starting file you can also find it in the src folder The goal is to build the parser and pass all test cases Please read and check before bid

    $198 (Avg Bid)
    $198 Avg Bid
    5 bids

    ...For this project, you will work with numerical and time-series data. It involves generating code for running a regression with 4 explanatory and one dependent variable. The analysis is for a thesis, and although we have some knowledge within r and statistical programming we encountered some issues and are therefore looking for help. The tests considered relevant: - ADF and PP test, where the Phillips-Perron is to complement ADF´s inability to check for autocorrelation and heteroskedasticity in the data - Determining the correct number of lags for the regression - cointegration tests. - Panel Data Analysis. Creating a regression - explaining why this is the best suited for the model (only a couple of sentences needed) Any other tests considered relevant for g...

    $405 (Avg Bid)
    $405 Avg Bid
    40 bids

    Hello, I want someone good with compiler construction subjects Like creating a parser for a language You can find the project file from attachment you can find readme file in there explaining the project and task You would utlize the scanner that is in src/scanner, and build the parser in , which is the starting file you can also find it in the src folder The goal is to build the parser and pass all test cases Please read and check before bid

    $145 (Avg Bid)
    $145 Avg Bid
    7 bids

    php parser for HTML pages with JSON output

    $147 (Avg Bid)
    $147 Avg Bid
    108 bids

    ...tests - optimize the languages corresponding readability - provide best practice documentation Strong C/C++/Rust programming skills After this test project, we will assign you development tasks around our real requirements. So consider this as a test project to learn us, and to show your expertise The milestones to implement: MS1: - implement in C++ - implement a GNSS / NMEA 0183 sentence parser to parse sentences into usable data structures (structs, classes, ...) - recommend libs for parsing NMEA 0183 (we do not want to reinvent the wheel) MS2: - implement in Rust same as in MS1 MS3: - implement in C same as in MS1/MS2 Budget? will not be disclosed, place your best bid to get considered What is next? We will share you a NDA and afterwards a paid test task. Payment? - ...

    $122 (Avg Bid)
    $122 Avg Bid
    11 bids

    ...tests - optimize the languages corresponding readability - provide best practice documentation Strong C/C++/Rust programming skills After this test project, we will assign you development tasks around our real requirements. So consider this as a test project to learn us, and to show your expertise The milestones to implement: MS1: - implement in C++ - implement a GNSS / NMEA 0183 sentence parser to parse sentences into usable data structures (structs, classes, ...) - recommend libs for parsing NMEA 0183 (we do not want to reinvent the wheel) MS2: - implement in Rust same as in MS1 MS3: - implement in C same as in MS1/MS2 Budget? will not be disclosed, place your best bid to get considered What is next? We will share you a NDA and afterwards a paid test task. Payment? - ...

    $163 (Avg Bid)
    $163 Avg Bid
    5 bids

    ...script and provide runner for unit tests - optimize the languages corresponding readability - provide best practice documentation Strong C/C++/Rust programming skills After this test project, we will assign you development tasks around our real requirements. So consider this as a test project to learn us, and to show your expertise The milestones to implement: MS1: - implement a GNSS / NMEA parser to parse sentences into usable data structures (structs, classes, ...) MS2: - fetch ESP32 states like battery SOC, RTC time every configurable seconds (default 60s) - persist each fetch of states into a data structure (recommend if json is not okay for you), which is failsave (if one data is broken, not all datasets are broken) - provide a transactional detection, so that other th...

    $137 (Avg Bid)
    $137 Avg Bid
    20 bids

    ...seeking a specialist well-versed in Microsoft Azure. Your assistance would encompass various tasks, including: - Navigating through Azure Data Factory (ADF) with authority. - Capitalizing on Azure Synapse for our advantage. - Strengthening our understanding and application of Azure Databricks. Our central goal for this project is to achieve seamless data integration and orchestration. With your expert help, we aim to synchronize our systems, streamline our data pipeline, and maximize the potential of our structured data. For success in this role, you should possess the following skills and experience: - Proven experience with Azure Data Factory (ADF), Azure Synapse, and Azure Databricks. - Deep understanding of structured data and how best to manipulate and manage it. ...

    $93 (Avg Bid)
    $93 Avg Bid
    9 bids

    I am in need of a skilled VB.NET 2019 programmer who could develop a program centered around parsing information using HomeSpy.io. Your task will be to: - Parse property data including manufacture details, year built, and and additional historical manufacture information from using VB.NET 2019. - Ensure that the parsed data is compatible to be returned in a RichEditBox. - Display the parsed information in plain text within the RichEditBox. - Allow the user to enter in (Manufacture, Serial & Modal #) in a textbox. You should have a good understanding of VB.NET 2019 programming and prior experience working with parsing APIs like HomeSpy.io. Familiarity with real estate data will be highly beneficial and proficiency formatting data into RichEditBox is a must. Your ability to deliver ne...

    $190 (Avg Bid)
    $190 Avg Bid
    6 bids

    ...Avalara integration to automatically check tax rates based on the client's shipping address when creating pro forma invoices or invoices.(later) 16. Integrate order management systems like LinnWorks with Zoho CRM. 17. Implement workflow rules to automate repetitive tasks and improve efficiency. Specific Requirements 1. Capture leads from emails into Zoho CRM using functionalities such as email parser or email-to-lead extension. Prioritize email integration as a significant source of both public and private email addresses with Zoho CRM to streamline communication and lead workflows or rules to segregate and filter out internal emails and non-sales-related emails to prevent cluttering the CRM with irrelevant a lead qualification process to identify

    $21 / hr (Avg Bid)
    $21 / hr Avg Bid
    19 bids

    I'm seeking an Oracle Fusion expert who can provide live virtual sessions that cover an in-depth technical course on Or...primarily focus on: • Technically Strong with Expert Skills in FBDI, SOAP/webservices, Java, OAF, REST APIs, OIC Integration adaptors etc. • Strong problem-solving skills. • Strong learning orientation so you keep abreast of the emerging business • Create and maintain appropriate documentation for architecture, design, technical, implementation, support, and test activities. • Familiarity with EDI, ADF, XML, HTML, JDeveloper, JavaScript as well as web services preferred. - Oracle Fusion Middleware - Oracle Fusion Applications - Oracle Fusion Architecture you to bid if you've had previous success in online teaching or similar ...

    $181 (Avg Bid)
    $181 Avg Bid
    11 bids

    I'm seeking a skilled PHP developer to create a script tailored to my specific needs for managing XML data efficiently. This script will play a crucial role in the operation of my e-commerce platform, ensuring up-to-date product listings and accurate inventory management. **Key Requirements:** - Develop a PHP script to parse XML files. - The script must extract specific data elements: Product Names, Prices, Descriptions, and Stock Levels. - Import parsed data into a MySQL database. - This process needs to be automated to run on an hourly basis without fail. **Ideal Skills and Experience:** - Proficient in PHP with a strong understanding of XML file handling. - Experienced in writing SQL queries and database schema design. - Familiarity with cron job or similar scheduling tools for a...

    $148 (Avg Bid)
    $148 Avg Bid
    56 bids

    I am looking for a skilled PHP developer with experience in working with email protocols, specifically IMAP, to create a system that will retrieve emails and parse them into a database effectively. The system should be adaptable to work with any email service that supports IMAP. **Requirements:** - Expertise in PHP programming. - Proficient in working with IMAP protocol. - Experience in database management and integration. - Ability to extract specified information from emails. **Key Features:** - Connect to an email account using IMAP. - Retrieve emails automatically. - Parse the following information from each email: - Sender’s email address - Email subject - Body text of the email - Store the extracted information in a specified database. **Ideal Skills and Experience:** ...

    $154 (Avg Bid)
    $154 Avg Bid
    40 bids

    I need a skilled developer to quickly parse a JSON blob (in an RTF doc) into a structured dataset. Given the urgent nature of this project, I am looking for someone who can dive in and provide fast results without sacrificing quality. Here are the specific requirements and expectations: - **Programming Language**: The parser must be written in Python, as I prefer its syntax and libraries for data manipulation. - **No Specific Framework Requirement**: Although the question was framed around JavaScript frameworks, my choice of Python means there's no need for a JS framework. However, familiarity with Python's JSON handling libraries like `json` or third-party libraries such as `Pandas` for managing datasets is crucial. - **Timeline**: This project is marked as ASAP. I e...

    $22 (Avg Bid)
    $22 Avg Bid
    19 bids

    I'm seeking an expert Python developer skilled in converting DOCX documents with complex structures into JSON format, primarily for data analysis purposes. The main goal is to preserve the hierarchical structure of documents, including nested lists, multiple sections , tables and figures during the conversion process. This project demands a detail-oriented developer with a strong background in handling document parsing and a good understanding of both DOCX and JSON formats. ### Ideal Skills and Experience: - Proficient in Python programming - Experience with document parsing libraries (e.g., python-docx) - Knowledge in JSON structuring for data analysis - Familiarity with handling complex DOCX structures, including nested lists and sections ### Project Requirements: - Convert DOCX d...

    $164 (Avg Bid)
    $164 Avg Bid
    39 bids

    ...in debugging. The core of the project is an existing Parser assignment developed in C++ tailored to process custom data formats. My goal is to refine its functionality and ensure it runs flawlessly with specific test cases I've encountered issues with. **Essential Requirements:** - Profound knowledge in C++ programming. - Proven experience in debugging complex code. - Familiarity with parsers and custom data formats. - Ability to diagnose and fix bugs efficiently. **Responsibilities:** - Review the existing Parser code to understand its structure and functionality. - Identify and troubleshoot the issues that occur with certain test cases. - Implement necessary fixes to enhance the Parser's performance and reliability. - Ensure the Parser seamlessly parse...

    $90 (Avg Bid)
    $90 Avg Bid
    10 bids

    ...specific text segments from unstructured data using Large Language Models (LLMs). Methods: Optimizing Prompts: Develop and refine prompts to improve the interaction with LLMs via APIs, ensuring precise identification of target text segments. Output Format Customization: Ensure the parser delivers extracted data in a JSON format that aligns with our system requirements for easy and seamless integration. 2. Integration of LLM-Based Solutions into Existing Systems Objective: Seamlessly incorporate the LLM-enhanced email parser into our current technology stack, emphasizing real-world applicability, accuracy, and reproducibility. Methods: Real-World Testing: Conduct extensive testing in real-world scenarios to validate the solution's accuracy and reproducibility, making n...

    $579 (Avg Bid)
    $579 Avg Bid
    29 bids

    I'm seeking a skilled freelancer to promptly enhance my website with specific text content and including API integration. Key Requirements: - Incorporate text content specifically for the footer links. - Footer links to include: Contact Us, About Us, and Terms & Conditions. - Ensure all footer links are functional and lead to the correct pages or documents. - Install Resume Parser Rchili api, configure and test. - Configure installed Mapping Api to Candidate page Ideal Skills and Experience: - Proficiency in and React. - Experience with web content writing. - Knowledge of API integration within framework. - Ability to work swiftly and meet tight deadlines. The project needs to be completed as soon as possible. I'm looking for someone who can start immediately an...

    $148 (Avg Bid)
    $148 Avg Bid
    75 bids

    I'm looking for a capable developer to help in building a desktop application intended for competitor analysis. This system should be compatible with Windows operating systems and focus on the following key features: - Data Scraping: The software must be able to efficiently extract and gather data from various sources that will be used...of the target game. 2. The built software should play the target game for 1 billion game rounds (without the need of the frontend) 3. The built software should have save a customised XML file per game round. This should be the same for all games. The XML file will consist of the data that we want to extract from the responses. 4. After the 1 billion game rounds have been saved XML we will need a parser of the XML to display all the stats that ...

    $787 (Avg Bid)
    $787 Avg Bid
    42 bids

    I'm seeking a skilled freelancer to promptly enhance my website with specific text content and including API integration. Key Requirements: - Incorporate text content specifically for the footer links. - Footer links to include: Contact Us, About Us, and Terms & Conditions. - Ensure all footer links are functional and lead to the correct pages or documents. - Install Resume Parser Rchili api, configure and test. - Configure installed Mapping Api to Candidate page Ideal Skills and Experience: - Proficiency in and React. - Experience with web content writing. - Knowledge of API integration within framework. - Ability to work swiftly and meet tight deadlines. The project needs to be completed as soon as possible. I'm looking for someone who can start immediately an...

    $66 (Avg Bid)
    $66 Avg Bid
    15 bids

    I am seeking a skilled Python programmer for a SQL parsing project. The foremost objective of this project is data extraction. You must know how to traverse an AST! Key Tasks: There is a query it could be in SQL or in partial expression format.I need you too parse that query using sqlglot parser and extract functions and field names . You need to create 2 functions one for extracting fields one for extracting functions use only sqlglot library to parse. *expression could be a sql query or a partial expression Write your functions here:-------- import sqlglot def extract_field_names(expression): field_names = set() //write logic to extract field names using sqlglot return field_names def extract_function_names(expression): function_names =set() //write logic to extract function na...

    $16 (Avg Bid)
    $16 Avg Bid
    14 bids

    Hi, I have a silly little bug. I want to convert an XLM file to JSON using json_encode (XML file attached). Every XML to JSON parser on the web parses it correctly but json_encode returns {} 1). I need to see/display ALL parsing errors. Ideally show XML source line and error. ( and what setting is needed to show them) 2). I need the XML parsed correctly using json_encode and to know what json_encode settings were wrong. It must run on my server. // php file I use to test XML file. <?php // If file exists if (file_exists('')) { // Load XML file into an object $xml = simplexml_load_file(''); /* Now translate it to an JSON string and assign the JSON string to $json */ $json = json_encode($xml); // Output ...

    $50 (Avg Bid)
    $50 Avg Bid
    29 bids

    Seeking a C++ developer with a knack for JSON parsing within Visual Studio 2022 to quickly sort out a pressing issue on my existing project. Here's the breakdown of what I need: - **Integration**: Seamlessly add a feature to an ongoing C++ project to parse JSON array values. - **Previous Work**: You'll build upon a foundation where names and values parsing is already implemented. - **Complexity Handling**: Although I skipped the hierarchy question, I value a coder who could suggest a smart approach to nested arrays if necessary. - **Timeline**: Time is ticking, and I need this done yesterday! Ideal skills and experience should include: - Proficiency in C++ (familiarity with Visual Studio 2022 preview). - Experience with JSON parsing libraries in C++. - Ability to write clean, m...

    $14 (Avg Bid)
    $14 Avg Bid
    4 bids

    I'm seeking an expert developer for a custom ESP32 project utilizing the ESP-IDF and ADF frameworks. My goal is to create a system that can perform the following tasks: - Establish reliable Bluetooth connectivity. - Stream real-time audio from ESP32-LyraTD-MSC microphones. - Transmit sensor data simultaneously while streaming audio. - Provide an option to record the audio and sensor data stream. Key requirements for the project: - Experience with ESP32, ESP-IDF, and Audio Development Framework (ADF). - Proficiency in Bluetooth communication protocols. - Ability to implement efficient data streaming and optional recording features. - Knowledge in data logging for posterior analysis. Ideal candidates will have a portfolio demonstrating related work in ESP32 projects, ...

    $160 (Avg Bid)
    $160 Avg Bid
    11 bids

    I need some help using filebeat with MQTT into Elasticsearch The message arrives to the filebeat, but it's not getting into logstash and I don't know how to parse it. The message looks like this, from a 4 channel IOT power (Sonoff) {"Time":"2024-01-23T18:31:38","Uptime":"0T09:35:09","UptimeSec":34509,"Heap":23,"SleepMode":"Dynamic","Sleep":50,"LoadAvg":19,"MqttCount":5,"POWER1":"OFF","POWER2":"ON","POWER3":"OFF","POWER4":"OFF","Wifi":{"AP":1,"SSId":"MYSSID","BSSId":"EA:CB:BC:50:04:0C","Channel":11,"Mode":"1...

    $30 (Avg Bid)
    $30 Avg Bid
    3 bids

    I seek a dedicated professional to build an email parser that unceasingly operates on my web server. The software should be designed to monitor my Gmail inbox closely, triggering automatically when a new email lands. The essential features to be integrated include: - Keyword Recognition: It must be programmed to recognize a particular subject in each email. - Data Extraction: Upon the identification of the unique subject, the parser should extract certain information - email addresses, names, and specific prize values embedded within the content. - Google Sheets integration: The extracted data should then be systematically added to a designated Google Sheet. Practical experience in parsing emails and excellent knowledge of Google Sheets API will be a plus. Interested candid...

    $160 (Avg Bid)
    $160 Avg Bid
    18 bids

    Within Ebay Motors listings, there is a javascript table that appears that shows vehicle compatibility (Year, Make, Model, Trim, Engine Size, and Notes). T...(or another solution to protect against blocking by eBay) for stable, reliable operation. eBay periodically change the wrapper on your pages. So you need to validate that this table with compatible models is actually on the listing or not. When changing the pisting, which makes it impossible to parse the information, you need to return information about it in the response. Interaction with the parser from the user side should be carried out as rest API the user will send the listing number that needs to be parsed, json will be sent back. Example page with compatible motorcycle models:

    $238 (Avg Bid)
    $238 Avg Bid
    17 bids