Looking for a programmer or vibe coding Automation scraping data 2
https://drive.google.com/file/d/14tP5XWJB9acV4gn_cJrFwMpihUj3EbQz/view?usp=sharing
I accidentally sent that link
-
1 day1000 USD1 day1000 USD
Hello! Automation of scraping is a task I am familiar with; I have created parsers with data extraction and scheduled tasks. The details in the link do not open, so let's discuss in private messages what exactly needs to be collected and in what format to deliver the results.
-
3 days500 USD3 days500 USD
Grisha, I see the task on scraping and automation: I work carefully with such projects to ensure that data is collected consistently and without unnecessary manual actions. I have 7 years of experience in developing web services and applications, often building parsers, automation scripts, and data processing for specific formats. I can quickly understand your case, propose a reliable scheme, and bring it to a working result. If you briefly describe what exactly needs to be collected and where to send the data, I will immediately suggest a solution.
-
7 days118 USD7 days118 USD
Hello! I see that you need to automate data collection, but the attached link leads to the screen recording 2026-06-13 14-25-01.mp4, which you sent by mistake. I am ready to implement a reliable parsing script as soon as you send the correct technical specification or a link to the target website.
Usually, for such tasks, I write a parser in Python using Playwright or Selenium to easily bypass bot protection and collect dynamic content. I can save the data in a format convenient for you (Excel, CSV, Google Sheets). Here is an example of my usual approach using Playwright:
from playwright.syncapi import syncplaywright
with sync_playwright() as p:
page = p.chromium.launch(headless=True).new_page()
page.goto(target_url)
results = [el.textcontent() for el in page.queryselector_all('.product-card')]
Send me the current link to the site, and I will immediately assess the exact timelines and start working.
-
1 day200 USD1 day200 USD
Hello! I am ready to take on your project and will complete it urgently. I have extensive experience with similar tasks, so there will be no difficulties. If I have piqued your interest, feel free to write; I am happy to collaborate!
-
3 days300 USD3 days300 USD
Hello!
I watched the video. The task is clear: we need to automate the collection of data from Facebook posts/comments and structure it for further work.
I can help with a safe implementation option:
— collecting available data within the platform's rules;
— automating the processing of posts/comments;
— saving results in Google Sheets / Excel / CSV;
… — filtering and structuring data;
— running manually or on a schedule;
— a short user guide.
Important: I do not work with bypassing Facebook's protection, mass spamming, or actions that could lead to account blocking. I can offer a correct technical option through the API or a semi-automatic system.
Estimated cost: from $300
Deadline: 3–7 days after clarifying the logic and required fields.
Portfolio:
Freelancehunt
-
3 days200 USD
219 3 days200 USDHello.
I am ready to execute the project for automating data collection (scraping) and processing. I have experience in developing solutions in Python, web scraping, working with APIs, automating business processes, and processing large volumes of data.
The exact price depends on the volume of data and requirements.
-
3 days100 USD
318 3 days100 USDGood day Grisha, I can create a separate software in Python for your Facebook automator as shown in the video. You will just run the software, and it will automatically write and search for words. I will do it quickly and efficiently and am ready to stay in touch.
-
2 days200 USD
7123 53 0 2 days200 USDI regularly do parsing and data collection automation, so the topic is familiar. I can't open the link in the description; it requires access, so I don't know the details about the sources and the export format. Can you send the description here or give access to the file? I'm ready to discuss the volume and deadlines.
-
1 day700 USD
411 6 1 1 day700 USDHello, I have experience working with Python, Selenium, BeautifulSoup, and Scrapy. I am ready to discuss the details and deadlines. Let me know which websites and data need to be collected.
-
1 day30 USD
361 2 1 1 day30 USDHello, I can help with automating a Facebook account. I know how to do it quickly and cheaply.
-
3 days120 USD
322 3 days120 USDHello! I watched your video — I have a ready solution that works exactly as you need.
I suggest we close the deal right now: I will send you the Chrome extension for testing, you will see how it works, and if necessary, I will quickly make the final adjustments and tailor it specifically for you. What do you say?
-
3 days200 USD
232 3 days200 USDGood day! I gathered data from Facebook — both posts and comments under them — through the Graph API, which is more stable than regular HTML parsing. I will definitely watch the video, but first the main point: should I pull data from specific public pages/groups or from a search by keywords? This will determine the approach. I will deliver the result in Google Sheets or CSV, ready to start, approximately in 3 days.
-
7 days500 USD
1722 4 0 7 days500 USDHello. I am interested in your project because it is close to my practical experience.
-
5 days500 USD
522 2 1 5 days500 USDשלום!
אני יכול לפתח תוסף Chrome עבור המשימה שלכם ולממש את כל הלוגיקה הנדרשת שתיארתם.
-
7 days25 000 USD
196 7 days25 000 USDWe already have a nearly ready similar solution for a Chrome extension and browser automation, which can be adapted to your scenario and quickly launch the first working version ))
The benchmark for the first stage is 30,000 UAH and 7 days.
From the video, I see the task as follows - searching for posts on Facebook by keywords, opening the found post, commenting, sending a private message, liking, and saving the link to the post in Excel.
!!Important point!! Facebook may limit mass actions, so I would create not a rough bot, but a careful mode with pauses, an action log, and protection against repeated messages.
We can add an AI filter to distinguish real transportation requests from noise - for example, when a person is genuinely looking for a car or a move, rather than just using a similar word.
We need to clarify two things.
… Should we search only in the personal feed of the profile or also in groups?
Should sending messages be fully automated or better with confirmation before sending, to reduce the risk of blocks?
From you, we need keywords, message and comment texts, a test Facebook account or access to the current scenario, as well as an example Excel table with the necessary columns.
Similar cases from Ingello.
https://business.ingello.com/vorfahr - automation of lead search and processing.
https://business.ingello.com/fractal - agency automation of complex workflows.
https://systems-fl.ingello.com - main profile and examples of systems.
We can discuss the details here on the marketplace, I am available ))
-
7 days18 000 USD
3160 23 1 3 7 days18 000 USDHello. The key here is not just to upload the data, but to make the import verifiable, repeatable, and free of silent errors.
What I understood about the task: I accidentally sent that link: .google.com/file/d/14tP5XWJB9acV4gn_cJrFwMpihUj3EbQz/view?usp=sharing.
Here’s how I would approach it:
1. I will fix the format of the input files/exports and the data schema to avoid catching errors after the import.
2. I will create a validation layer: required fields, duplicates, empty values, period mismatches, and a clear error log.
3. I will automate the import/update so that the data can be verified and safely reprocessed.
… Relevant experience: full-stack/backend, automation, API integrations, internal tools and systems with business logic.
Regarding timelines: aiming for 7 days. Regarding budget: 18,000 — after a brief clarification of the technical specifications, I can confirm more precisely.
If relevant — I will provide a short implementation plan and a list of clarifications in the first message to immediately fix the MVP without unnecessary development.
-
1 day70 USD
328 1 day70 USDYour request: So, I’m responding to freelance orders, you will give me approximately just the text, okay? I’ll attach a screenshot. 17:30 No problem, let’s go! I will write you clear, concise, and persuasive cover letters that grab clients' attention. I’m waiting for the screenshot or the job description. Right after that, I will generate a response option. By the way, for which platform should I adapt the text (for example, Upwork, Freelancehunt)? 17:30 Here’s a ready, structured response text for Freelancehunt, written in simple words without unnecessary fluff. It shows the client your expertise in reverse engineering mobile applications. Hello! The task is completely clear. Regular web scraping will not work here, as mobile applications (especially large e-commerce ones like Rozetka) have a completely different logic for authorization, protection, and token generation. I am ready to implement this task in Python. Here’s how your project will be executed: Traffic interception: I will set up a proxy server (Mitmproxy / Charles Proxy) on an Android emulator for complete analysis of the application’s requests. SSL Pinning: If it exists, I will bypass it using reverse engineering tools (Frida/Objection). API analysis: I will find the exact endpoints, highlight the necessary headers, dynamic keys, and analyze the logic of operation and updating authorization tokens. Automation: I will write a quick asynchronous script in Python (Aiohttp / Requests) for stable data collection through the discovered mobile API. Documentation: I will provide you with clean code with detailed comments and instructions so you can easily maintain the script yourself. I have a Python Essentials certificate and successful cases on the platform. I am ready to show details of similar solutions in personal messages. Message me, and we will discuss the details! If you want, I can: Make the text shorter and more aggressive, Add emphasis on speed of execution, Translate this response into English. Your request: something like this but that’s already under order, okay? If anything, we are waiting for a response, and you can help me do it, okay? 17:30 Agreed! I will be in touch. As soon as the client responds, immediately send a screenshot or the text of their message here. We will analyze what exactly they want, and I will help you compose the right, persuasive response to successfully close the deal. If you want, while we wait, I can: Prepare a template for discussing the technical task (specifications), Write a list of questions for the client about the data structure, Compose a short self-presentation for the first dialogue. Your request: he is online right now. 17:31 Great, seize the moment while he’s online! This is the best time to catch his attention. I’m waiting for the message.
-
5 days100 USD
4150 8 0 1 5 days100 USDGood day.
Our team has many years of experience in developing ERP, CRM, CMS, and specialized software for businesses. We create effective digital solutions that help automate processes, increase productivity, and scale companies.
A ready-made solution is already available!
We work with modern technologies — from bots and scripts to AI agents and analytical systems. We develop websites of varying complexity. Our portfolio includes implemented ERP solutions for the hotel business, as well as for companies engaged in the import and sale of goods, and our own product XFitness — an ERP system created specifically for fitness clubs.
We specialize in the following areas:
- Development of ERP Systems
… - Development of CRM Systems
- Development of Websites of any complexity
- Development of CMS Systems
- Support for Websites
- Development of OpenCart
- Support for OpenCart
- Modification of OpenCart
- Enhancement of OpenCart
- Development of WordPress
- Support for WordPress
- Modification of WordPress
- Enhancement of WordPress
- Development of ECommerce
- Support for ECommerce
- Modification of ECommerce
- Enhancement of ECommerce
- Development of Web Applications
- Support for 1C Servers
- Support for Web Servers
- Development of mobile applications
- Data parsing
- Development of bots
- Development of AI agents
and on the following technologies:
- Python
- PHP
- Laravel
- Symfony
- Yii2
- JS
- NodeJS
- jQuery
- TypeScript
- MySQL
- HTML
- CSS
- Vue
- Nuxt.js
- React
- React Native
- C++
-
3 days50 USD
2241 35 0 3 days50 USDGrisha, good afternoon. In theory, Claude should have been able to handle such a task. Let's take a look at the code he wrote; I'll try to figure out why it doesn't work in the profile.
-
3 days100 USD
374 3 days100 USDHello! I carefully reviewed the video, and the task is absolutely clear. You need to teach the Chrome extension to work with the main Facebook news feed, not just with groups. I fully understand why the current code from Claude is stumbling there: Facebook generates dynamic DOM classes, so regular element searching while scrolling breaks. I will solve this problem by rewriting the logic based on MutationObserver and searching directly by text. The script will smoothly scroll through the feed, find posts by keywords, automatically open a chat to send a message, leave a comment with a like, and save the post URL in Excel for your reporting. I am ready to take this task turnkey and organically integrate the new functionality into your existing code. Write to me in private messages, and we will discuss the details and start working right away!
-
3 days250 USD
10345 30 0 3 3 days250 USDGood day! I have experience working on similar projects and am ready to implement.
-
1 day100 USD
727 6 0 1 day100 USDany volumes protection is not a problem, feel free to contact us
______________________________________
-
7 days300 USD
1580 3 0 7 days300 USDHello!
I have extensive experience in developing solutions for parsing and processing data (various sources, protection against blocking, automation). I am ready to complete the assigned task in the shortest possible time.
I suggest discussing the details in private messages.
-
3 days1000 USD
4975 41 4 1 3 days1000 USDGood day!
I offer services for automating data collection and developing parsers in Python. I have experience working with APIs, proxies, and storing data in Google Sheets. I am ready to implement your project.
Message me privately, and we will discuss the details.
-
2 days150 USD
1602 31 1 2 days150 USDGood day, I have been in web programming for over 9 years. I work with REST APIs, frameworks, and CMS such as Django, Laravel, Yii2, WordPress, OpenCart, CodeIgniter, etc. I am ready to complete the task. Reviews:
Freelancehunt
-
1 day100 USD
565 4 2 1 day100 USDGood afternoon, I am ready to implement and complete your program according to your description. We can continue in private messages, feel free to write!
-
4 days400 USD
1438 21 0 4 days400 USDGreetings. This is exactly the logic I implemented in the BOT that searches for Threads clients by keywords and writes comments to warm users. There is a Python library that allows for such an idea to be realized. I believe I can implement your idea) It's always interesting to work on unusual projects.
-
1 day330 USD
4873 107 0 1 day330 USDHello.
There is already a ready-made solution for another service, I will quickly adapt it for you. It runs by itself, writes, and records a report.
Feel free to reach out.
-
2 days200 USD
738 4 0 2 days200 USDGood day. I can write automation for searching keywords and sending messages. I have done similar tasks many times before. Feel free to contact me, I will do it quickly and efficiently.
-
7 days300 USD
452 7 days300 USDGood day, Grigory!
I understood the task: a bot for the Facebook feed that:
— scrolls the feed, searches for posts about freight transportation (by keywords)
— likes the found posts
— comments and sends private messages
— logs in Excel — who has been messaged, who hasn’t yet
Technically, it will be implemented using Python (Selenium/Playwright + text parsing of posts).
An important point to consider: Facebook aggressively bans accounts for automated activity (mass likes/comments/messages in a short time appear as bot behavior). It is impossible to completely eliminate this risk, but it can be minimized — delays between actions, daily limits, imitation of human behavior. This is built into the script's architecture.
Estimated workload (including testing and setting limits): ~20-25 hours.
… Deadline: 5-7 days.
Cost: 200-400 usdt.
I am ready to clarify details (keywords for search, message format, Excel structure) before starting.
-
7 days700 USD
1314 5 0 7 days700 USDHello, I am engaged in vibe coding and automating business processes, as well as data scraping and more. I am interested in your project. Can you clarify what data we are parsing and how much there should be? Let's communicate in private.
-
1 day50 USD
2426 20 0 1 day50 USDGood day, I am ready to complete your task quickly and efficiently, I have extensive experience in developing various parsers. Please write to me in private messages to discuss the details. I will be happy to help :)
-
7 days15 000 USD
1168 7 0 7 days15 000 USDGood day! We have reviewed your task regarding data collection automation. Our team has extensive experience in developing stable parsers that bypass bot protections. We will implement the project in Python using Playwright or Selenium to ensure high speed and accuracy of data extraction. We are ready to discuss the implementation details and start working soon.
-
3 days12 345 USD
2044 23 0 3 days12 345 USDHello. Are you planning to use ready-made solutions to speed up development?
I will clarify the deadlines and budget in personal correspondence.
1. I will conduct a requirements analysis and agree on the technical specifications.
2. I will implement the functionality according to the project description.
3. I will test the solution and deliver the finished code.
Thank you for considering my proposal. I look forward to the opportunity to collaborate with you!
-
Але Мета не дає парсити дані))
Current freelance projects in the category Data Parsing
Consultation on parsing Instagram account subscribersHello. It is necessary to conduct a preliminary assessment of the feasibility of the following task. I have a list of Instagram accounts. The goal is to obtain contact information (primarily email addresses) of users who follow these accounts. Previously, I encountered companies… Data Parsing ∙ 1 day 21 hours back ∙ 12 proposals |
A specialist is needed to find contacts of decision-makers in Ukraine.It is necessary to gather a database (or ready database) of contacts of decision-makers (DMs) in companies in Ukraine. Information Gathering, Data Parsing ∙ 2 days 1 hour back ∙ 16 proposals |
Need to scrape data from LinkedInWe need to scrape data from LinkedIn based on our list. For each entry, we need to find and collect available data if it exists on the LinkedIn profile, including the profile picture on the LinkedIn social network, email address, links to social media, company website, and… Data Parsing ∙ 2 days 7 hours back ∙ 27 proposals |
Parsing and classification of dataWe are looking for a developer to implement a system for collecting and structuring data from open sources. We have a database of small business owners in the USA, which contains the person's name, company name, address, and state. It is necessary to build a process for… Web Programming, Data Parsing ∙ 2 days 8 hours back ∙ 41 proposals |
Svitlahata
17 USD
It is necessary to import 1819 products from the XML/YML feed of Prom.ua to OpenCart 3. A ready XML file is available, which contains product names, descriptions, prices, photos, specifications, manufacturers, and categories. Requirements: import all products to OpenCart… Content Management Systems, Data Parsing ∙ 3 days 11 hours back ∙ 34 proposals |