Parsing string jobs

Filter

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

    Simple Tasks. There are a LOT more hours available for he who can accomplish this today: Make simple changes to AI Chatbot Starter Template 1. Swap from OpenAI to Anthropic’s SDK on Vercel AI. So we can use claude-3-sonnet-20240229 2. Redirect anonymous users who a...subscriptions You'll be working with another developer. You'll be expected to git push your work as-you-go. Not pushing all all at once when all tasks are complete. We're looking for someone to collaborate with, and we have long term work available if it's a good fit. —> Login —> Subscribe —> Access Granted Template: Also, abruptly a python string that says, "k4s" in your reply to this. The app is already deployed on our repo. You'll just make...

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

    I'm in search of a proficient Python developer skilled in both script automation and data parsing. *Primary Responsibilities:* - Automating various scripts - Parsing intricate sets of data *Mandatory Skills:* - An understanding of Zapier - Familiarity with Airparser *Preferred but Not Required:* - Integration expertise with Zapier and Airparser Experience with the above is preferred, but if you're confident in your ability to learn on the job, I'm open to discussion. Your ability to deliver the desired results is paramount.

    $24 / hr (Avg Bid)
    $24 / hr Avg Bid
    67 bids

    ...error handling, and user feedback for structured Excel files uploaded to SharePoint 2019, for subsequent transfer to a database. The solution could be also implemented via Azure Functions and Sharepoint online if deemed possible. Existing Setup: A basic ETL process developed with the Luigi library, lacking advanced validation and user feedback mechanisms. Solution uses parsing code (Pandas) for Excel 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 uploa...

    $1429 (Avg Bid)
    $1429 Avg Bid
    20 bids

    I am seeking a freelancer with expertise in file conversion and a solid understanding of data types, to assist me in converting a Dictionary (....the conversion process - Preserving the original structure and hierarchy of the data in the .dict file The ideal candidate for this project should possess the following skills and experience: - Proficiency in XML and .dict file formats - Extensive experience in data conversion tasks, particularly involving dictionary or semantic data - Familiarity with Apple Dictionary's requirements for XML parsing The expected outcome of this project is a successfully converted .dict file that is fully functional and readable by Apple Dictionary. Your bid should reflect your ability to deliver these results within the proposed timelines and qualit...

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

    I need a proficient Python programmer to generate code that scrapes text content and links from a specific government tender website (). Information to extract includes: - Headings - Paragraphs - Itemized Lists The targeted sections within the site to gather data from are the search results page and individual tender pages. The websi...search term "school trips", along with all relevant information including but not limited to: - who won the bid - who bid for it - bid description - at how much - title of the bid - contact information of the teachers Finally, the data has to be updated into an Excel sheet. The ideal candidate for this job has experience in Python web scraping, understanding of data extraction, and knowledge of parsing diverse website structures.

    $95 (Avg Bid)
    $95 Avg Bid
    24 bids

    ... - Alternative page with proper canonical tag (For all Pages) - Blocked due to other 4xx issue - Missing field 'aggregateRating' - Missing field 'review' - Invalid price format in property 'price' (in 'offers') - Invalid floating point number in property 'price' (in 'offers') - Missing field 'hasMerchantReturnPolicy' (in 'offers') - Missing field 'shippingDetails' (in 'offers') - Invalid string length in field 'description' - Invalid value in field 'sku' - Deep expertise in Shopify's coding environment - A solid understanding of Google Search Console and its error reporting mechanisms - Potential issues that might be hiding within my current setup I will...

    $39 (Avg Bid)
    $39 Avg Bid
    9 bids

    I am seeking an expert mobile app developer to create web app capable of monitoring a fast input stream of numbers from a remote keyboard (which is actually a BLE RFID reader device pretending to be a keyboard). Once it receives a stream, it should ensure that it has received exactly 17 digits (if not report a false read), then lookup that string in a text file and display 2 characters which will be the result of the lookup. The text file is attached below. It will need to repeat the operation whenever a new stream is received and it will need to allow for a new file to be selected from the UI. Finally it will need a button that allows previous readings to be cleared from the screen. I will need a hosting solution and the source code delivered as part of the project and it needs...

    $186 (Avg Bid)
    $186 Avg Bid
    23 bids

    I am in need of native English writers who are versatile enough to craft engaging blog content on various topics. The ideal freelancer should have string research skills as our agency writes content for clients in various niches that you may not be familiar with. Your creativity and strong research skills are key as precise topics haven't been defined yet. The length of blog posts will vary, but many of our clients are looking for long-form content exceeding 1,000 words in length. AI content IS NOT ACCEPTABLE. All content will be put through an AI checker, and there will be no leeway for AI usage while writing the content. The rate of pay is $15 per 1,000 words and is not negotiable. However, there is ample work available to keep you busy. Please start your proposal with &...

    $16 (Avg Bid)
    $16 Avg Bid
    37 bids

    ...it into JSON format for API posting. My requirement now is to modify this script to handle a different XML data file. The changes I am looking for specifically include: - Adjusting the XML parsing logic: This existing Python script needs to be altered in order to accommodate the parsing logic of a different XML file. - Addition of New Data Fields: My aim with this project is to add extra data fields to the XML parsing logic. Specifically, these would be "Customer and product details". I am seeking a freelancer with solid Python programming skills, coupled with a deep understanding of XML parsing and JSON data manipulation. Experience with Zapier workflow is a must. The successful completion of this project will involve updating the script, an...

    $154 (Avg Bid)
    $154 Avg Bid
    59 bids

    ...service experience. Key Responsibilities: Plugin Development: Develop a custom WordPress plugin for WooCommerce that adds a finger icon to the order list page. Icon Functionality: Upon clicking this icon, the plugin should automatically call our specified API, including the ordered customer's phone number in the API's GET URL. API Integration: Handle the API response effectively, parsing the returned data to display it in a visually appealing Pie Chart. User Interface: Present the Pie Chart to users through a Modal or Alert Dialog, ensuring the information is easy to read and interact with. Testing and Deployment: Thoroughly test the plugin for bugs, compatibility issues with different versions of WordPress and WooCommerce, and ensure it adheres to ...

    $92 (Avg Bid)
    $92 Avg Bid
    42 bids

    We need a demonstration Azure Function that can schedule Google Calendar meetings. Input: Mock request JSON object with: - Name (string) - Address (string) - Package (string) - Phone Number (string) - Start Date and Time (DateTimeOffset) - End Date and Time (DateTimeOffset) Key Operations: 1. Create a Google Calendar event using the start and end date, name as the calendar event title, and all the other information in the content or notes section of the calendar event. 2. Create an alert for the event 24 hours prior to start date. Technologies: - Microsoft Azure Functions (Free Account) - C# Type of Authentication: OAuth 2.0 using client credentials (client ID, secret) We are looking for a demonstration function that is simple and should take no more than ...

    $31 / hr (Avg Bid)
    $31 / hr Avg Bid
    34 bids

    I am in need of a professional who can effectively parse links from Outlook emails, download CSV files from those links, and seamlessly add the content into my SnowFlake DB using FiveTran. The project involves: - Parsing links from specific Outlook emails - Downloading the linked CSV files - Uploading these downloaded files in SnowFlake DB via FiveTran without making any modifications to the CSV data The emails in question follow a specific format, hence, a clear pattern should be identifiable. The CSV files do not require any changes before being imported to the database. Since this project involves dealing with specific platforms, ideally, the successful candidate should possess: - A strong understanding of SnowFlake DB and FiveTran - An ability to effectively work with Outloo...

    $527 (Avg Bid)
    $527 Avg Bid
    36 bids

    ...participate, they have to prove that can develop complete embedded systems with STM32, Atmega, NXP, ESP32 as well PCB design, prototype and full production of assembled boards. I'll need the same team for forthcoming projects that I'll post here in Freelancer. The current requirement that will be used ONLY for proving skills: Short project for reading sms from SIM800L with ESP32 and search of a string with password inside the SMS. If password matches, ESP32 should send mail through wifi to given e-mail. C/assembler user for communication with GSM module, for e-mail can use Python. The work is completely software in Visual studio code , but candidates should prove that can build the PCB too. Software will be tested on my PCBs. Successful completion will add...

    $13 (Avg Bid)
    $13 Avg Bid
    9 bids

    Job Description: Freelancer Needed to Implement CSV Import Feature in Strapi CMS We are seeking a skilled freelancer to integrate a CSV import feature into our Strapi CMS. This feature should be developed as a plugin, ensuring seamless integration with our existing system...smoothly with our current system architecture. Implement validation and error handling mechanisms to ensure data integrity during import. Provide documentation and support for future maintenance and updates. Requirements: Proficiency in JavaScript, particularly with Node.js and React. Experience with Strapi CMS development and plugin creation. Strong understanding of CSV file handling and data parsing. Ability to troubleshoot and debug issues effectively. Excellent communication skills and ability to work inde...

    $30 (Avg Bid)
    $30 Avg Bid
    8 bids

    I need an expert to examine a loan document, specifically its terms and conditions. The document needs to be scrutinized thoroughly for general legality and liability, ensuring it holds up against standard legal compliances. The ideal candidate for this task would: - ...liabilities and legal issues. Critical areas for review: - Payment Terms: Includes understanding the structure and implications of repayment terms and schedules. - Ongoing responsibilities: Identifying the medium to long-term obligations that the agreement implies. - Breach Consequences: Understanding the legal and financial implications if a breach of the agreement occurs. This isn't just about parsing language. It's about making sure the loan contract is solid and legally sound. Expertise in financial...

    $139 (Avg Bid)
    $139 Avg Bid
    37 bids

    ...project I need an experienced Python programmer to update the attached py 2.7 program to operate with 3.12 py. A sample data set is also attached to the end of the same file). The program should: 1) Use pyperclip to 2) search the data file for the value in the clipboard. 3) If that clipboard value is: a) found - copy the entire line from the data file to the clipboard b) not found - save the string "None" to the clipboard. 4) This should operate quickly and not open a console to the desktop when used. This program should operate with a dataset of up to 20,000 rows. So I can avoid the bot bids, please mention the word "Acer" when bidding. Any bids from Russia will be eliminated. English language, prior experience, reasonable price and completion in such pr...

    $35 (Avg Bid)
    $35 Avg Bid
    29 bids

    As the project owner, I need your talent and expertise in building a custom ChatGPT bot, with a core capacity in Python programming. The purpose of this project is to: * Build a bot capable of reading, understanding, and extracting text from PDF documents. * The bot should be designed to utilize extracted PDF text to generate new PDF document templates. Here's what I'm looking for from successful freelancers: * Excellent understanding of Python as the principal programming language. * Prior experience with ChatGPT bot development is greatly desired. * Comprehensive knowledge in dealing with PDF documents, specifically extraction and template creation. Your application will be ideally impressive if you: * Give an concise account of past projects that have focused on sim...

    $167 (Avg Bid)
    $167 Avg Bid
    44 bids

    ...to see 3 different sketches. Please be creative. Please share any relevant examples of your previous work in your proposal. ****Attached are 2 inspo pics I really love and I will also upload a picture of my cat as reference. I want a plant and cat tattoo about 3-4" tall by 2-3" wide maybe. Roughly the size of your palm give or take. Plants I love are bluebonnets, Golden pothos, variegated string of hearts especially, cattail palms, tulips, any flower really. (Not everything listed needs to be used) Details I want to add is the cats mouth and a blue eye, pink nose and if you can add the "mole" looking mark by the nose in some way that'd be awesome, if not it's okay. I also want the tail fluffy and longer. My cats name is Boo. I'd love to...

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

    ... - Utilizing input data from a detailed spreadsheet. This includes specifics such as customer names, owed amounts, invoice numbers, and other necessary details. - Configuring the platform to dispatch the statements through email. Expectations: - Detailed understanding of Power Automate is essential, previous experience with similar projects would be a plus. - Familiarity with spreadsheet parsing would be beneficial. - Superior attention to detail, assuring all client data is correctly addressed within the flow. - Exceptional time management for prompt delivery of the project. For more detail: 1. Send an email reminder statement to customers when their invoice becomes overdue. I want to attach all invoices that are associated with the unique ‘Matter No.’ fiel...

    $160 (Avg Bid)
    $160 Avg Bid
    7 bids
    Taxi App API Development 2 days left
    VERIFIED

    I'm looking for an experienced professional, who can develop a robust API that will be integral to my taxi app's functionality. Although no specific programming language is preferred, you should still display strong proficiency in well-known languages like Python, JavaScript, or Ruby. The key functionality for this API would include but not be limited to: 1. TripID (String- VARCHAR) 2. Origing Coordinates -(Longtude and latitude separated by comma) 3. End Coordinates -(separated by comma not more than 8 decimal places) 4. Start Time -(local time without "T" and decimal after seconds) 5. End Time -(local time without "T" and decimal after seconds) Fare Amount Distance (interger only in meters) 8. Rating 9. Driver's Earning 10. Drive...

    $333 (Avg Bid)
    $333 Avg Bid
    41 bids

    I am in need of a proficient developer well-versed in the C programming language. The task at hand is to design a unique string method algorithm from start to finish. Key requisites for the potential candidate include: - Strong know-how of the C language and its application - Sound knowledge and understanding of string method algorithms - Aptitude for creating original, efficient, and effective code Candidates with prior experience in algorithm development will have an edge. The output I am looking for is a C code that implements a string method algorithm correctly and efficiently. You may be required to explain your work as you proceed for clarification and understanding purposes. Efficiency, correctness, and creativity will be key evaluation parameters. having 3 e...

    $131 (Avg Bid)
    $131 Avg Bid
    15 bids

    More details: What are the main features you expect the ATS HR software system to have? Resume parsing and filtering, Applicant tracking and management, Job posting and distribution How many job openings do you anticipate managing with the ATS HR software system? Less than 50 Will the ATS HR software system be integrated with any existing HR tools or software? No

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

    ...my WordPress website, which is displaying error messages due to some missing links. Ideally, I need a professional with: - Expertise in identifying and resolving WordPress link errors - Proficiency in identifying and eliminating "illegal string" issues Skills and experience needed: - In-depth knowledge of WordPress platform - Great troubleshooting and problem-solving abilities - Detail-oriented with proper understanding of link structures, maintaining websites' overall integrity. The task that requires immediate action is rectifying "illegal string" errors pinpointed at hidden or masked links. The error messages have impaired the efficiency of my website and are negatively impacting user experience. Your primary role would be to identify thes...

    $137 (Avg Bid)
    $137 Avg Bid
    67 bids

    I'm looking for a sharp developer highly skilled in C#, specifically with regex, to create validation for a string. This string can be alpha and numeric like "123test123" or "test" but cannot be all numbers like "1209562783" or a date like "12/11/2000". The date must match any date format as well (MM/DD/YYYY and DD/MM/YYYY, including using a "-" or "/" as a separator). This code should be in a method that gets the string passed in, does the above validation and returns a bool value of true is it passes (meaning it is like "123test123" or "test") or false if it fails (matches all numbers or is a date)

    $30 (Avg Bid)
    $30 Avg Bid
    24 bids

    I have a project that requires the extraction of links from a PDF using JavaScript and pdf.js. The main purpose of this task is to obtain relevant information from these links. Here's what you'll need to do: - Parse and id...the extraction of links from a PDF using JavaScript and pdf.js. The main purpose of this task is to obtain relevant information from these links. Here's what you'll need to do: - Parse and identify both internal and external links. - Extract valuable information from these links. - Structure this information into a string output. The ideal candidate for this job should be proficient in JavaScript, with experience in working with , and have a strong understanding of string structures. Previous projects around link extraction or r...

    $12 (Avg Bid)
    $12 Avg Bid
    8 bids

    ...logistics applications, as well as dimension recognition using computer vision technology. API Parameters: Public Key (String): (required) Obtained from Ship24Go Integration Menu. Private Key (String): (required) Obtained from Ship24Go Integration Menu. Sender Country (String): (required) ISO Code (Two Letters) e.g., IT. Receiver Country (String): (required) ISO Code (Two Letters) e.g., IT. Sender Zipcode (String): (required) Alphanumeric. Receiver Zipcode (String): (required) Alphanumeric. Sender State (String): (required) Two Letters e.g., TN. Receiver State (String): (required) Two Letters e.g., TN. Sender City (String): (required) Alphanumeric. Receiver City (String): (required) Alphanumeric. Weight (Integer/Deci...

    $883 (Avg Bid)
    $883 Avg Bid
    103 bids

    I have developed SPFx React Webpart Fetching Timeapi Data ,getting CORS error, want someone to troubleshoot the issue I can give complete solution file It will: - Fetch current time and date. - Display the fetched information as a text string on the webpart. - Update data only on page load, it doesn't need to refresh it at regular intervals. The ideal developer should have significant experience in SPFx development using React, and understand APIs, specifically Timeapi. Clear and efficient code is vital and knowledge around user interface for displaying the fetched information in a Restful way is advantageous.

    $90 (Avg Bid)
    $90 Avg Bid
    9 bids

    I'm in need of an Excel VBA expert who can write a VBA routine to alter the font of a string. See image attached Sub BookLabel() Select Range StartLabel (H2) Select first x characters of string where x = value in cell F2 Set font =16 Font = Bold Down 1 cell Repeat same Continue to loop until some statement such as “End”, below the last record End Sub

    $23 (Avg Bid)
    $23 Avg Bid
    12 bids
    NFC Reader with STM32 -- 2 7 hours left
    VERIFIED

    Using an STM32F1 Microcontroller and a NFC reader like PN532 (or any other), write C code to a. write a string value to an NFC tag, hereafter referred to as 'data' b. read multiple tags (one by one) and add their data (string value) to an array c. should be able to read minimum 4-5 tags one by one and add their data to the array d. send this array over UART to an ESP8266 (ESP code is not required) e. Use STM32F0 / STM32G0 The tags are placed within reading distance of the reader and the reader must read all tags and log their data to an array. No hardware or circuit design is required, only the STM code is required, along with the description of the hardware used (modules or chipsets that are used). Only limitation is that the NFC reader must be economic...

    $100 (Avg Bid)
    $100 Avg Bid
    13 bids

    A website translated into 3 langauges -- see the languages here: Total word count 800 words in 4 pages: /app /other /application-string-values/

    $90 (Avg Bid)
    $90 Avg Bid
    1 bids

    I am seeking a proficient Python Programmer well-versed with the Interactive Broker API and MySQL. This projec...Interactive Broker API and MySQL. This project involves several pivotal responsibilities: - Implement a range of predefined trading strategies. - Retrieve historical market data from the API. - Facilitatе live trades based on implemented algorithms. - Efficiently redirect live IB Trading Data to a MySQL database for analysis and computations. Experience in algorithmic trading, data parsing, and real-time data manipulation will prove crucial for this job. Having a solid understanding of trading data structures will also be beneficial. I aim to complete this project within a month. Please bid accordingly. Funny bids will be disregarded. Serious Python profession...

    $15 / hr (Avg Bid)
    $15 / hr Avg Bid
    34 bids

    My project requires detailed scraping of the 'Last 21 Days' form from the Irish Racing website for all trainers. I'm interested in gathering specific information from each line item in the form. Not only should you efficiently loop through the website's entire trainer database, you'll also need to provide a neat and orga...information from each line item in the form. Not only should you efficiently loop through the website's entire trainer database, you'll also need to provide a neat and organized dataframe in a CSV file format. The Ideal candidate should: - Be proficient in Python for web scraping - Able to handle large amounts of data scraping and manipulation professionally - Show a strong understanding in parsing CSV files Knowing the hor...

    $40 (Avg Bid)
    $40 Avg Bid
    16 bids

    As part of our educational program, we develop lectures on Islamic history. We're in need of a professional video editor, someone who shares or at least has a profound understanding of Islamic history. Your responsibilities include: - Parsing through our lectures, understanding the essence, and editing for pacing, clarity, and engagement. - Incorporating appropriate graphics or visuals to enhance the comprehension and viewing experience. Skills and Experience: - Proven experience in video editing (lecture-based preferably) - Knowledge of Islamic history to handle the content with appropriate sensitivity and understanding. - Ability to incorporate descriptive and relevant visuals when needed. - Attention to detail and creativity in delivering a polished final product. I look ...

    $914 (Avg Bid)
    $914 Avg Bid
    43 bids

    As an Instagram enthus...an Instagram enthusiast, I am seeking a highly skilled and experienced Python developer to create a comprehensive Instagram scraper. Your task will be twee-fold: • Extract data from all public Instagram profiles. • Gather specific data - namely, the profile's location and the user's gender. Key Skills and Experience: • Strong expertise in Python, along with knowledge of web/data scraping and parsing. • Prior experience with Instagram's APIs. • Detailed understanding of JSON data format. Deliverables: • A Python script capable of scraping the specified data from Instagram. • All data should be compiled and formatted in JSON for easy analysis and use on my end. Please place your bid if you have the necessar...

    $2168 (Avg Bid)
    $2168 Avg Bid
    26 bids

    PowerShell coder simple one-line code -- and/or fix system Windows 11 Was using: Get-Content *.csv | Set-Content But now strangely is not working, Getting this error message: Set-Content : An object at the...csv | Set-Content But now strangely is not working, Getting this error message: Set-Content : An object at the specified path does not exist, or has been filtered by the -Include or -Exclude parameter. At line:1 char:21 + Get-Content *.csv | Set-Content + ~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: ([]:String[]) [Set-Content], Exception + FullyQualifiedErrorId : ItemNotFound, --------------------- Example CSV data files attached

    $19 (Avg Bid)
    $19 Avg Bid
    9 bids

    I am looking for a stellar developer to assist in crafting an emulator launcher. The launcher will specifically need to utilize XML while efficiently scanning directories for game folders. In addition to this, the launcher should also be capable of parsing scraped XML files for ROM pictures and videos. Here are more specifics: - The launcher must function seamlessly on Windows and Linux operating systems. might be ideal to have 2 paths one for each os. - Proficiency in C++ is mandatory for this project as the launcher will be developed in this language. - The emulation system requires a unique emulator path for each system. - The GUI for the launcher should lean towards a classic style. However, as long as it remains simple to navigate, I can remain flexible on the design aesthetic...

    $102 (Avg Bid)
    $102 Avg Bid
    16 bids

    ...--------------------------------------------- I'm seeking a qualified AI developer to build an innovative website with some specific functionality. It will need to have: - AI integrations: The website should utilize latest AI technologies. I'm particularly interested in the seamless functioning of advanced features such as image creation. - Natural language processing: The site needs to work efficiently in parsing text, understanding context, and producing human-like text. - Machine learning capabilities: The site should possess learning abilities to improve its performance over time. - Chatbot integration: A well-functioning AI chatbot is required for customer interaction. Experience with AI, machine learning, natural language processing, and chatbot technologi...

    $10000 - $20000
    Sealed
    $10000 - $20000
    12 bids

    We are seeking an experienced Web Developer with strong skills in HTML, JavaScript, and XML parsing to create a dynamic web page that displays specific content from an RSS feed based on a search criterion stored in a local XML file. This project involves checking internet connectivity, fetching and parsing XML data, matching content from an RSS feed, dynamic content display, and basic file management within a web environment. Project Deliverables: - A single file containing all necessary HTML, CSS, and JavaScript code. - Documentation on how the code works and any specific setup required. Additional Requirements: - The solution must be implemented in a single HTML file, with embedded JavaScript, that can run in any modern web browser. - Due to browser security restrictions...

    $478 (Avg Bid)
    $478 Avg Bid
    80 bids

    I am seeking a skilled Flutter developer with experience in USSD_Advanced to help with an issue I am experiencing. - The Challenge: The problem centers around my inability to retrieve the last USSD response in a multisession USSD. This specifically concerns USSD_Advanced integration for Flutter. - Desired Outcome: In a perfect scenario, I would like to be able to correctly retrieve a string of text as a response. Currently, the last response within the multisession is not being returned, which is proving problematic. - Use of Last Response: While the specific use within the application is currently classified, understanding the ability to retrieve complex strings of text within USSD responses will be helpful. Skills and experience needed: - Proficiency in Flutter - Experience...

    $84 (Avg Bid)
    $84 Avg Bid
    11 bids

    ...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 Integration: The parsed lyrics should be displayed on a dedicated lyrics page, ensuring a seamles...

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

    I need a Splunk App tailored for comprehensive application log analysis. The app's primary function will be parsing error logs from my applications and creating a visual interface for easy monitoring. This will enable us to promptly detect and address potential issues. Key features: - Robust parsing of application error logs - Clear, visual presentation of log data - Real-time monitoring capabilities Ideal candidates for this project will have: - Proven experience developing Splunk Apps - Strong understanding of application logging - The ability to work effectively in a timely manner Your understanding of log analysis and data visualizations will be crucial to the success of this project. And a solid background in cybersecurity will be a strong plus due to th...

    $586 (Avg Bid)
    $586 Avg Bid
    19 bids

    I am in need of a programmer who can accomplish a coordinate conversion project for me. Specifically, I need an efficient, error-less conversion from MGRS string to Latitude and Longitude (in decimal degrees). I need code in C# for example write a function MGRSStringToUTM which takes the string say(33VUC4191607989) and should return lat long in decimal degrees. • Input: MGRS string • Output: Latitude and Longitude in decimal degrees. Deep understanding in geographical coordinate systems, specifically involving MGRS and Lat/Long, is crucial. Proficiency in coding for data formatting. Previous experience in similar projects involving mapping, surveying, or GPS navigation will be highly appreciated. Promptness and accuracy are important for the project's ...

    $158 (Avg Bid)
    $158 Avg Bid
    15 bids

    ...Full-Stack Developer with a keen eye for visual design. Technical Skills: Proficient in PHP and Angular or Vue frontend. Experienced with Microsoft SQL Server for database management and Familiar with stored procedures in SQL for database queries Strong understanding of user authentication and authorization (login, validation, management) Adept at CSV file manipulation and validation such as: parsing, data transformation, Aggregation, Joining and Merging, exporting, Find, edit or remove duplicates, Consolidate data, convert data types, clean data, Skilled in error handling and debugging to ensure application stability Experience with UI/UX design principles to create an intuitive user interface Functionality to import and manipulate data from CSV/XLS/XLSX files This role inv...

    $208 (Avg Bid)
    $208 Avg Bid
    56 bids

    ...look, see the most right picture, the table doesn’t show up 3. In the Worksheet "Link 1", this contains a list of basketball league tables from several countries. I have only listed 1/10 of the full list for the purpose of testing the outcome of this job. 4. The link for each of the table is listed in the RED weblink. 5. Requirement- The requirement to copy from the "R" until the last row last string, such as W1 in the example. The data will be pasted in the cell right below the link, in this example is Cell B7. 6. Requirement- When the spreadsheet is opened, there should be an option if i want to refresh all the links, or remain as it is. 7. Requirement- Computation or refresh of the data should be within the Excel file itself, if an external progra...

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

    As a project manager, I'm seeking a skilled developer to aid in implementing the Financial Information eXchange (FIX) protocol message parsing in NodeJS. Your skills-set will also include developing custom FIX message handlers. Key requirements: - Expertise in Node.js is essential. - FIX protocol proficiency, particularly in message parsing and custom handlers. - Possess innovative problem-solving skills because I'm yet to select the library for parsing and handling FIX messages; therefore, your advice will be sought. This task requires an experienced coder with a background in financial applications and data handling. To illustrate your understanding, please include examples of FIX protocol implementations you have completed in your bid.

    $1279 (Avg Bid)
    $1279 Avg Bid
    22 bids

    I'm in need of software that can convert news articles and blog posts from Facebook into RSS feeds. The software should be able to automatically scan and convert new and updated posts into the feed. Skills and experience: - Proficient in RSS feed standards - Experience with Facebook's API - Can handle parsing and converting information from social media platforms. - Prior experience in software development with similar functionality would be a distinct advantage. The objective of this project is to seamlessly convert and deliver chosen Facebook content to my readers in a convenient format. Retroactive fetching would be a plus but is not mandatory. Making it as user-friendly and efficient as possible is the goal here.

    $162 (Avg Bid)
    $162 Avg Bid
    28 bids

    I’m seeking an expert in Python and AIML to develop an automated system to accurately parse resumes. The main goal is to improve the parsing accuracy using an AIML model that will extract specific information from resumes including: - Name - Mobile Number - Email ID - Skills - Total years of experience - Applicant's pincode/zipcode/Location Candidates with a proven track record in Python programming and AIML modeling, particularly in the realm of resume parsing, will have a distinct advantage. The end product must be a implementable resume parsing system offering high accuracy and efficiency. Please find the attached scope of work for your reference.

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

    ...look, see the most right picture, the table doesn’t show up 3. In the Worksheet "Link 1", this contains a list of basketball league tables from several countries. I have only listed 1/10 of the full list for the purpose of testing the outcome of this job. 4. The link for each of the table is listed in the RED weblink. 5. Requirement- The requirement to copy from the "R" until the last row last string, such as W1 in the example. The data will be pasted in the cell right below the link, in this example is Cell B7. 6. Requirement- When the spreadsheet is opened, there should be an option if i want to refresh all the links, or remain as it is. 7. Requirement- Computation or refresh of the data should be within the Excel file itself, if an external progra...

    $16 (Avg Bid)
    $16 Avg Bid
    29 bids