Extract data use data perl jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 extract data use data perl jobs found, pricing in USD

    Seeking a seasoned expert in creating a Chrome extension. I've already have Chrome extension that can capture screen and extract text. What I need: - Analysis: analysis extracted text is question or normal sentences - Tech answer generation: If text is question, The extension should automatically provide tech answers using ChatGPT. - Display the answer: Generated answer will be showed on current web page. Desired Skills & Experience: - Proficient in JavaScript. - Previous experience with Chrome extension and Chatbot development is essential. - Knowledge of ChatGPT, AI, ML Looking forward to discussing in detail how your skills and experience align with my project.

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

    I need a professional in Photoshop to help me with image retouching for a set of 1-5 personal photos. Key Requirements: - Image Retouching: The photos require retouching which includes basic editing, enhancing the image quality, and making the necessary adjustments to improve the overall appearance. - Experience: A strong portfolio of previous image retouching work, preferably with prior exp...like to be updated on the progress of the project and be able to provide feedback when needed. Ideal Skills: - Proficiency in Adobe Photoshop - Experience in image retouching - Attention to detail - Strong portfolio demonstrating previous similar work. I am looking forward to collaborating with a skilled Photoshop professional who can help me achieve high-quality image retouching for personal ...

    $58 (Avg Bid)
    $58 Avg Bid
    42 bids

    I need a professional to scrape the stock information from the first 6 stocks on the first of each month star... You will need to register for a free account. The filter for 2/5/2024 is ,ind_22,date_2024-05-02&v=1&s=p6m. Key Requirements: - Extract the stock code and all fields that are available on the website for the first 6 stocks. - Ensure data is accurate and up to date. Timeframe: I'm looking to have this completed as soon as possible. Ideal Skills and Experience: - Comprehensive experience in web scraping, particularly from financial websites. - Familiarity with stock market data and terminology. - Ability to deliver a high level of accuracy in data extraction. - Excellent time management skills to complete the task quickly.

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

    ...revisions will help you further develop ideas; clarify points; improve overall organization, clarify transitions between paragraphs, arrange sentences logically within paragraphs, etc.) • Edit and proofread with careful attention to word choice and standard conventions of grammar, punctuation, spelling, and documentation of sources. What is the topic of your research argumentative essay? Cannabis use during pregnancy risks vs benefits What information should successful freelancers include in their application? apa citations and good research skills How soon do you need your project completed? Within a month...

    $31 (Avg Bid)
    $31 Avg Bid
    68 bids

    I'm in need of an expert who can perform Ansys modal analysis for a small mechanical structure. This is to identify resonant frequencies and extract mode shapes. Key Responsibilities: - Conduct Ansys modal analysis for a small mechanical structure (alluminium plate) - Identify resonant frequencies and extract mode shapes - Ensure the structural stability of the analyzed system Ideal Skills and Experience: - Proficiency in Ansys software, particularly in conducting modal analysis - Strong background in mechanical engineering or related fields - Experience in identifying resonant frequencies and extracting mode shapes - Ability to ensure structural stability The freelancer should have a good understanding of how to approach the analysis to provide accurate results. The...

    $160 (Avg Bid)
    $160 Avg Bid
    17 bids

    ...am looking for a PERL, HTMX, MYSQL programmer who can help me with an intermediate level project. The ideal candidate should have experience in these areas and be comfortable starting a project from scratch. I will give you a dump from my MySQL table. From which I need an interactive HTML interface, based on Perl, HTML, HTMX to this table. I need to be able to search, add, edit and delete entries as well as combine two entries into one, all via one HTML::Template file with a single perl script as interface to the MySQL table. I do want an active submit button for all changes, as well as a single interactive upload button for each field of the MySQL table. also each field needs to be validated via a given specification. All code needs to be well documented and commen...

    $518 (Avg Bid)
    $518 Avg Bid
    92 bids

    ...seeking a skilled developer to integrate a custom data source into Tradingview charts in real-time. I’ve attached a screen shot pointing with yellow arrow the area on the pane where i want my custom data to be displayed. Process is as follows ; 1.) Fetching Data: Using Python to fetch data from the API endpoint periodically. 2.) Formatting Data: Extract relevant numerical timeseries data from the API response and format it into a structure compatible with the "Plot Custom Data" indicator on TradingView. 3.) Inputting Data into TradingView: Utilize the TradingView REST API to update the settings of the "Plot Custom Data" indicator with the formatted data. Please check the follow...

    $1107 (Avg Bid)
    $1107 Avg Bid
    81 bids

    ...successful candidate will ensure that each of our seating products on the website is updated with the respective fabric options available. Key Responsibilities: - Extract fabric details (descriptions, specifications, images) from our fabric vendor's website. - Integrate and match these details with the appropriate seating products on our Shopify store. - Ensure that the integration looks seamless and professional on our platform. - Update the fabric options periodically as new materials become available or old ones are discontinued. - Our website: - Our vendor website, where we need to extract the fabrics: Ideal Skills & Experience: - Proven experience in Shopify web development, particularly in product

    $1500 - $3000
    Featured Sealed
    $1500 - $3000
    126 bids

    I am looking for an expert to automate my daily incremental SQL scripting to extract multiple tables from my ERP system, and export them to CSV files. Key Requirements: - The system in question is Progress/OpenEdge. - The extraction should include tables such as Customers, Orders, Products, General Ledger detail, Job Costs, Invoicing, and Budgets. - The script should be set to run on a daily basis. I need a freelancer who: - Has a strong grasp of Progress/OpenEdge. - Has experience with automated SQL scripting. - Can efficiently export data to CSV files.

    $36 / hr (Avg Bid)
    $36 / hr Avg Bid
    85 bids

    ...involves working with around 20 audio tracks to extract musical elements, crafting dynamic visual interpretations of these elements, and integrating them into a web-based platform that allows audience interaction and display. Objectives: Frequency and Rhythm Analysis: Utilize AI tools like Spleeter by Deezer to separate and examine specific audio track components such as vocals and bass. Pattern Recognition: Use machine learning models to detect and analyze repetitive patterns in the rhythms and melodies typical of the tarantella dance. TouchDesigner Setup: Establish a TouchDesigner project that will serve as the platform for displaying audio data. Python Scripting in TouchDesigner: Write Python scripts within TouchDesigner to import and utilize data extr...

    $269 - $808
    Sealed NDA
    $269 - $808
    10 bids

    ...calling the functions in the .dll, we can control the device and get data from it. We want to create a wrapper in Python so Python programmers can use the device easily. Below is an extract from the .h file for the .dll showing the functions that we want the wrapper to call. FT_HANDLE SENSOR_DLL usb_initialize(char * snum); int SENSOR_DLL usb_deinit(FT_HANDLE ftHandle); int SENSOR_DLL usb_dll_revision(unsigned int *revision); int SENSOR_DLL usb_read_image(FT_HANDLE ftHandle, IMAGE_PACKET_T *buff, unsigned int timeout); int SENSOR_DLL usb_set_gain(FT_HANDLE ftHandle, GAIN_STATE data); int SENSOR_DLL usb_set_trig_mode(FT_HANDLE ftHandle, TRIG_MODE mode); int SENSOR_DLL usb_set_interval(FT_HANDLE ftHandle, uint32_t data); Once you've ma...

    $164 (Avg Bid)
    $164 Avg Bid
    25 bids

    ...Integration of AI technology to extract data and analyze shopping cart contents. (Text extraction) - Implementation of APIs to collect and compare product data in real-time. - Creation of algorithms to identify and recommend similar products. (Might not be needed) - Development of a scalable backend to support real-time data tools and user analytics. Requested Technical Skills: - Experience creating sustainable Data modells - Experience in browser-extension development with JavaScript, HTML, CSS, and modern frameworks (React, Angular, Vue.js). - Proficiency in backend programming, particularly with Node.js or Python. - Strong understanding of RESTful API design and development. - Experience working with cloud services (AWS, Azure, Google Cloud). - ...

    $918 (Avg Bid)
    NDA
    $918 Avg Bid
    101 bids

    ...points. Key Functions: - Extract data from a relational database via SQL queries. - The ability to process and analyze reviews from different platforms such as blogs, social media, and online stores. - Generate a coherent 300-word summary from a multitude of reviews. Required Skills and Experience: - Expert level understanding of Python programming. - Knowledge and experience in SQL querying is a necessity. - Experience with Natural Language Processing for summarization. - Familiarity in dealing with relational databases. - Prior experience with text summarization or related projects is a definite advantage. The task is not only to code but also to gain understanding of reviews and to generate a meaningful summary. So, anyone who bidded should be proficient in dat...

    $174 (Avg Bid)
    $174 Avg Bid
    58 bids

    I'm in need of an experienced AI developer to successfully extract numerical information from images and convert it into text format. This text shall be useful as input data for another system I run. Key aspects of the task include: - Recognizing numerical data within images using advanced AI techniques. - Converting the identified numbers into text format suitable for another system's input requirements. The ideal freelance candidate for this project would be exceptionally well-versed and experienced with: - AI and Machine Learning methodologies, particularly in image processing. - Available tools and software for effective number recognition from images. - Text conversion from recognized image data. Your input will be an integral part of a cruci...

    $17 (Avg Bid)
    $17 Avg Bid
    11 bids

    I need someone with meticulous attention to detail to manually type the text from a PDF file into Word while applying a new format. Your task will involve: - Reading the text in the PDF file and typing it in a Word document. - Applying a totally new formatting scheme that I'll provide. - Ensuring that the text still makes se...provide. - Ensuring that the text still makes sense after the reformatting. The ideal person for this job should have: - Strong typing skills. - Familiarity with Word formatting tools. - A keen eye for detail to ensure that everything is copied accurately. - The ability to reformat the text in an organized and pleasant way. The purpose of this task is to both edit the content of the file and extract specific information, so your ability to stay on tas...

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

    I'm seeking an experienced Python developer to scrape a specific website and extract text data for the purpose of analysis. Your role will be the following: - Scrapping the text data from the specified website. - Cleaning the data to prepare it for analysis. High data quality is crucial so attention to detail is necessary. Ideal candidate would have proven experience in Python, data extraction, and data cleaning. Familiarity with data analysis will be beneficial.

    $105 (Avg Bid)
    $105 Avg Bid
    25 bids

    I'm looking for a skilled developer to create a script that will pass hash value from the parent page to an iframe, and use the hash value as part of the iframe's URL. Key Requirements: - Extract the hash value from the parent page's URL. - Pass the extracted hash value into the iframe. - Utilize the hash value as part of the iframe's URL. Ideal Skills: - Proficiency in JavaScript, particularly working with iframes and URL manipulation. - Strong understanding of web security principles. The successful candidate for this project will have a keen eye for detail and the ability to create a robust, secure solution that meets the specified requirements.

    $65 (Avg Bid)
    $65 Avg Bid
    27 bids

    I need a professional who can help me extract photos from various websites for data analysis purpose. Key Requirements: - Image Extraction: The main task is to extract photos from a multitude of websites. The photos will be used for data analysis, so accuracy and completeness in this task is vital. Ideal Freelancer: - Data Extraction Expert: The ideal candidate would have experience in extracting data from websites. - Web Scraping Proficiency: Knowledge of web scraping tools and techniques would be highly beneficial. - Attention to Detail: The successful candidate will be diligent in ensuring all relevant photos are extracted. If you are confident in your ability to deliver a high-quality image extraction service, please submit your bid.

    $80 (Avg Bid)
    $80 Avg Bid
    91 bids

    ...will automatically scan uploaded resumes, extract specific data fields, and seamlessly parse it onto our webpage. Key Requirements: - The tool should be able to extract the following data fields from resumes: Contact information, Education history, Work experience, Family background, Marital status, Language Known, Mother Tounge, Client work information, Mobile number, Email, and Address. - The tool should be able to handle resumes in PDF and Word document formats. - The parsed data should be neatly organized and displayed on our webpage in a user-friendly manner. Ideal Skills & Experience: - Proven experience in developing advanced PHP tools and parsers. - Familiarity with working on resume data extraction and parsing. - Strong understand...

    $143 (Avg Bid)
    $143 Avg Bid
    15 bids

    I'm looking for a skilled Python developer to help with web scraping and data analysis tasks. Key Tasks: - Web Scraping: Proficiency in using Beautiful Soup or Scrapy is essential. The person should be able to extract specific data sets from websites and present them in a structured format. - Data Analysis: Experience with Pandas and NumPy is crucial for this role. The ideal candidate should be able to manipulate and analyze large data sets efficiently. - Automation: Familiarity with Selenium for automating tasks is a plus. What I'm Looking For: - Experience: Please include details of your past projects and your experience with Python in your application. - Specific Libraries/Frameworks: A strong grasp of Pandas, NumPy, Beautiful Soup, Sc...

    $117 (Avg Bid)
    $117 Avg Bid
    25 bids

    I'm keen to collaborate with a developer adept in Chrome extension and AI, in particular, machine learning. The key objective is to establish a Chrome extension capable of executing automated tasks. - Chrome extension work-flow - When I call on Google meet or Zoom, extract the questions of the recruiter or technical manager. - Making the answer (will use ChatGPT or AI) with the questions extracted and show it to popup on current web page. - Skills and Experience needed: - Proficient in Chrome extension development - Solid experience in AI, specifically with Machine Learning - The Task: - The extension must be proficient in automated tasks. When it comes to the type of automated tasks, the focus is on AI capabilities. With your expertise, I'm confide...

    $597 (Avg Bid)
    $597 Avg Bid
    40 bids

    The task centers around leveraging Python programming and machine learning skills to perform data analysis. The data to be analyzed are contained in an Excel sheet, specifically focusing on customer data. The ideal freelancer for this task should exhibit the following: - Strong proficiency in Python programming. - Solid experience with machine learning. - Familiarity with data analysis, particularly descriptive analysis. - Ability to accurately interpret customer data. The task requires a reading of the Excel sheet and performing data analysis based on the customer data contained within. The chosen Python and machine learning expert will focus on descriptive analysis techniques to extract meaningful insights. Your insights should gu...

    $48 (Avg Bid)
    $48 Avg Bid
    30 bids

    ...proficient script writer to extract specific business data from an online directory, specifically Myagedcare.gov.au. This project will need a freelancer that possesses: • Significant knowledge and experience in data scraping technology • An understanding of the structure and functioning of online directories • Keen attention to detail The successful freelancer will carry out: 1. Extraction of business data: I require accurate extraction of contact details and business names from businesses listed on the directory. 2. Specific Directory Focus: The targeted directory for this exercise is Myagedcare.gov.au. The end goal is to create a clean and organized database of businesses in the aged care sector. Prior experience with online directori...

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

    I'm in need of an expert who can efficiently extract text data from about 160 unstructured PDFs and enter it into a database. Key Responsibilities: - Extracting unstructured text data from PDF files - Accurately entering this data into a database Ideal Skills: - Proficiency in data entry - Experience handling unstructured data - Attention to detail The work will require a computer, a stable internet connection, and the ability to commit to accurate and efficient data entry. Experience with unstructured data is highly preferred.

    $25 (Avg Bid)
    $25 Avg Bid
    37 bids

    I'm looking for a skilled professional to automate the task of entering data from specific Outlook emails into a structured format. The ideal candidate will have experience in: - Automating data entry tasks, and particularly from emails. - Working with Outlook's API or related tools. - Developing scripts or software to extract and categorize email content based on specific criteria. Key requirements include: - Extracting and processing data from emails based on criteria like sender's identity and keywords. - Ensuring the data is accurately transcribed and structured according to a predefined format. - Ensuring the process runs smoothly and efficiently, with the ability to handle a large volume of emails. - Providing a user-friendly soluti...

    $127 (Avg Bid)
    $127 Avg Bid
    33 bids

    ...website/document for relevant data, and then interact with an AI model to retrieve information from the scanned website. The application will also include a chatbot feature that can be easily integrated into other websites as a microservice. Additionally, the application will support payment methods for premium features. Requirements: Website / Document Scanning Functionality: * Users should be able to input any website URL or document into the application. * The application should scan the website and extract relevant data for processing. * Extracted data should be stored in a database for future reference. AI Model Integration: * The application should integrate with an AI model capable of answering questions based on the scanned website data. * P...

    $500 (Avg Bid)
    $500 Avg Bid
    38 bids

    I need a professional web scraping expert to scrape information from medical service providers directories that are publically available from the providers' websites. Requirements: - Extract data including name, address, phone, and location from the directories - Ensure the information is accurate and up-to-date I'm looking for a freelancer who: - Has extensive experience in web scraping - Can deliver high-quality results quickly - Has excellent attention to detail The project is urgent so I require someone who can work on it immediately and complete it as soon as possible.

    $435 (Avg Bid)
    $435 Avg Bid
    79 bids

    1 have 1500 company names and i want to find their related instagram accounts. Key Responsibilities: - Conduct market research on Instagram to extract relevant data Ideal Candidate: attentive to details Location: Dubai Data collection: google sheets

    $25 (Avg Bid)
    $25 Avg Bid
    48 bids

    ...looking for an expert who can integrate data from three platforms into my Laravel PHP ERP system. These platforms include Xero, and Sage accounting. Given these specific platforms, a freelancer with experience in working with them would be ideal. Additionally, PHP Laravel framework familiarity is essential. Requirements include: - Real-time synchronization: All data updated in any of these accounting software should reflect on my ERP system instantly. - Automatic data updates: An ability to schedule regular automated updates. - Custom Reporting: Tailored reports based on the data received from the platforms. - Error handling and Data Validation: Ensuring data is validated with robust error handling procedures. Given that I skipped indicating t...

    $139 (Avg Bid)
    $139 Avg Bid
    35 bids

    ...skilled professional who can help me scrape text data from e-commerce sites for data analysis. Key Requirements: - Data Scraping: The primary task is to extract text data from various e-commerce websites. This includes product descriptions, reviews, and any other relevant textual information. - Data Cleaning: Ensure the scraped data is accurate, clean and ready for analysis. - Data Analysis: This project is focused on data analysis, so experience in this area is a must. The ability to extract meaningful insights and trends from the scraped text data is crucial. Ideal Skills and Experience: - Proficiency in Web Scraping: A strong background in web scraping and working with text data is essential. - D...

    $78 (Avg Bid)
    $78 Avg Bid
    35 bids

    I am in need of an experienced electronics technician with a thorough understanding and hands-on experience with scientific measurement equipment. Specifically, I require a professional who can: • Revamp the current configuration for improved compatibility. • Extract maximum functionality from existing resources. Key skills and experience: • Expertise in equipment modification. • Proficient in mechatronics (electronics, electrical and mechanical). Skills that are a plus: • Software programming. • Reverse engineering. • Pneumatics. • Drawing using CAD. We encourage under-grad students from UH, Rice, etc., to apply as an Intern. Requirements: • Must work at East End (near Second Ward) area in Houston. The project timeline is immediat...

    $2112 (Avg Bid)
    $2112 Avg Bid
    24 bids

    I'm looking for a proficient Python developer to create a script that can ef...proficient Python developer to create a script that can efficiently scrape active IPs from a text file I will provide. The following specifics are required in this project: - The Skill-set: Strong Python programming skills, experience in IP scraping and working with text files would be an advantage. - Task Details: You need to extract the 'Activity Data' from these IPs. Profound knowledge in network protocols is a must-have. - Output Handling: The activity data extracted should directly be written to a text file. A clear understanding of FileIO operations in Python would be crucial. A successful completion of this project might lead to more future collaborations. I'...

    $10 (Avg Bid)
    $10 Avg Bid
    6 bids

    Thumbnail for my monetized/commercial/personal use YouTube video

    $23 (Avg Bid)
    $23 Avg Bid
    42 bids

    Research Assistant for a Research Project Project Duration: [ 3 months] Overview: We are seeking a highly skilled and motivated Research Assistant to support a significant research project led by a University. The ideal candidate will possess a strong background in financial databases, data analysis, and academic research, with proven expertise in using Stata for data organization and analysis. Responsibilities: ï‚·Download and extract data from financial databases and annual reports as well as others as required. ï‚·Efficiently merge and manage datasets from multiple sources to ensure consistency and accuracy. ï‚·Conduct thorough literature reviews in finance and related fields to support research objectives. ï‚·Utilize Stata to analyze complex datasets, perform econom...

    $19 / hr (Avg Bid)
    $19 / hr Avg Bid
    62 bids
    Text Data Scraping for Analysis 16 hours left
    VERIFIED

    I'm looking for an experienced data scraper who can extract text data from marketing websites for subsequent data analysis.

    $116 (Avg Bid)
    $116 Avg Bid
    98 bids

    I need a professional to scrape specific details from a ...scrape specific details from a website directory for a one-time project. - Specifics: The data of interest includes the company names, their URLs, and their expertise. This information is laid out in rows on the website. - I wish for the freelancer to carefully extract this data, ensuring no errors or omissions are made. - The final output is essential to be in a CSV file format. I require this scraping to be done just once, and I do not foresee a need for ongoing scraping after this initial task. As the data is crucial for my business development, I am seeking someone who can deliver accurate and complete results in a timely fashion. Prior experience with web scraping and proficiency in dat...

    $28 (Avg Bid)
    $28 Avg Bid
    46 bids
    Video Presentation 15 hours left

    I'm looking to create a 5-minute video presentation for my personal project. I already have some initial parts of the video, which I will provide, and I'd like you to extract the contents from a very detailed website and mockup graphics. Key Requirements: - The video should follow a specific style of presentation (details will be provided). - The final video should be around 5 minutes long. - Some parts of the video are already completed and will be shared with you to integrate with the new materials. Target Audience: I will share detailed information about the target audience via messages. Ideal Freelancer: - Experience in creating engaging presentations - Proficiency in video editing and animation - Ability to work with mockup graphics

    $26 (Avg Bid)
    $26 Avg Bid
    50 bids

    ...company information from platforms like LinkedIn, focusing on contact details for sales lead generation. Key Details: Target Data: Company Information on LinkedIn Purpose: Sales Lead Generation Responsibilities: Utilize advanced web scraping tools and niche database search techniques to extract company information, emphasizing contact details. Ensure accuracy and reliability in gathering and organizing contact information from various sources. Collaborate on developing targeted outreach strategies based on collected data. Ideal Skills: Proficiency in advanced web scraping techniques, particularly on LinkedIn and other niche databases. Ability to navigate and extract data from specialized platforms beyond Google and mainstream databases. Understandi...

    $30 - $250
    Sealed
    $30 - $250
    67 bids

    I'm looking for a skilled Python programmer to assist in creating a metrics system for my data analysis project. Below are the key aspects of the project: - Data Type: The project will primarily involve the processing and analysis of text data. Prior experience with this data type is a definite advantage. - Goal: The main objective of this project is to perform in-depth data analysis. I need the freelancer to assist in developing metrics and calculations for the data. - Deliverables: The final output should be presented in a report format. Ideal skills for this project would include expertise in Python, data analysis, experience with text data, and the ability to create comprehensive reports. I want to write a python code f...

    $116 (Avg Bid)
    $116 Avg Bid
    19 bids

    ...multi-page PDF files and image files provided by our clients and extracts that data into CSV files. Due to format differences, existing AZURE OCR API have not met our requirements, necessitating a custom solution. ✔Specific Requirements: 1. Ability to read QR codes from multi-page PDF files, multiple PDF files, and image files such as JPGs and PNGs. 2. Capability to analyze the data within the QR codes and format it into CSV files. 3. Development must be done in either Python or JavaScript. ✔Skills Required: -Experience in development with Python or JavaScript. -Knowledge of OCR technologies and QR code reading techniques. -Experience in handling PDF and image processing. ✔Project Goals: The goal is to efficiently extract data from various files provided b...

    $577 (Avg Bid)
    $577 Avg Bid
    51 bids

    I am in need of an expert in data extraction from a medium complexity website that involves some dynamic content. The project mainly consists of extracting textual data. Your proficiency in working with dynamic as well as static web pages will be key. Tasks involved include: - Navigate through Javascript mixed contents - Scrutinize and extract required textual data - Verify the accuracy of extracted data Look forward to an expert with the following skills: - Experience in both static and dynamic website data extraction - Detail-oriented for accurate data extraction - Knowledge of Javascript to manoeuver through the website content

    $45 (Avg Bid)
    $45 Avg Bid
    25 bids

    Here is a list of zip files on a US Govt website. You must write a Python program that uses a network library to download each zip file on this site, then find each .csv file in the zip archive, and copy each .csv file in each zip archive to a hard drive directory on the local windows machine. The directory will be "C:/MedicareDownloadFiles". The files cover the years 2017 to 2024. You may not hardcode file names ... you must extract the filenames from the above https URL. The fee for this will be $30. You must have it done within 60 minutes. Thanks for participating!

    $107 (Avg Bid)
    $107 Avg Bid
    42 bids

    I'm seeking a professional who can extract both mobile telephone numbers and full email addresses from potential leads in specified European countries. The primary purpose of this data collection is for marketing and sales. Key Aspects: - Target Countries: Ireland, Malta, Denmark, Iceland, Belgium, Portugal, Luxembourg, and Monaco - Data Requirements: Less than 100 leads from each of these countries - Contact Details: High-quality and accurate mobile numbers and full email addresses - Purpose: Marketing and sales activities Ideal Skills and Experience: - Proficient in data extraction and lead generation - Strong knowledge of European markets and consumer behavior - Experience in extracting mobile telephone numbers and email addresses - Previous success in...

    $325 (Avg Bid)
    $325 Avg Bid
    7 bids

    My project requires the assistance of an experienced data analyst or data miner. I'm working on a market research project, which requires the extraction of text data from a specified website. Here are the specific details: - Task: Extracting text data from a website for data analysis - Output: All extracted text data should be provided in a CSV file Given the nature of this project, prior experience in web scraping, data extraction, or data mining is highly desirable. The ability to accurately extract data and transfer it into a CSV file is essential.

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

    ...already been modelled fine but I believe that it is missing a wrap layer (cage mesh & reference mesh) because when I try to attach it in-game, it looks like it is not rigged correctly and doesn’t follow the hand of the avatar. I can send you a UGC zip that includes the OBJ file etc, but most importantly I can send you a Roblox world that has both the avatars and the watch on hand, so you can also extract them from there. The model is intended to be uploaded as a gift for people who complete certain tasks in my own world (need final fbx format with mesh etc) Please, only people with proven experience on Roblox accessories. Will ask to verify and walk me through the process. If you're adept at 3D rigging and familiar with the Roblox platform, I look forward to se...

    $35 (Avg Bid)
    $35 Avg Bid
    6 bids

    I have a Perl script that searches a CVS file and generates HTML. When this script has zero results, it currently displays a page stating "SORRY there are no RESULTS". I need this behaviour to change: instead of generating a custom error message, I want the script to send a 404 call to the Apache server. Key Requirements: - Modify the Perl script to send a 404 call to the server when no results are found. - Implement a custom error message to be displayed on the 404 error page. Additional Details: - No logging of details of 404 errors is required for monitoring or debugging purposes. - The script should still function as normal when results are found, only altering its behaviour when no matches are found. - The ideal candidate for this project should have experien...

    $161 (Avg Bid)
    $161 Avg Bid
    6 bids

    I'm urgently in need of a VBA expert to help tune an existing Word VBA that's not performing as expected. Even though it runs, it's not accomplishing the task it was meant for. Key objectives for this project are: - Identification and resolution of current issues with the VBA to align with its original purpose - Modification of the VBA to extract Word OLEs, while entirely bypassing PDF files (skipping them). The ideal freelancer for this task will have: - Extensive experience in VBA coding and troubleshooting - Experience with OLE extraction from Word - Proven track record in meeting deadlines. The timeline for this project is within a month. If you think you're the right fit for this project, I'd like to hear how you can help.

    $30 - $250
    Sealed
    $30 - $250
    22 bids

    ...Python expert who can meticulously extract text and tables from PDFs for data analysis. The requirements are as follows: - Develop a Python solution in form of a Jupyter Notebook - Preferable use of the libraries PyPDF2, Tabula, PDFMiner, PyMuPDF, and PDFPlumber for extraction Required Skills and Experience: - Proficient in Python - Familiarity with Jupyter Notebook - Experience with PyPDF2, Tabula, PDFMiner, PyMuPDF, and PDFPlumber - Data extraction and analysis expertise. Your commitments would include understanding the architecture of the PDFs, and the most effective library for extraction in each case. The ultimate goal is to create a Python script that eases the data extraction process for subsequent analysis. Whoever can most efficiently ...

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