Forum scraping script jobs

Filter

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

    I need a web scraping expert to gather data from the Maharera Maharashtra website. The data to be extracted includes agent names, their respective registration numbers, and contact details. The ideal candidate should: - Be proficient in web scraping techniques - Have prior experience in scraping data from government websites - Be able to deliver the project as soon as possible As I need this information urgently, I'm looking to have this done as a one-time scraping job.

    $12 (Avg Bid)
    $12 Avg Bid
    22 bids

    Hello work will be done as 1 - FTP Testing status in popup 2- Show failed testing domain in the new table on same page 3- Change the PIN CODE from backend 4- Able to upload files on the root directory 'Public_html'

    $65 (Avg Bid)
    $65 Avg Bid
    1 bids

    Need someone to create Php script that can be used to create domain and subdomain using cpanel api

    $130 (Avg Bid)
    $130 Avg Bid
    61 bids

    ...integration is to automate the sending of reminder messages to my contacts. Key Project Requirements: - Develop a functionality (script) where WhatsApp messages (to an existinig or not existing contact) are generated automatically upon clicking a button from the database Ideal Skills and Experience: - Proficient in FileMaker and JavaScript - Previous experience in integrating WhatsApp into other platforms - Strong understanding of message automation i think is really a simple thing, but there is something in my syntax that is not allowing to finish the task, im almost done with this. i think is just a line in javsacript I could give my script coding perhaps is very simple, This project requires technical skills and a good understanding of both platform...

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

    I'm looking for a Python developer to assist me in creating a web scraper that can extract specific text content from a we...distribution app. Key Requirements: - Develop a Python-based web scraper that targets a website to extract text data - The scraper should be designed to run on a weekly schedule - Ensure that the code is concise and easy to understand for potential future modifications - Store the scraped data in a CSV or Excel file format Skills and Experience: - Proficiency in Python programming - Experience with web scraping libraries such as BeautifulSoup or Scrapy - Understanding of scheduling tasks in Python - Familiarity with working with databases, especially CSV or Excel files I'm open to discuss further enhancements and updates to the project upon succes...

    $87 (Avg Bid)
    $87 Avg Bid
    60 bids
    Patreon-Discourse Integration 6 days left
    VERIFIED

    I'm in need of a developer who can help me integrate my Patreon page with my Discourse community to give my Patreon members access to exclusive content on my Discourse forum. The main goal of this project is to make my Patreon page and Discourse forum work seamlessly together, so that my Patreon members can get the most out of their patronage by engaging in exclusive discussions, sharing information and building a stronger sense of community. Ideal skills for this job would include familiarity with the Patreon and Discourse APIs, and a strong understanding of how to build and troubleshoot these kinds of integrations.

    $469 (Avg Bid)
    $469 Avg Bid
    42 bids

    I am looking for a professional to scrape LinkedIn profiles for the purpose of lead generation. - The data I need extracted includes Name, Mobile Number, Email ID, and Company. - The intention is to use this information for email marketing. I need the freelancer to scrape more than 5000 profiles for this project. Ideal Skills: - Proficient in LinkedIn data scraping - Experience in lead generation - Strong attention to detail - Excellent communication skills Please let me know if you have handled similar projects in the past. Thank you.

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

    I'm looking for a professional who can turn a Pine Script Indicator into a Trend Following Strategy on TradingView. The indicator is written in Pine Script, and the end product should offer clear entry and exit signals based on the indicator's moving averages. Key Deliverables: - Convert the existing Pine Script Indicator to a comprehensive Trend Following Strategy. - The strategy should utilize moving averages as the primary factor for determining entry and exit points. Ideal Skills & Experience: - Proficiency in Pine Script - Strong background in trading strategies, specifically trend following - Experience building and implementing trading strategies on TradingView - Familiarity with moving averages and their application in trading strategies.

    $273 (Avg Bid)
    $273 Avg Bid
    4 bids

    Looking for a Python & Active Directory Expert to create a script and test data to capture all meta data linked to and which describes the confined parameters of an AD account, group policy etc. and export to a MS Excel File. More information attached.

    $42 (Avg Bid)
    $42 Avg Bid
    7 bids

    I need a PHP script to update an existing PDF file with data from a form. - The purpose is to update information in the PDF file, not generate new ones. - The edited PDF will be displayed once, not saved for future reference. - The data that I'll be entering into the form is a bit more complex than just text. It includes text, images, tables, etc. The ideal freelancer for this project should have: - Strong understanding of PHP. - Experience with PDF manipulation in PHP. - Ability to work with various data types in PDFs. - Attention to detail to ensure the PDF retains its original style, font, spacing, etc.

    $24 (Avg Bid)
    $24 Avg Bid
    34 bids

    I'm looking for a professional who can scrape specific tables on a government website for insurance claim statistics. Key Requirements: - Web Scraping: You should have prior experience in web scraping and can navigate through the website's structure to extract relevant data. - Data Extraction: The main focus will be on compiling data related to insurance claim statistics. The final deliverable should be a well-organized dataset with accurate claim statistics. Please share your experience in similar projects.

    $14 (Avg Bid)
    $14 Avg Bid
    22 bids

    ...in a visually appealing and easy-to-understand manner. Project Details: Video Length: Approximately 2-3 minutes Style: 2D/3D animation (depending on the freelancer's expertise and recommendation) Content: Script, storyboard, and voice-over (to be provided by us) Objective: Highlight key features, user interface, and unique selling points of the software Target Audience: Potential clients, investors, and stakeholders Responsibilities: Collaborate with our team to understand the project requirements and objectives Develop a creative and engaging storyboard based on the provided script Create high-quality animations that align with our brand and project goals Incorporate feedback and revisions as needed to ensure the final product meets our expectations Deliver the fi...

    $231 (Avg Bid)
    $231 Avg Bid
    18 bids

    I'm seeking a freelancer to develop a custom web scraping script. The goal is to curate a comprehensive database of restoration and IICRC technicians in Australia. Specifically, I need the following information from their websites: - Business name - Phone number - Email address - Location (state, suburb, postcode) Websites without data available to scapers will require manual collection The ideal candidate should be well-versed in web scraping, particularly with experience in extracting data from websites into an organised and structured format. You should also possess strong problem-solving skills to handle any complications that may arise during the scraping process. This is a specialised type of cleaning so the database should be broken down into ser...

    $94 (Avg Bid)
    $94 Avg Bid
    44 bids

    I need create calculator like on page : https:/...VAT. here is JS for this from page dreambed. <script> function calculateCustomPrice(element) { const customPriceInput = ('js-custom-input'); let productId = , location = String() + '?productId=' + productId + '&do=calculateCustomPrice'; for (let input of customPriceInput) { if ( === '') { return; } location = location + '&' + + '=' + ; } if (typeof jQuery !== 'undefined') { $.({ url: location, }); } else { ('POST', location); } } </script>

    $31 (Avg Bid)
    $31 Avg Bid
    5 bids

    I'm in need of a web crawler that can extract specific data from a large online ads website. The extracted data should then be neatly exported to a Google Sheet. Key requirements: - The crawler should not be intrusive to the host website. - I want the crawler to crawl current and expired ads based...this crawler myself at any time - ideally on a monthly basis. I haven't yet decided on the precise fields to be extracted. I'm looking for someone with the skills to recommend suitable fields that could be beneficial for my project. It's important that the extracted data is organized and easily readable once exported to Google Sheets. Ideal freelancer should have previous experience with web scraping and building non-intrusive web crawlers. Experience with Goog...

    $157 (Avg Bid)
    $157 Avg Bid
    51 bids

    I'm in need of a skilled web scraping expert who can help me compile a database of local businesses. The data I need should include company name, physical address, email, phone numbers and their social media profiles. Key requirements: - Data extraction from multiple websites: I'm looking to collect this information from a variety of sources, not just a single site. This will require the ability to navigate various structures and formats, so experience with diverse web scraping is a must. - Targeting local businesses: The focus of this project is to gather data specifically from local businesses. This implies you should have the know-how to identify and extract data from these specific types of entities. - Data fields: The most crucial data I need includes the com...

    $16 (Avg Bid)
    $16 Avg Bid
    55 bids

    I urgently need a Python script created to scrape data from Website 1 and write it to a CSV file. The data I need to extract is specific to TVL daily total. Site: Key Requirements: - Develop a Python script for web scraping - Extract TVL daily total data from - Save the data into a CSV file Ideal Skills: - Proficient in Python programming - Experience with web scraping tools and techniques - Strong understanding of data handling, especially writing to CSV files - Good communication for timely updates on the project's progress.

    $27 (Avg Bid)
    $27 Avg Bid
    49 bids

    I'm seeking a skilled Python developer to create a script that can facilitate sending and receiving voice calls via Telegram VoIP. The main aim of this project is to integrate the developed script into an existing application. The script should be compatible with Python 3.x.

    $92 (Avg Bid)
    $92 Avg Bid
    3 bids

    I'm seeking a skilled web developer to create a financial information website with features similar to forexfactory.com. The website will be designed with a modern and minimalist aesthetic....to go with PostgreSQL and have already set that all up Ideal skills and experience for this project: - Proficient in web development, specifically in creating forums and data-heavy pages. - Experience with financial websites or platforms. - Strong understanding of SEC regulations and how insider trading information is presented. - Ability to design with a modern and minimalist aesthetic. - Web scraping is important for this. I can also help with this I am mainly looking for a long-term partner who is also interested in a % My price is fairly strict so no need to haggle as I know the val...

    $2436 (Avg Bid)
    $2436 Avg Bid
    79 bids

    I'm seeking an SEO expert and talented content writer who can effectively enhance the visibility of my website on a national scale. This project requires: - Generating 400 backlinks per month from domains with a DA more than 20. Techniques for generating these links should include guest posting, social bookmarking, blog commenting, article links, image links, forum links, classified links, and business list links. - Avoiding any websites with gambling or adult content, low-quality, spam, or DA less than 20 in the backlink creation process. Also will not be counted links from same websites (domain) used during previous 2 months (or last 2 monthly reports), links from different subdomains of a same used domain (Ex: and ), similar names of webdomains (Ex.:

    $99 (Avg Bid)
    $99 Avg Bid
    46 bids

    ...Skills Required: - Proficiency in HTML, CSS, JavaScript, and responsive web design - Experience with web form development and validation PHP Integration (optional): - Form Data Processing: Develop a PHP script to receive the form submission and convert the data into a multidimensional array. - Data Population: Implement functionality to pre-fill the form fields with corresponding data from the multidimensional array when the form is displayed again. Deliverables: - one (1) fully functional and responsive webpage form based on the provided Microsoft Word document - optional: one (1) PHP script that processes form submissions into a multidimensional array - optional: Functionality to pre-fill the form with data from the multidimensional array - Testing and debugging to ...

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

    ...digital marketing trends is a plus. Technical Requirement: • Fast Internet • American English Accent • Quality Microphone Ready to take your sales career to the next level? We are! How to Apply? (Do the Following to be considered, copy and paste the template below and use as your cover letter) 1. Record Your Voice: Read the following sales script with your voice: 2. Speed Test Goto: Change server to any Los Angeles, CA Server. Screenshot or link me to your test result. 3. Are you able to work in USA Time? (-8 PST) working 8am-4pm or 8am-5pm? 4. What is your Sales Experience and Website Design knowledge? 5. Are

    $11410 (Avg Bid)
    $11410 Avg Bid
    2 bids

    Before you respond on Freelancer.com, please...excellent previous ratings. The chosen freelancer will receive positive feedback score and prompt payment. ----------------- About the subject ----------------------- This is a 3-hour project to create 3 videos which explain how to use a new software which we have created The deadline is sacred, we cannot extend the 3 hour timeline. ---------------- About the video ------------------- Video script: (See attached file - Video ) --------- Other details ------------------------- No voiceover is required. Generic background music is required, something light and peppy. Please bid only if you have prior experience in making animated videos, and can deliver this in 4 hours. Otherwise, do not waste your valuable bid. Good luck!

    $39 (Avg Bid)
    $39 Avg Bid
    8 bids

    I need an experienced engineer on the Jasmin SMS gateway. Please place a bit ONLY IF you have experience with Jasmin SMS gateway!!! Task: Run Jasmin locally and wish you to demonstrate how to set the first example script from their documentation linked here:

    $43 (Avg Bid)
    $43 Avg Bid
    3 bids

    I'm looking for a skilled Python developer to help me with a scraping project. I need to extract specific product data from a website's table. Skillset: - Proficiency in Python and Scrapy - Experience in web scraping - Familiarity with handling web popups The website () contains a table with important product information. For each product, I need the following details scrapped: Certificate Type Certificate Number Product Type Organization Name Country Issue Date Expiry Date in addition to Product Details Brand Model Description Barcode The data should be saved in a CSV file. There are no specific rules or requirements to be followed during the scraping process.

    $77 (Avg Bid)
    $77 Avg Bid
    34 bids

    I want a skilled PHP developer with experience in form handling to create a script for me that will block a form's submit button until certain conditions are met. Key Requirements: - The button should only become active if the user types in any text. This means if the form is left blank or a field is left empty, the button should stay inactive. - After clicking the button, if the conditions are not met, I want an error message to be shown to the user. This is to ensure that they understand what is expected before the form is submitted. The form is working inside an wordpress website but was made with php

    $22 (Avg Bid)
    $22 Avg Bid
    40 bids

    I'm looking for a skilled developer who can create a tool that utilizes Google Chrome to perform searches and click on search results mult...automated web browser searches and click on various results - The tool should utilize Google Chrome as the web browser To give you a better idea, the tool should: - Conduct multiple web searches on Google - Click on a configurable number of search results from the returned search page Ideal Skills and Experience: - Proficient in Python, Java or Visual Basic - Experience in browser automation and web scraping - Familiarity with Google Chrome's automation capabilities If you have experience with similar projects or expertise in the mentioned languages, I'd love to discuss further details with you. Feel free to ask any questions ...

    $488 (Avg Bid)
    $488 Avg Bid
    84 bids

    hello, there, We need some Native Austrian and German to do a recording task, they are short sentences, the recording would take you about 15 minutes, the budget is $9 for the whole task the speakers need to be: -Age from 18-55, Both professional voiceover or amateur -Equipment: You just need to have a good phone. The recording script is in our recording app so you will need to download our recording app and then use task name we provide to log in and record. -Envrionment: Please record in a quiet room, no echo, no other noise like birds noise, car noise and so on. Don't need to use earphone or bluetooth. -Pronunciaiton: we will provide a few sample audios for you to check the pronunciation we need, you need to listen them first before starting the recording task If you are ...

    $10 (Avg Bid)
    $10 Avg Bid
    1 bids

    I'm in need of a skilled Python developer to work on a web scraping project. Key Requirements: - I'm primarily focusing on Web scraping as the main functionality for the project. - You should be well-versed in Python and have a proven track record in data analysis. - Knowledge of web scraping is essential to ensure efficient and reliable data extraction.

    $86 (Avg Bid)
    $86 Avg Bid
    25 bids

    Saya cukup familiar sebagai development website, memahami Hosting, Cpanel, Spanel dll, maintenance website, mempercepat loading speed website, debug sistem, revamp website, membuat company profile, blog, ecommerce, news portal, forum, salespage, landing page. Convert PSD to HTML (Slicing + Responsive Layout All Device), menguasai CMS wordpress (13th), Woocommerce (pengalaman 11th), plugin wordpress, blog Wordpress, CMS online shop opencart (pengalaman 11th), CMS Ecommerce Magento (pengalaman 6 tahun ), framework CI, php native. Selain develop website, Saya juga bisa membantu website dengan mengoptimalkan SEO User Friendly. Menguasai DIgital Marketing, Google Analytics, Google Map Business, Google Ads, Google Adsense, Facebok Ads, Instaram Ads, Menguasai Search Engine Marketing (SEM)...

    $479 (Avg Bid)
    $479 Avg Bid
    16 bids

    ...mirrors the functionalities and user experience of platforms like Udemy. Basic programming language php laravel.11 Key Features: - Course Creation Tools: I need the system to have user-friendly tools to enable easy content creation and updating. - Student Progress Tracking: Implementation of tools that monitor and track the progress of the students as they move through the courses. - Discussion Forum: A forum that allows students to interact with each other, ask questions, and discuss topics related to the course material. Content Offered: - Video Courses: The platform will have video lectures. - Text-based Courses: Supporting materials in text format. - Interactive Quizzes: Regular quizzes to reinforce learning. - Ispring & similar tools: Ability to embed content f...

    $1287 (Avg Bid)
    $1287 Avg Bid
    135 bids

    Before you respond on Freelancer.com, ...freelancer will receive positive feedback score and prompt payment. ----------------- About the subject ----------------------- This is a 4-hour project to create a 30-second to 1-minute video (time can be slightly more or less, it is up to your judgment when making the video) The deadline is sacred, we cannot extend the 4 hour timeline. ---------------- About the video ------------------- Video script: (See attached file - video ) --------- Other details ------------------------- No voiceover is required. Generic background music is required, something light and peppy. Please bid only if you have prior experience in making animated videos, and can deliver this in 4 hours. Otherwise, do not waste your valuable bid. Good luck!

    $38 (Avg Bid)
    $38 Avg Bid
    9 bids

    I need a Python program that can tap into Yahoo's fantasy football datasets using their API and extract various essential pieces of his...associated League ID (each league created by Yahoo is given it's own unique ID that a league member can provide) - the associated Game Key (there is a unique Game Key provided by Yahoo by fantasy sport and by year) - I have an online resource that outlines the baseline setup for what is required to leverage the Yahoo API, so can provide that I'm looking for a programmer who has experience in web scraping and working with APIs, especially the Yahoo API. Knowledge of fantasy football would be a very helpful plus, but not an absolute necessity. The ideal candidate should be able to deliver within 2-3 weeks, although there's some ...

    $826 (Avg Bid)
    $826 Avg Bid
    88 bids

    I'm seeking a software-based solution that will help me bypass facial biometrics without the need for the individual's physical presence. With split cam program The site to be worked on. What is required is to find an idea or script

    $24 (Avg Bid)
    $24 Avg Bid
    4 bids

    I have a web scraper script that needs fixing. It's designed to scrape various URLs from the Apollo website. Key Requirements: - Scraper debugging: The script is currently not working properly, and needs to be fixed. - URL scraping: The script should be able to successfully pull the data from the selected URLs on Apollo website. Experience with: - Web Scraping: Previous experience in web scraping is essential, as the data needs to be pulled accurately from this specific website. - Script Debugging: Ability to identify and fix issues within an existing script. - Proficiency in Python or relevant language for web scraping. - Knowledge of Apollo website structure. Please make sure your bid includes information on how ...

    $25 (Avg Bid)
    $25 Avg Bid
    16 bids

    I'm seeking an experienced data extraction specialist to scrape both HTML and text files for specific data. Particulars to look for will involve the text content within these files that follows a mixed format structure so would require vast knowledge and understanding of both table format data and paragraph-style data. Key Skills and Experience Required: - Strong abilities in web scraping - Adept with HTML, text parsing - Knowledge of data formats and how to transform data - Proficient in CSV file generation. We need a comprehensive extraction that maintains the integrity and accuracy of the data. As these files do come in multiple formats, versatility and attention to detail are paramount on this project.

    $127 (Avg Bid)
    $127 Avg Bid
    60 bids

    I already have the story ready with rough dialogues.I am looking for a talented and experienced scriptwriter to help me create a dialogue version for my Telugu short film. Specifically, I need your expertise to write: - A compelling, immersive script that fits the drama genre - Dialogue that's simply yet efficient - Dialogues in telugu language Ideal candidates should be familiar with telugu movies and have experience in writing for telugu films/short films. A strong understanding of the drama genre is required. Looking forward to working with you!

    $79 (Avg Bid)
    $79 Avg Bid
    26 bids

    I'm looking for a skilled web developer who can create a custom raffle/lottery website script with the following features and specifications: - Cryptocurrencies: The platform should support Bitcoin, Ethereum, Litecoin, BNB, USDT, AVAX, SOLANA, and TRX. If we can add other cryptocurrencies, will be so nice. - Winner Selection: The system should randomly select a winner from the first 1-6 numbers of the raffle/lottery tickets. If admin wants to choose the number which will be result after lottery, should have access to do it. - External API Integration: The website should be integrated with: - Crypto payment gateways for seamless and secure transactions. - Email notification services for communicating with participants. - Real-time chat for maintaining engagement and provi...

    $181 (Avg Bid)
    $181 Avg Bid
    25 bids

    ...for this job. You will pass the name of the input file as an argument and the output file should be the same file name with the .output extension. The input file is attached. Pay attention to the backslashes ("") that make it non-compliant. All the elements to need to be structured correctly. input is attached. You will need to remove the backslashes and make the output file from the python script look like this as an example. (Note that it is only a small portion of the file, the entire JSON needs to be corrected and validated). Use a JSON validator to ensure that your file is compliant with JSON standards for parsing and processing. Share a screen shot of the JSON validation. example output format (incomplete, this is just how it should look): { "view...

    $50 (Avg Bid)
    Guaranteed
    $50
    4 entries

    I am in need of a talented Hindi scriptwriter to work on a long-term basis, generating scripts for educational online videos. The ideal candidate should...ideal candidate should be passionate about creating engaging and informative content. Key Requirements: - Writing online video scripts: I require at least 60 minutes worth of script each day. - Genre: The content will be educational, so a strong grasp of the Hindi language is essential, as is the ability to make complex topics accessible to a wide audience. Ideal Skills and Experience: - Proven experience in scriptwriting, particularly for online videos. - Strong understanding of the nuances of the Hindi language. - Background in creating educational content is a plus, but not mandatory. - Ability to meet daily script out...

    $113 (Avg Bid)
    $113 Avg Bid
    15 bids

    I'm on the lookout for an experienced video editor with superior skills in advanced editing techniques including color correction, sp...editor with superior skills in advanced editing techniques including color correction, special effects, and audio enhancement. The project comprises editing a video of a duration exceeding 10 minutes. Skills Required: - Expertise in advanced video editing techniques - Proficiency in color correction - Special effects implementation - Audio enhancement abilities Please note, a storyboard or script isn't provided, allowing you full creative control to bring the footage to life. Applications from individuals with a knack for creativity are particularly welcomed. Your portfolio demonstrating your past work would be advantageous during th...

    $116 (Avg Bid)
    $116 Avg Bid
    30 bids

    ...skilled and experienced Data Scraping Specialist to optimize and significantly increase the speed of our current data scraping processes. The ideal candidate will have extensive experience in web scraping, advanced knowledge of bypassing anti-scraping measures, and proficiency in utilizing cloud-based solutions for enhanced performance. Strong problem-solving and hacking skills to navigate complex web security systems are essential for this role. Responsibilities: Analyze and improve existing data scraping scripts to maximize efficiency and speed. Implement and manage cloud-based solutions (AWS, GCP, Azure, etc.) for scalable scraping tasks. Develop advanced strategies to bypass anti-scraping measures like CAPTCHAs, rate limiting, and I...

    $246 (Avg Bid)
    $246 Avg Bid
    14 bids

    I'm looking for a skilled freelancer with prior experience in data scraping to help me extract specific text content and URLs from a public site. Key Details: - Your main task will be to collect the text content and URLs from the site. - Previous experience in a similar project is a must. - Please provide me with details regarding your experience in your application. The purpose of this data scraping project is for market analysis.

    $110 (Avg Bid)
    $110 Avg Bid
    46 bids

    I'm looking for a data scraping specialist proficient in leveraging social media platforms, business directories and website scraping. The goal is to create an Excel sheet with approximately 500 entries for market research purposes. Skills & Requirements: - Proficient in data scraping from multiple sources - Capable of filtering and sorting data - Able to extract and compile the following data fields: zip codes, locations, contact information, business name and industry. The successful candidate should demonstrate experience in similar projects, showcasing their ability to find and compile information efficiently and accurately for market research purposes.

    $34 (Avg Bid)
    $34 Avg Bid
    48 bids

    I'm looking for an e...House website or through a manually updated database. Key Features: - Development for both iOS and Android platforms - Implementation of user notification features including push notifications, email alerts, and SMS alerts. Ideal Skills and Experience: - Proven track record in developing and launching user-friendly mobile applications for both iOS and Android - Familiarity with APIs and web scraping to acquire real-time data from government websites or the ability to create a reliable, manually updated database - Experience in integrating push notifications, email alerts, and SMS alerts into a mobile application Please note that this project may involve a degree of flexibility, as the method for acquiring flag status information has not been definitive...

    $2278 (Avg Bid)
    $2278 Avg Bid
    89 bids

    I need a comprehensive web scraping task done on Yellowpages for business broker. The goal is to extract the following data about businesses: - Business name - Address - Phone number - Email - Website - Contact Person I'm looking for a professional who is well-versed in web scraping and can deliver accurate and complete data. Skills required: - Proficiency in web scraping techniques - Experience with scraping - Attention to detail to ensure all relevant data is captured - Ability to deliver in a timely manner Please note that the number of pages to be scraped is not defined, meaning the task might involve a large number of results. The scraper should be able to handle this efficiently.

    $64 (Avg Bid)
    $64 Avg Bid
    101 bids

    I need a bash script that can import and export data from my database to CSV files. Ideal candidate should be able to: - Create a bash script that can effectively import and export data - Have experience working with database management systems such as MySQL, PostgreSQL, or MongoDB - Ensure that the script securely creates user accounts and manages their access to the database. The script will be used for daily database management tasks, so it needs to be reliable, secure, and efficient.

    $25 (Avg Bid)
    $25 Avg Bid
    14 bids

    I'm looking for a freelancer to help me extract financial data and regulatory filings from a tax website. This involves scrapping website using the provided credentials by the client...300 data points extracted. - The output for these data points should be organized into a PDF or Word. This project is about creating an automated system to generate instant reports about a company. Only difficulty is the website has drops downs to select the period involved and in those 300 data points actually many come from the same source. Ideal Skills and Experience: - Experience in web scraping (Python) - Proficient in creating PDF documents from extracted data - Adept at handling large amounts of data - Familiarity with tax websites would be a plus but is not neccesary because it will cl...

    $140 (Avg Bid)
    $140 Avg Bid
    66 bids

    I need a freelancer with web scraping skills who can extract product prices and models from my 17 competitors. Ideally, the freelancer should be able to: Extract information accurately and comprehensively. Upload all the extracted information into an Excel sheet. Create a simple online website to facilitate this process. I have hosting and a domain. Enable me to update the extracted information with a single click. Complete this task within a maximum of 48 hours. Please include detailed proposals in your application on how you would approach this project.

    $463 (Avg Bid)
    Urgent
    $463 Avg Bid
    51 bids