Mt942 parser jobs

Filter

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

    I run a python parser for xml files. It worked fine till yesterday, now it doesnt work. I need a quick fix.

    $18 (Avg Bid)
    $18 Avg Bid
    16 bids

    I have a screen scraping application within my subdomain, that compiles into a database. It has stopped working. I believe it is a simple repair; perhaps a web address has changed slightly. Laguages: pHp, pdf parser, .css, .js Once the candidate is chosen, I will explain the scraping process, and they will have to review current programming to understand and find the error(s), and get it back functioning properly.

    $16 / hr (Avg Bid)
    $16 / hr Avg Bid
    57 bids

    I am looking for a freelancer who has experience with logging using Fluent-bit parsing. The ideal candidate for this project should have the following skills and experience: We already have Kubernetes/ Fluent-bit/ setup. where kubernetes logs are filtered via fluent bit Need help to modify custom parser/ Fluent-bit config - Experience with Fluent-bit logging platform - Familiarity with Elasticsearch, Logstash, and Splunk would be a plus - Ability to work with a specific format for the logs, as provided by the client - Strong problem-solving skills and attention to detail The project has a tight timeline, and the client expects it to be completed within a week. The freelancer should be able to deliver the task within this timeframe. If you have the necessary skills and experienc...

    $405 (Avg Bid)
    $405 Avg Bid
    4 bids

    I am looking for a freelancer who has experience with logging using Fluent-bit parsing. The ideal candidate for this project should have the following skills and experience: We already have Kubernetes/ Fluent-bit/ setup. where kubernetes logs are filtered via fluent bit Need help to modify custom parser/ Fluent-bit config - Experience with Fluent-bit logging platform - Familiarity with Elasticsearch, Logstash, and Splunk would be a plus - Ability to work with a specific format for the logs, as provided by the client - Strong problem-solving skills and attention to detail The project has a tight timeline, and the client expects it to be completed within a week. The freelancer should be able to deliver the task within this timeframe. If you have the necessary skills and experienc...

    $262 (Avg Bid)
    $262 Avg Bid
    10 bids

    Create a parser that collects text fields from every particular event page, event pages are in rows of up to 30 events per main page, total pages to date are 469+. Parsed fields include: 1. Event Title - as is 2. Event Date - breaking down the text and sub-text to: 2.1 Workday 2.2 Date 2.3 Month 2.4 Estimated days to event based on the day when viewing this information live 2.5 Event Start Time (in am/pm or 24hrs mode) 3. Event Location Breaking down the text and sub-text to Venue Name, Full Address, Country (Acronyms extrapolated to Full Country Name) 4. Event Region 5. Event Details 6. Event Speakers 7. Event Sponsors & Partners 8. Event Page URL Parsed data fields are subject to available text data. Data Update Frequency: - The scraper/parser should update th...

    $158 (Avg Bid)
    $158 Avg Bid
    49 bids

    Crawling data from Remote website using php-webdriver I am looking for a skilled developer to help me crawl data from a remote website using php-webdriver. The specific data I need to crawl is the text content. Also remote website uses Jquery ajax to avoid from direct html parser. Skills and experience required: - Proficiency in php-webdriver - Strong understanding of web scraping and data crawling techniques Data storage: The crawled data should be saved into a database. Crawling frequency: The data should be crawled and updated on a weekly basis. Please include examples of previous projects or relevant experience in your proposal.

    $142 (Avg Bid)
    $142 Avg Bid
    53 bids

    I am looking for a freelancer to build a custom CAS parser for me using the Python programming language. This CAS parser should be able to handle both textual and numerical data and the freelancer will be free to choose any libraries or frameworks they deem fit for this project. Description: Looking for an expert to create a PDF to Excel parser for CAS (Consolidated Account Statement) documents. These statements come from NSDL, CDSL, Karvy, and CAMS, and need to be converted into a structured Excel format. If you're skilled in data extraction, PDF parsing, and Excel, we want to hear from you. More details about statement formats will be shared with the chosen candidate. Join us in streamlining financial data processing! Requirements: Proficiency in PDF parsing...

    $80 (Avg Bid)
    $80 Avg Bid
    10 bids

    Nachiketa's work Worked on discount parser problem solving and improvement Worked on discount parser problem solving and improvement Hiren's work Complete add charges addition into parsing Update table to structure api for rect to text api Integrate the prosebit with table structure apis Worked on big bug fixing Working on discount parse bug correction and improve results

    $1319 (Avg Bid)
    $1319 Avg Bid
    1 bids

    PDF Parser - Project Title: PDF Parser - Source of PDF files: Website, Email attachments, Local file storage - Export parsed data to: Excel and google sheet - Extract specific information from PDFs only, PDF s are Bill of lading from shipping Lines Skills and Experience Required: - Strong knowledge of PDF parsing and data extraction - Familiarity with Windows-based applications - Proficiency in exporting data to Excel format - Ability to identify and extract specific data from PDFs - Attention to detail and accuracy in parsing and organizing data

    $398 (Avg Bid)
    $398 Avg Bid
    40 bids

    I am looking for a Python developer who has experience with tkinter, JSON parsing, Python Plotly/Network X, and Matplotlib. The main requirements for this project include: - Creating a tkinter GUI with functionality for graphs and charts - Developing a JSON parser to handle data from an API - Visualizing the data in Python Plotly/Network X and Matplotlib with interactive graphs and charts Ideal skills and experience for this job include: - Proficiency in Python programming and GUI development with tkinter - Experience with JSON parsing and handling data from APIs - Knowledge of Python Plotly/Network X and Matplotlib for data visualization - Ability to create interactive graphs and charts for data analysis and visualization If you have the necessary skills and experience, please ...

    $16 - $32 / hr
    Sealed NDA
    $16 - $32 / hr
    29 bids

    ... Summary, Appendix, Appendices, Endnotes, Footnotes, Glossary) correctly, with correct breaks 3. needs to be able tp parse entire book 4. open to suggestions from anyone that has worked on ebooks and audio books before 5. also i am using Mimic 3, text to speech engine on my godaddy dedicated server, just in case one needs to know <?php require '/vendor/'; use SmalotPdfParserParser; // Add hooks to check and parse downloadable files when a product is accessed add_action('template_redirect', 'check_and_parse_downloadable_file'); add_action('admin_init', 'check_and_parse_downloadable_file'); function check_and_parse_downloadable_file() { global $post; // Exit if it's not a product or book_json meta is alrea...

    $123 (Avg Bid)
    $123 Avg Bid
    24 bids

    ...of logical clauses, search algorithms, and evaluation metrics. Here's a general outline of the steps you can take: 1. Define the data structures: Create data structures to represent logical clauses, predicates, literals, and other necessary components of ILP. Rust's struct and enum constructs can be used to define these data types. 2. Implement a parser: Develop a parser to read input files or strings containing logic programs. The parser should be able to extract predicates, clauses, and other information required for ILP. 3. Define the search algorithm: Select a search algorithm, such as beam search or depth-first search, to explore the space of possible hypotheses. Implement the algorithm using Rust's control flow constructs (e.g., loops, re...

    $1586 (Avg Bid)
    $1586 Avg Bid
    10 bids

    Hola, busco hacer un script que lea archivos XML ubicados en dos carpetas diferentes para que llene un archivo de excel con un formato predeterminado Hello, I want to have a script that Reads XMLs from two folders, extract their information and places them into an excel file with specific columns. Better if you are Spanish native.

    $28 (Avg Bid)
    $28 Avg Bid
    22 bids

    I am looking for a skilled programmer to update or write a new if necessary web page parser in Java to incorporate into an existing system that I have. As this web page parser will be an addition to an existing project, it must seamlessly integrate and match the format already in place. The expected output should either be in XML or JSON format.

    $169 (Avg Bid)
    $169 Avg Bid
    30 bids

    Hello, I am in need of a freelancer to help with a PDF parser project. The PDF documents that need to be parsed are text-based and would require a skilled individual to complete the job effectively. I am looking for experience in working with parsing through freelance applications. Furthermore, the format in which I would like the parsed data to be in is comma separated value (CSV). If you have experience with parsing PDF documents and are confident in your abilities, this is a great project for you to take on!

    $23 / hr (Avg Bid)
    $23 / hr Avg Bid
    54 bids

    Hello, I am in need of a freelancer to help with a PDF parser project. The PDF documents that need to be parsed are text-based and would require a skilled individual to complete the job effectively. I am looking for experience in working with parsing through freelance applications. Furthermore, the format in which I would like the parsed data to be in is comma separated value (CSV). If you have experience with parsing PDF documents and are confident in your abilities, this is a great project for you to take on!

    $11 / hr (Avg Bid)
    $11 / hr Avg Bid
    22 bids

    Hello, I am in need of a freelancer to help with a PDF parser project. The PDF documents that need to be parsed are text-based and would require a skilled individual to complete the job effectively. I am looking for experience in working with parsing through freelance applications. Furthermore, the format in which I would like the parsed data to be in is comma separated value (CSV). If you have experience with parsing PDF documents and are confident in your abilities, this is a great project for you to take on!

    $11 / hr (Avg Bid)
    $11 / hr Avg Bid
    23 bids

    I am looking for a freelancer who has experience with Node JS and After Effect project files. The purpose of this project is to extract data from After Effect project files. Task : Converting AEP (After Effects Project) files compositions and layers to JSON data to return. For example, from the Node JS HTTP API server we are sending AEP file and returning the composition and layers into a JSON file. We are sending "Test " API server returns: { "comp1" : ["solidlayer1" : solid, "layer2": text], "comp2" : ["layer5" : text, "layer3": text,"solidlayer3": solid] } Skills and Experience: - Experience with Node JS - Familiarity with After Effect project files - Ability to extract data from project files - Atte...

    $133 (Avg Bid)
    $133 Avg Bid
    29 bids

    I am looking for a skilled developer to add a File Parser to my existing project. The project, D7 Second Edition PT6, is written in Pascal and is not a web application. The task at hand is to process a set of files The first process create Ignition tags from existing OPC tags , the second process scans all existing OPC tags and removes duplicates Ideal skills and experience for this job include: - Proficiency in Pascal programming language Delphi 7 Second Edition - Experience in file parsing and manipulation - Knowledge of working with CSV files - Familiarity with the existing project, D7 Second Edition PT5

    $50 (Avg Bid)
    $50 Avg Bid
    1 bids

    Need someone who is potencially good in layout parsing using python layout parser.

    $101 (Avg Bid)
    $101 Avg Bid
    9 bids

    Project Description: I am looking for a skilled Delphi developer to add a File Parser to my existing non-web application. Requirements: - Experience with Delphi programming language - Strong understanding of file parsing techniques - Ability to work with existing codebase - Familiarity with integrating parsers into Delphi applications Ideal Candidate: - Previous experience working on Delphi projects - Knowledge of file parsing libraries in Delphi - Ability to work independently and meet deadlines - Strong problem-solving skills and attention to detail If you have the necessary skills and experience, please apply with examples of your past work in Delphi.

    $95 (Avg Bid)
    $95 Avg Bid
    2 bids

    I am looking for a freelancer who has experience with Node JS and After Effect project files. The purpose of this project is to extract data from After Effect project files. Task : Converting AEP (After Effects Project) files compositions and layers to JSON data to return. For example, from the Node JS HTTP API server we are sending AEP file and returning the composition and layers into a JSON file. We are sending "Test " API server returns: { "comp1" : ["solidlayer1" : solid, "layer2": text], "comp2" : ["layer5" : text, "layer3": text,"solidlayer3": solid] } Skills and Experience: - Experience with Node JS - Familiarity with After Effect project files - Ability to extract data from project files - Atte...

    $119 (Avg Bid)
    $119 Avg Bid
    22 bids

    Project Description: Add File Parser to existing project D7 Second Edition PT4 Skills Required: - Delphi7 programming language - Strong understanding of object-oriented programming - Experience with file parsing and data extraction - Familiarity with accessing and manipulating files within a project Project Overview: We are looking for a skilled Delphi7 developer to add a file parser to our existing project D7 Second Edition PT3. The project is written in an object-oriented programming language and requires a developer with a strong understanding of OOP principles. The file parser will be responsible for accessing and extracting data from other files within the project. Therefore, the ideal candidate should have experience with file parsing and data extraction, as w...

    $109 (Avg Bid)
    $109 Avg Bid
    5 bids

    Project Description: Add File Parser to existing Delphi Desktop Application Skills and Experience: - Strong experience in Delphi programming language - Proficient in developing desktop applications - Familiarity with file parsing techniques and algorithms - Ability to integrate file parsers into existing codebase Delphi7 Second Edition

    $133 (Avg Bid)
    $133 Avg Bid
    12 bids

    Project Title: Add File Parser to existing project D7 Second Edition Existing Project Details: - The existing project is written in Delphi7 Second Edition - It is not a web application. New File Parser Requirements: - We need to add a file parser to the existing project, specifically for parsing CSV files. - The file parser should be able to handle large CSV files efficiently and accurately.

    $115 (Avg Bid)
    $115 Avg Bid
    2 bids

    I am looking for a Delphi7 developer who can add to an existing project to open a second file with a .json extension The file will be scaned, some text removed and a txt with the same file name created Skills and Experience: - Strong experience in Delphi7 - Proficiency in parsing files - Familiarity with extracting text data from files Existing project will be uploaded

    $170 (Avg Bid)
    $170 Avg Bid
    5 bids

    HAR Parser using python Breakdown har file and display the contents in HTML, CSv formats "URL, PATH, HOSTNAME, PORT , method,headers, request type, response status, response size, total time, wait time, blocked time, received time, blocked queueing time" Output: - Visual media like a graph - CSV and HTML output Skills and Experience: - Strong knowledge of Chrome HAR HTTP Archive .har file format - Proficiency in data extraction and analysis - Experience in creating visual media such as graphs - Familiarity with JavaScript, HTML, and CSS Additional Information: - I do not have the necessary tools to run the analysis, but I know what I need. The freelancer should be able to advise me on the required tools and assist with their setup if necessary. Please include relevant ...

    $23 (Avg Bid)
    $23 Avg Bid
    5 bids

    I am looking for a Delphi7 developer who can create a file parser. Three files will be scaned for matches and a new CSV created with all three matches First file will be a csv, second a csv, third a json Skills and Experience: - Strong experience in Delphi7 - Proficiency in parsing files - Familiarity with extracting text data from files - The main goal of this project is to develop a file parser that can efficiently extract text data from 3 files . The parser should be able to accurately read the files and extract the desired text data for further processing. Additional files and example forth coming

    $138 (Avg Bid)
    $138 Avg Bid
    12 bids

    I am looking for a skilled developer to create a custom GPT3.5 finetuned model for my project. The purpose of this model is to generate human-like text responses and perform sentiment analysis. Specifically, I need the model to be able to create a query parser chatbots. The desired output format for this project is JSON. Sample chat: input: "I want people managers in the waste management companies of west india" output: "{"company_names": ["Waste Management, Inc.", "Clean Harbors, Inc.", "Republic Services, Inc.", "Waste Connections, Inc.", "Stericycle, Inc.", "Advanced Disposal Services, Inc."], "company_category": ["Waste Management Companies"], "job_titles": [&qu...

    $515 (Avg Bid)
    $515 Avg Bid
    5 bids

    Please do not bid for this project if you have not done it before. Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. Parser Error Message: Could not load file or assembly ', Version=10.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified. Source Error: Line 99: <add assembly=", Version=10.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/> Line 100: <!--<add assembly=", Version=10.5.3700.0, Culture=neutral

    $30 (Avg Bid)
    $30 Avg Bid
    12 bids

    Please do not bid for this project if you have not done it before. Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. Parser Error Message: Could not load file or assembly ', Version=10.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified. Source Error: Line 99: <add assembly=", Version=10.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/> Line 100: <!--<add assembly=", Version=10.5.3700.0, Culture=neutral

    $139 (Avg Bid)
    $139 Avg Bid
    52 bids

    I am looking for a skilled developer to create an online JSON parser. The parser should be written in React.js and should be capable of handling medium-sized JSON files (1MB-10MB). Key requirements for the project include: - Validation of JSON data - Conversion of JSON to other formats Ideal skills and experience for this job: - Strong proficiency in React.js - Experience with parsing and manipulating JSON data - Knowledge of JSON validation techniques - Familiarity with converting JSON to other formats If you have the necessary skills and experience, please submit your proposal.

    $105 (Avg Bid)
    $105 Avg Bid
    14 bids

    ...experienced Java Developer for the development of a standalone application that can detect and auto-refactor code smells from Java source code. As a developer in this role, you will utilize your expertise in Abstract Syntax Trees (AST) and Java Parser. Auto-refactoring is very important to me, so the ideal candidate should have experience with this as well. Requirements: 1 - Proficiency in Java programming language with a strong understanding of object-oriented concepts. 2 - Extensive experience working with Abstract Syntax Trees (AST) and Java Parser libraries, such as Eclipse JDT, ANTLR, or JavaParser. 3 - Familiarity with common code smells, such as duplicated code, long methods, large classes, and excessive complexity. 4 - Strong analytical and problem-solving sk...

    $462 (Avg Bid)
    $462 Avg Bid
    12 bids

    I am looking for an experienced developer to create a lexical analyzer and parser for my compiler project. I prefer to use JFLex or Lex and Yacc or Bison. I have a detailed list of requirements for this project that I will provide to the selected developer. The target application for the lexical analyzer and parser is a compiler. Ideal skills and experience for this job include: - Proficiency in JFLex or Lex and Yacc or Bison - Strong understanding of compilers and parsing techniques - Experience with Java, Python or C++ programming languages - Ability to work independently and deliver high-quality results on time.

    $18 / hr (Avg Bid)
    $18 / hr Avg Bid
    9 bids

    ...'YOUR_PROXY_PASSWORD' # Set up the session with the proxy session = () = { 'http': f'http://{PROXY_USERNAME}:{PROXY_PASSWORD}@{PROXY_HOST}:{PROXY_PORT}', 'https': f'http://{PROXY_USERNAME}:{PROXY_PASSWORD}@{PROXY_HOST}:{PROXY_PORT}', } # Create an instance of the bottlenose API wrapper amazon = ( AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_ASSOCIATE_TAG, Parser=lambda text: (text), MaxQPS=0.9, ErrorHandler=lambda status_code, error_message, *args, **kwargs: None, Session=session, ) # Define the parameters for the API request params = { 'Operation': 'ItemSearch', 'BrowseNode': '16395942031', # BrowseNode for Lightning Deals on 'Availability': 'Available', # Filter f...

    $200 (Avg Bid)
    $200 Avg Bid
    31 bids

    We need a program written in Delphi that will parse domains from , including different filtering options, and store the domain information in MySQL table. The program will have the option to start by parameter -run, then it will automatically parse the site with predefined keyword filters and store new URLs into MySQL and terminate itself. all program configuring options will be stored in the local ini file.

    $196 (Avg Bid)
    $196 Avg Bid
    18 bids

    ...TikTok Video URLs document in the input. 3. At the beginning make a Google spreadsheet with an array: In column 1 (A) will collect links of the accounts who's posted the video, and in columns B, C, D, E will collect the data which was indicated in the output below. 4. On the input should be opportunity to download the text document with URLs of the videos which need to scrap. 5. After that, the parser should goes through video(s) and collects data about the profile and the video 6. The output should receive such an array of data: Profile: -id account -username -url -fullName (name under profile web avatar) -biography (a brief description under the profile web avatar), -quantity of subscriptions -quantity of subscribers -quantity of posted videos -total likes -category of a...

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

    1.То usе a TikTok video scrapping easily without codding , please go to the GoLess and create an account. 2. TikTok video scraping is possible only using URLs. You should only provide TikTok Video URLs in the input. 3. On the input should be opportunity to specify one or more URLs of videos to need a scrape. 5. After that, the parser should goes through video(s) (which URL was indicated) and collects data about the profile and the video(s) 6. The output should receive such an array of data: Profile: -id account -username -url -fullName (name under profile web avatar) -biography (a brief description under the profile web avatar), -quantity of subscriptions -quantity of subscribers -quantity of posted videos -total likes -category of account (business or regular) -verified account or...

    $12 / hr (Avg Bid)
    $12 / hr Avg Bid
    9 bids

    ...easily without codding , please go to the GoLess and create an account. 2. AliExpress product scraping is possible only using URLs. You should only provide category or product detail URLs in the input. 3. On the input should be opportunity to specify one or more URLs to need a scrape. 4. Also must be the count to have the opportunity to indicate number of items to crawl per run. 5. After that, the parser should goes through input URLs and collects data about the products. 6. The output should receive such an array of data: -Product image links -Description HTML of the product -Characteristics HTML of the product -Feedbacks of the product detail (users - name, country, comment) -Questions of product detail (buyers Q&A of product) 7. The collected data must to be export as a ...

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

    ...spreadsheet with an array: In column 1 (A) will collect links of profile, and in columns B, C, D, E will collect the data which was indicated in the output below. 3. On the input should be opportunity to specify one or more profile names to need a scrape data about in the "inputsearch". 4. Also must be a count of pins need to scrap from accounts which was indicated in the input. 5. After that, the parser should goes through profile and collect pins (all pins if the count empty) and data about the profile. 6. The output should receive such an array of data: -id account -username -url -fullName (name under profile web avatar) -quantity of subscriptions of account -quantity of subscribers of account -quantity of pins in the account -quantity of videos in the ac...

    $8 / hr (Avg Bid)
    $8 / hr Avg Bid
    16 bids

    I have an XML Parser running with php, which run fine. But i need change everything to phyton. I'm looking for an phython expert, who can programm php code into phyton code to save the data in MS SQL Database.

    $35 (Avg Bid)
    $35 Avg Bid
    14 bids

    ...collect links of mentions, and in columns B, C, D, E will collect the data which was indicated in the output below. 3. On the input should be opportunity to specify one or more profile names to need a scrape mentions about in the "inputsearch". 4. Also must be a count of mentions need to scrap in the workflow. (if count will be empty - default limit of around 3,200 tweets) 5. After that, the parser should goes through each tweet and collects data about the mentions of the account that was added to the input 6. The output should receive such an array of data: -id account -username -url -fullName (name under profile web avatar) -biography (a brief description under the profile web avatar), -quantity of subscriptions of account which made a mentions, -quantity o...

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

    ...and Tawassol module. Address any API issues that may arise (to be tackled at a later stage). Admin Panel: Develop an admin panel that allows management of all modules, such as Users, Duas, Tawassul Request, and Khatam e Quran. Create backend APIs to support the functionality of the admin panel. Build a parser that can convert data from Excel/CSV files to our database. For example, if we have Duas in an Excel/CSV file in a specific format, the admin should be able to upload the file, and the parser will store the data in our database. The developer should have expertise in creating a database connection, which can be accomplished efficiently by a skilled professional. To run the code developer will have to add missing files: import {JwtAuthGuard } from/modules/auth/guards/...

    $340 (Avg Bid)
    $340 Avg Bid
    12 bids

    Project Title: HireMe Right We want to build a Resume Parser and we would like to find someone with experience in Document segmentation and Text segmentation to build an accurate Resume parser. The design of the parser should be such that we will not require any data to build the application. I am looking for a senior-level technical expert to help with a short-term project for my company. The ideal candidate should have the following skills: - Strong technical skills in the relevant field - Extensive experience in the industry - A proven track record of successful projects The project will be short-term and requires a candidate who can work efficiently and effectively to meet tight deadlines. The candidate must be able to work independently and be self-motivated...

    $501 (Avg Bid)
    $501 Avg Bid
    21 bids

    Hi Durairaj P., Let's start new project. This due to currency

    $240 (Avg Bid)
    $240 Avg Bid
    1 bids

    I am looking for a skilled freelancer to build a TCP server for receive data from OBD2 device (dongle). The second part of app is hex parser of received data. C#, .NET 6/7 The device is In the attachment you can find specification of hex data sent by the device.

    $550 (Avg Bid)
    $550 Avg Bid
    20 bids

    I am looking for a skilled Python developer who can build an XML parser to extract data from a local file. The ideal candidate will have experience with the Lxml library for parsing XML data. The desired output format for the extracted data is Excel. The project will involve the following: - Building an XML parser using Python - Extracting data from a local file - Using the Lxml library for parsing XML data - Converting the extracted data into Excel format If you have experience with XML parsing and the Lxml library, please apply to this project.

    $118 (Avg Bid)
    $118 Avg Bid
    21 bids

    Get fail values from CIS baseline scans and modify the HTML report with relevant results. CSV results will need to be available as from from the HTML file.

    $324 (Avg Bid)
    $324 Avg Bid
    17 bids

    Build a parser which can read resumes and extract important details related to the job seeker's profile, such as experience, qualifications, etc Project must be delivered as MicroServe with full source code, IP rights. Program must be tested with 1,000 resume with accurate results. Sample JSON format required is attached. All code must be dicumented. Program must take text, docx, pdf as input and return JSON format. No paid libraries or copy righted libraries shall be used.

    $500 - $500
    $500 - $500
    0 bids