Filtrér

Mine seneste søgninger
Filtrer ved:
Budget
til
til
til
Slags
Færdigheder
Sprog
    Job-status
    2,000 web data parsing jobs fundet, i prisklassen EUR
    Need C++ Programmer Udløbet left

    Need a programmer to do a C++ project for me.Yo...SoftwareStudent , and Roster ). The program will maintain a current roster of students within a given course. Student data for the program includes student ID, first name, last name, email address, age, an array of the number of days to complete each course, and degree. This information can be found in the studentData table below. The program will read a list of five students and use function calls to manipulate data (see part F4 in the requirements below). While parsing the list of data, the program should create student objects using the appropriate subclasses indicated by the degree program. The entire student list will be stored in one array of students called classRosterArray Specific data-related o...

    €113 (Avg Bid)
    €113 Gns Bud
    4 bud

    We are going to parse freeform street/postal address out of the text, and into components. There are many sample tools and services for address parsing, but we need to retrain on our own address database because they are not accurate sometimes on the specific addresses. For example, Libpostal is an open-source library to parse addresses, training with data from OpenStreetMap, OpenAddresses, and OpenCage. We want to retrain the Libpostal on our own address database. You can suggest a better open-source than Libpostal, but we need the pipeline on how to retrain the service on our own database and how to validate the trained model

    €19 / hr (Avg Bid)
    €19 / hr Gns Bud
    9 bud

    I'm into recruitments and need a resume parsing program, which can be attached to IMAP, outlook, gmail etc emails

    €93 (Avg Bid)
    €93 Gns Bud
    5 bud

    We are going to parse freeform street/postal address out of the text, and into components. There are many sample tools and services for address parsing, but we need to retrain on our own address database because they are not accurate sometimes on the specific addresses. For example, Libpostal is an open-source library to parse addresses, training with data from OpenStreetMap, OpenAddresses, and OpenCage. We want to retrain the Libpostal on our own address database. You can suggest a better open-source than Libpostal, but we need the pipeline on how to retrain the service on our own database and how to validate the trained model

    €16 / hr (Avg Bid)
    €16 / hr Gns Bud
    1 bud

    PUBG is a video game that has multiple platforms (PC, XBox, PS4 etc). Ideally, the dev I choos...multiple platforms (PC, XBox, PS4 etc). Ideally, the dev I choose will know or play the game too. Internal workings of the game itself are a must. I would like to have a site built that pulls data from the PlayerUnknown BattleGrounds API (PUBG). The API can be found here: I already have an API key for the dev to use. I would like it to appear in a similar fashion as this page, but updated to the current API and configuration of todays PUBG. From that site, I would like as many of the Telemetry pages replicated as possible, if the data is available. The dev I will need must be fluent in English and have strong communication skills.

    €161 (Avg Bid)
    €161 Gns Bud
    11 bud

    Hi , I have a very small project for you. Parsing a xml file with VBA and insert the row in sheets excel. Parsing with VBA not using the excel macro. FIle : Get value of : BkToCstmrStmt > Stmt > Acct > Id > IBAN Loopp on : BkToCstmrStmt > Ntry and get value (if existe. Sometimes values doesn't exist) amt amt Ccy CdtDbtInd ValDt AddtlNtryInf NtryDtls > TxDtls > RltdPties > Cdtr > Nm TxDtls > RmtInf > Strd > AddtlRmtInf Let me know. I think it will take 2 hours, not more.

    €18 / hr (Avg Bid)
    €18 / hr Gns Bud
    1 bud

    Task: Create a semantic core for Baidu search of sites that sell products of the specified brand. The search is to be carried out in automatic mode by the automatic parser. Terms: 1. Only Chinese sites; 2. Only sites where there are product offers. (online stores, marketplaces, sites with ads) Everything should be done based on your knowledge of the Chinese language and knowledge of how the Internet search works in China and how users search for products online. Test Create a list to search for Samsung Galaxy S10 phones

    €36 (Avg Bid)
    €36 Gns Bud
    6 bud

    bugfix in Python Lex Yacc parser

    €43 (Avg Bid)
    €43 Gns Bud
    5 bud

    ...enabled -ddbb already optimized -Asset Cleanup installed and configured (issue is with JS combine, defer parsing javascript, blocking-render elements). -theme is BLO Business Theme: -hosting optimized for Wordpress: php 7.3, gzip, etc. -no Adsense codes in website thus gtmetrix score can be further improved as it depends on local resources entierly. -most unnecessary JS and CSS already disabled in Asset Cleanup. Tasks to be done: -optimization in a non-cached environment first: further deactivate all unnecessary js and css. -optimization of images -Load google fonts locally for advanced optimization. -Load jquery in best way: local vs Google CDN. -Defer Parsing of Javascript. -Solve blocking-render elements. -Achieve +95/+95 gtmetrix score from +90/+84 now. No Adsense

    €210 (Avg Bid)
    €210 Gns Bud
    25 bud

    I need a trio of php scripts as follows: #1. One for pulling the contents of specific cells out of a MS Excel file (.xlsx or .xlsm). It works by finding a cell by searching for its interior text, and then returns the text inside *another* cell, located X,Y cells away. Notionally but open to suggestion, it should accept parameters as follows: filename - path/name of the Excel file to read needle_text - a string that should be found inside a single cell in the file offset - an array which specifies a distance in # of cells (X,Y) from the needle_text cell to read #2 and #3 are php scripts for reading MS Word files, storing their content in a database, and then producing new Word documents by appending some or all of the stored content together: #2. One which moves the contents of an ...

    €42 (Avg Bid)
    €42 Gns Bud
    12 bud

    ...microservice should implement a health check check time series data consistency vs data sources specific script language can be developed for this purpose mongo db data maintenance data check and data check/insert (preferred via js script) backup monitoring consistency check back-end software development Responsibilities and Duties: bash scripting for service deploy and maintenance java code review backup script python for raspberry Skills: nodejs java 8, with attention to: understanding of design pattern read/write to mongo db http and ftp data retrieval json and csv parsing ...

    €1175 (Avg Bid)
    €1175 Gns Bud
    10 bud

    Hello we need to create a php script that will receive emails piped to the script and will parse the email. each time an email arrives the script should run, parse the email, extract pertinent information such as - FROM - TO - SUBJECT - MESSAGE BODY - ATTACHMENTS the script must add an entry to a mysql database for each email with the extracted information, a unique id, and a timestamp. the emails the script will receive are always two different versions of emails. one version will have a TXT file attached the second version will always have 2 PDF files attached. all 3 files are pertaining to the same transaction. the script must also download any attachments and save them to a directory on our server. a url link and an absolute path to the ile must also be stored in a separate t...

    €183 (Avg Bid)
    €183 Gns Bud
    4 bud

    Transform a Japanese language Excel file with ~2000 marine accidents into an English structured file with the text field parsed. Need to extract the vessel names (with Japanese names transliterated into romaji i.e. English characters) and the type of accident, types of vessels, etc. Requires a fair bit of manual work, a knowledge of Japanese and use of Google etc to get the correct transliterated names of the vessels

    €105 (Avg Bid)
    €105 Gns Bud
    27 bud

    Need support to improve Defer parsing of JavaScript for GTmetrix on my PHP base website (check image ) Latest report GTmetrix : IS A MUST MY WEBSITE PERFORMANCE AND FUNCTIONALITY TO NOT BE AFFECTED IN ANY NEGATIVE WAY ! Timeline : within 1-2 hours

    €11 (Avg Bid)
    €11 Gns Bud
    7 bud

    I have two datasets of around 500 thousand data entries and i need to organize, parse and analyze what they mean in an intuitive manner using summary and charts, histograms and time frequency charts. Looking for someone with very string R or Python skills for data manipulation, organization and representation skills. Will share the data files and further explanation once someone has been found.

    €169 (Avg Bid)
    €169 Gns Bud
    25 bud

    We have about 40 wordpress sites. We need someone who is very good at troubshooting wordpress speed issues and has experience setting up WP rocket cache plugin with cloudflare CDN working together. There maybe trouble shooting and even SSL issues we run across in the process of making sure our GT metrix scores are good and speed is as fast as possible. There also maybe a need to sort any defer parsing to get best speeds. Prefer hourly. some of the content is adult so don't bid if that is any issue for you. Thanks!

    €16 / hr (Avg Bid)
    €16 / hr Gns Bud
    41 bud

    hi I'm gonna parse pdf to json. more detaily, I have to parse selected area to json in pdf. of course You have to build simple proglam.

    €35 (Avg Bid)
    €35 Gns Bud
    11 bud

    We are seeking a contractor to provide: A dockerized web micro application that receives a post with an EDI text file or field and returns a json object. The preference is to use the python flask microframework as front end and then badX12 as the parsing library. All code has to have very clean methods, meaningful comments where needed, and full test coverage. Whoever develops needs to be available for discussion and communication during working hours in Mountain Standard Time (-7)

    €1994 (Avg Bid)
    Fremhævet
    €1994 Gns Bud
    15 bud

    i need data from resumes specifically SKILLs i dont have a dataset get a dataset and train a model for that

    €142 (Avg Bid)
    €142 Gns Bud
    15 bud

    Altman Inc., a US based firm focused on developing automated technol...require the following skills: • Meaningful experience in building scalable scraping technology • Writing scrapers for different websites and fetching appropriate data at regular intervals • Excellent knowledge on Web Crawling/Web scraping in Python • Strong experience with scraping modules like Selenium, Scrapy, BrowserMob Proxy, Beautiful soup or URLib, Anaconda, SST - Web Test Framework • Parsing data such as XML, JSON, HTML • Experience with Text processing and Text mining would be an advantage, but not a prerequisite • Ability to clean and process data as per given guidelines The role will be supervised by a senior Altman data...

    €477 (Avg Bid)
    €477 Gns Bud
    34 bud

    I'm looking for help running two python scripts. The scripts are written but I'm looking for assistance with error messages. One script requests from a list of URLs and the second is a parsing script for trimming down the text based on keywords.

    €67 (Avg Bid)
    €67 Gns Bud
    21 bud

    2 very basic android applications with very minimal layout operating as an ecommerce application performing CURD (create,update,read,delete) operations from a mysql server database and the connection to be made by custom API with basic HTTP connection and JSON parsing. The applications should only perform functionality. No designing or graphics required. As minimal as possible.

    €152 (Avg Bid)
    €152 Gns Bud
    3 bud

    Hi, I need some assistance parsing and looping an XML response returned from an API. The XML returned has additionally header content and I am struggling to loop through each node using Javascript or PHP. I need someone that can resolve this problem for me.

    €18 (Avg Bid)
    €18 Gns Bud
    14 bud

    ...C# Code to Traverse JSON Data Structures Provided, and Capture the properties and Objects in memory‬. I need reusable C# code for one of my projects. Background: I am calling a web serivice, providing a set of parameters, and need to process the response body. This web service offers English definitions, synonyms and other English language output based on word(s) provided. What I need: I have provided the JSON response (see attached file), and I would like the freelancer to provide C# code which I can use to read this JSON, pull out ALL of the key pairs, including arrays of objects. This JSON contains multiple collections/properties of "synonyms", and I would like these collections of synonyms output to variables (e,g, Array or LIst). This C#, JSO...

    €116 (Avg Bid)
    €116 Gns Bud
    50 bud

    We have old C++ code, that parses textfiles (PTD), see enclosed file and produces the same structures out in binary. We have .YCC description files and absolutely no understanding of parsing :) We will do the binary output, if someone can help us with the parsing.

    €989 (Avg Bid)
    €989 Gns Bud
    16 bud
    PARSING TOOL NEEDED Udløbet left

    i need to get a percent value for each sentence. The rules are as follow: -feed the program two files: 1) the sentences 2) the percent value for each word -parse sentences into individual words (i.e. token). (The function will disregard punctuation.) -then for each token, the percent value will be assigned. (if no percent value is there, then the value will be null for that token.) -then take an average of all tokens in the sentence (i.e. sum of all tokens / total tokens) I am attaching programs that can do the job. If you are familiar with a different one, you can recommend. I have a beginner knowledge of python. The freelancer will need to provide instruction on how to use the software that is chosen. PROGRAMS THAT CAN BE USED:

    €166 (Avg Bid)
    €166 Gns Bud
    17 bud

    Hi Debdeep B., we have to develop resume parsing application with min 80% accuracy. please let me know if you worked on this kind of project or similar one. price mentioned is not fixed at all. so let me know your time and cost estimation.

    €204 (Avg Bid)
    €204 Gns Bud
    1 bud

    I need some help with coding in Livecode. Please bid only, if you are familiar with the Livecode Architecture and Coding. I need some help parsing XML into Datagrid.

    €161 (Avg Bid)
    €161 Gns Bud
    5 bud
    XML Parsing API Udløbet left

    We need help with run url and get XML as response and parse XML nodes, values to variables. and check errors.

    €24 (Avg Bid)
    €24 Gns Bud
    14 bud
    PLY parsing . Udløbet left

    parse some c code with Python Lex-Yacc:

    €9 (Avg Bid)
    €9 Gns Bud
    1 bud

    Hello, I have huge SQL script in single file. It includes data definitions (drop/create/alter tables, procedures, etc) which are grouped logically. E.g. 1. First, N queries to delete all tables/procedures 2. Then, M queries to create/alter all tables 3. Then, K queries to create all procedures I need a tool (preferable on .NET), which will parse this single file script, and has two options: 1. Dump by groups: it should create 3 files: (contains all queries to delete all tables/procedures), (all queries to create/alter all tables), (all queries to create all procedures). If I merge those 3 files, result should be the same as original script 2. Dump by tables: it should create N <table_name>.sql files. Each SQL file should contain TABLE related stuff (everything for alteri...

    €83 (Avg Bid)
    €83 Gns Bud
    7 bud
    PLY parsing Udløbet left

    parse some c code with Python Lex-Yacc:

    €2348 (Avg Bid)
    €2348 Gns Bud
    9 bud

    ...Website - Back-end Odds parsers - AWS RDS Databases - .NET Casino API Parsers Our main developer/architect has left the company due to personal issues and we are looking for an experienced Node.js developer who will work closely with the new main developer/architect in the following tasks: 1. Configuration & Deployment of front & back-end services in AWS (Node.js) 2. Optimization of odds parsing & SQL Server stability 3. .NET binaries setup (For odds & casino APIs) People should have the following skills: * Node.js * Amazon AWS * Gitlab CI/CD * Bet365, Sports betting experience * European, Russian, Phillipino or Asian back ground (Japan, Korea) All the source code is fully functional, we only need someone to assist in the production depl...

    €3646 (Avg Bid)
    €3646 Gns Bud
    14 bud

    This program is a small project that I just have had no time to work on and the deadline is running out. It is a time lapse system using a raspberry pi as its core and a camera putting out an RTSP stream. This program will control it. I have a good background in web programming and will be providing the web interface and ftp services required for this project. Program requirements: - can run on any pi natively. - no external libraries. - parsing of json or xml file for configuration parameters (example json config file attached this can be altered if required). If no config file can be found locally the program should ask for an id so it can download it from a set site. - program must be able to function fully autonomously even after power fails and unexpected reboots...

    €1308 (Avg Bid)
    €1308 Gns Bud
    4 bud

    We need a script who is parsing automatically a mail message and raplace the text or replace a placeholder with a auto text. example: in the message is the text „children“  the word will be replaced with the „autotext 1“ in the message is the text „christmas“  the word will be replaced with the „autotext 2“ in the message is the text „winter“  the placeholder „**winter**“ will be replaced with „autotext 3“

    €25 (Avg Bid)
    €25 Gns Bud
    3 bud

    Crawling and parsing webpage with captha: for cities : Elblag and Nowy Dwór Gdański. (EL1E and GD2M codes) This is info about real estates in Nowy Dwór Gdański county. Example of code: GD2M/00000550/6 Pass it to the search input First you got basic data - I want them in separated fields, most importand are: "Numer księgi wieczystej", "Położenie", "Właściciel" Then you need to click "Przeglądanie zupełnej treści KW" Then parse all info (tabs) Hints: there is 100 000 000 possible queries but only small part of them is correct, about 100 000 Start from low numbers all data collect to mysql database final file has to be a

    €420 (Avg Bid)
    €420 Gns Bud
    18 bud

    I get emails sent to me from 3rd party sources and embedded in the email is usually an email address, phone number, description of what they need, and their name. I need these emails parsed for data and then I need a deal created in Pipedrive from the information parsed in the email. I do not know how Zapier works, you will have to tell me how to set it up for you (if I have to pay for services or zaps). Please quote number of hours to do project. Will pay $25-50/hour.

    €31 / hr (Avg Bid)
    €31 / hr Gns Bud
    21 bud

    Remove error from my android app which says "Error parsing data : End of input at character 0 of" I have everything setup from my backend in php and and my android app.

    €11 (Avg Bid)
    €11 Gns Bud
    6 bud

    ...at GoDaddy. I'd like to develop a comprehensive relationship with a web developer capable of excellent layout and content, with a strong influence in marketing and sales. This initial web site will become the landing pages for further market development. The content of the website will grow and emerge based upon market and participating member influences. The initial website will require a log-in portal, with a double verification. The member area will need a payment gateway as well as double verification. The area outside the portal will contain the initial offering along with pdf downloaded material and a very compelling explainer video about the offering inside. Access to the portal will be from a predetermined data record of allowable participants. Mem...

    €2290 (Avg Bid)
    €2290 Gns Bud
    30 bud

    The site for embedding into the aggregator has not yet been selected, parsing prices by the aggregator minimum (OWN TICKETS, NOT AFFILIATE), with the ability to set a discount on all final prices one-time, and remove prices below a certain threshold from the price list.

    €2205 (Avg Bid)
    Fremhævet
    €2205 Gns Bud
    27 bud
    Json Parsing Udløbet left

    Looking for someone to help me extract dynamic json to my c# model

    €32 (Avg Bid)
    €32 Gns Bud
    11 bud

    Looking for a developer who can help fix the speed issue troubling my website (on desktop and most importantly on mobile) : www.toutpourmasante.fr. The website is divided in two parts: - Blog section - Products sold with Woocommerce I recently purchased the paid version of WP Fastest Cache, but I don't see a major...Woocommerce I recently purchased the paid version of WP Fastest Cache, but I don't see a major improvement in both of the tools: GTMetrix/Pingdom/Page Speed Insight. But I am ok to keep it if you think it is worth it with the good settings. The main problems are: - Consider using `<link rel=preload>` - Removed unused CSS - Leverage the font-display CSS feature - Consider reducing the time spent parsing, compiling and executing JS - Expires headers...

    €136 (Avg Bid)
    €136 Gns Bud
    62 bud

    i have a xml parsing error on my existing angular.js project..I need it fixed .. you will have to work via TeamViewer at my end

    €88 (Avg Bid)
    €88 Gns Bud
    4 bud

    ...be %100 and Yslow at %100 as well My ranking is not bad and most of the problems are solved. PageSpeed Score (89%) YSlow Score (74%) Fully Loaded Time 12.6s Total Page Size1.06MB Requests 88 Specify a cache validator A (90) SERVER HIGH Inline small CSS A (92) CSS HIGH Inline small JavaScript A (92) JS HIGH Minimize redirects A (92) CONTENT HIGH Minify JavaScript A (95) JS HIGH Defer parsing of JavaScript A (95) JS HIGH Minimize request size A (99) CONTENT HIGH Enable compression A (99) SERVER HIGH Optimize images A (99) IMAGES HIGH Minify CSS A (99) CSS HIGH Specify image dimensions A (99) IMAGES MEDIUM Make fewer HTTP requests F (0) CONTENT HIGH Add Expires headers E (56) SERVER HIGH Use cookie-free domains F (0) COOKIE LOW Reduce DNS lookups F (45) CONTENT LOW Mini...

    €135 (Avg Bid)
    €135 Gns Bud
    36 bud

    We need someone who knows opencart code to fix 3 small things. 1. Please unlock us so we can enter admin panel. We have user_token error that sometimes comes up in opencart. We cannot login as admin, categories,...needs to be done in C:panel - it takes a second to unblock us. We seen that once last year - just just got locked somehow. Easy thing to fix since our former developer did it in a second. 2. Remove domain redirect we had for a year from one site to the other - (old domain is gone so we do not want any redirect as no longer even active). Now, shows as an error - so needs to be removed. 3. Fix Parsing error: Missing '}' or object member name - on our blog pages, Parenthesis is missing or something since it was like that in a template but shows it is missing -...

    €29 (Avg Bid)
    €29 Gns Bud
    4 bud

    ...would like to display a binary log file in human-readable form in the browser. Sample of binary data: We currently have a C++ library that allows the reading of the binary file - and parsing the human-readable form output into a designated structure. We would like to utilize this C++ library in our React application in the browser. C++ Library: To achieve this, the C++ conversion code should be compiled via WebAssembly so that it can be called from inside Javascript/React code. The project is as follows: Use WebAssembly to compile the C++ library code so that it can be used to parse the raw data from the sample file in the browser. The proof-of-concept can be done in Javascript or in e.g

    €149 (Avg Bid)
    €149 Gns Bud
    8 bud

    ...scenarios, 1. Scenario = when fetching mail from imap then above error occured in peek() [method] - PeekableInputStream [Class]. Exception = : Read timed out - peek() [method] - PeekableInputStream [Class] - Frequently occured. -------------------------------------------------------------------------------------------------------------------------- 2. Scenario = when parsing email received from server in imap then above error occured. Exception = parseBareString(): (0020)- parseBareString() [method] - ImapResponseParser [Class] ------------------------------------------------------------------------------------------------------------------------- 3. Exception - "Server doesn't support SASL XOAUTH2." Reason : occurred while connecting to server, missing capabili...

    €123 (Avg Bid)
    €123 Gns Bud
    4 bud
    Autocompleter Help Udløbet left

    I have an autocompleter on my website page. I have a remote script containing the data. It appears to be calling and parsing correctly. However, the autocompleter is giving me " Unable to find any projects that match your application data." I need somebody to do teamviewer with me and help fix this. You will not be given access any other way and must work with me until its complete. I need somebody that can get this done within one hour.

    €19 (Avg Bid)
    €19 Gns Bud
    8 bud

    I have an audit tool that I have desgined for a client, they have now added an additional requirement where they only support processors that support SSE4+ I need someone to link a dll to the main application, and for the application to then gather data from the dll to see if the processor supports SSE4+ --- Note: The DLL is prewritten and already collects the supported features of the CPU, this is just a case of parsing information to the application - if its in string format I can do the rest, sadly I dont have much experience with c++.

    €131 (Avg Bid)
    €131 Gns Bud
    4 bud

    Not sure what happened exactly but the script has started to receive a fatal error and is no longer working. PHP update perhaps. Copy of the full script is provided to make it easier. The entire script is currently only 20 lines. Just need it updated/rewritten to produce the same output that it was producing, which is a list of registration links.

    €25 (Avg Bid)
    €25 Gns Bud
    7 bud