Switch to English?
Yes
Переключитись на українську?
Так
Переключиться на русскую?
Да
Przełączyć się na polską?
Tak
Post your project for free and start receiving proposals from freelancers within minutes after publication!

Monitoring prices on Tabletka.ua

Translated401 USD

Client's review of cooperation with Vitalii Zhovnirchyk

Quality
Professionalism
Cost
Contactability
Deadlines

Very professional performer, everything done quickly and qualitatively. I recommend to everyone for collaboration.

Freelancer's review of cooperation with Oleg Krasin

Payment
Task setting
Clarity of requirements
Contactability

Thank you to the client for choosing me from a large number of candidates. The order was not simple but very interesting. I have worked with this site before, but it was very slow, and this time I tried to do significantly better. We agreed on a long-term collaboration.

  1. 17296
     70  0

    3 days401 USD

    Good day!
    I am ready to implement a price monitoring system for Tabletki.ua with bypassing anti-bot protection.
    What I will do:

    Automatic parsing of the "Delivery" block using Playwright + proxy
    Notifications when a competitor's price is lower by 1+ UAH or your price is higher by 5%+
    Web panel for adding products and managing scanning (start/pause)
    Email/Telegram reports with links, pharmacy names, and dates

  2. 8282
     100  0

    Winning proposal2 days401 USD

    Good day
    I previously wrote a parser for tabletki.ua and I know the complexities of its protection
    I propose to create a service for you that will parse and send notifications about price changes in Telegram
    I will make it possible to add new links for parsing in a Google Sheet (as convenient and simple as possible)
    I am ready for ongoing collaboration

    Feel free to contact me

  3. 206  
    15 days401 USD

    I propose to develop a reliable Python scraper that bypasses the "Tablet" protection and has a convenient web panel or application using Flet for managing URLs (start/pause).

  4. 310  
    15 days401 USD

    Hello!
    I am ready to take on your project and create a stable tool for monitoring competitive prices on Tablet. I can implement a service that will automatically open the product page in the "Delivery" section, collect all seller prices, compare them with your three stores, and generate a report — both in cases where someone is cheaper by at least 1 UAH and when competitors are more expensive by more than 5%.

    I will consider Tablet's protection against bots — the behavior will be as similar as possible to a real person, with correct pauses, dynamic headers, and the ability to use Selenium/Playwright, so you won't get blocked.

    I will create a convenient service where you can add new products, start or pause checks, and view history and reports. This will not be a one-time job — I will take on support and updates to ensure the system remains operational even if Tablet changes its layout or logic.

  5. 1212    7  0
    25 days401 USD

    Hello!
    My name is Ruslan — a backend developer (Node.js/NestJS/TypeScript) with experience in creating scanners, analytics, automation, and bypassing anti-bot protections.

    I have reviewed your task — I can fully implement the price monitoring service on Tabletka and provide its support.

    How I see the project implementation:
    1. Scanning pages of tabletka.ua while bypassing anti-bot protection

    Tabletka has quite serious protection:
    — User-Agent checks
    — rate limits
    — script behavior checks
    — sometimes protection like Cloudflare/Recaptcha

    For this, I will use a hybrid approach:

    headless browser (Puppeteer / Playwright) with rotation:

    User-Agent

    proxy

    intervals between requests

    simulation of human behavior (scroll, wait, smooth transitions)

    This will give a 99% success rate in bypassing the block.

    2. Logic for checking competitors

    For each product:

    Parse the "delivery" block (all sellers).

    Select our three stores → exclude them from the analysis.

    Then the following rules are applied:

    🔹 Task #1

    If a competitor's price is lower by at least 1 UAH → a notification in the report.

    I will store:

    competitor's name

    their price

    our value

    the difference

    date

    link to the page

    🔹 Task #2

    If the competitor's price is higher by +5% → also a record in the report.

    This will be a separate type of event in the system.

    3. Convenient management service

    I will create a web panel where you can:

    add new products (URL)

    start / stop scanning

    view change history

    see competitors with prices

    export reports

    Technologies I will use:

    Backend → Node.js/NestJS

    Frontend → React or a simpler option (at your choice)

    Database → PostgreSQL / MongoDB (optimal PostgreSQL for analytics)

    4. Automatic scanning system

    Works in the background:

    every hour / once every 6 hours / once a day (as you need)

    with a smart rate-limit to avoid getting banned

    with a retry mechanism in case of errors

    5. Notifications

    I can implement:

    Email (SMTP, Resend)

    Telegram bot

    Web panel with statuses

    PDF/CSV reports

    6. Project support

    This is very important, considering your previous negative experience.

    I will ensure:

    regular updates when Tabletka's layout changes

    quick fixes (1–2 days)

    error monitoring

    technical stability of the service

    What I can offer:

    full turnkey development

    bypassing anti-bot protection

    clear architecture and reliability

    support after release

    My GitHub

    https://github.com/RuslanZotsenko22

    I am ready to discuss the details, look at your three stores, assemble a test parser, and estimate realistic timelines.

    I would be happy to collaborate!

  6. 8193    63  1
    1 day445 USD

    Good day,

    I am ready to take on your project. I have experience in developing automated mechanisms for scanning and monitoring competitive prices. I will be able to implement a mechanism that will scan products, notify about low prices, and track price movements in other stores.

    I propose creating a service where you can easily add new products for scanning, manage the scanning process, and receive reports with information about competitors' prices. I will provide reliable project support to address any situations.

    My rate is $16 per hour. I am ready to start collaborating and help you with this project.

    Best wishes,
    Arthur

  7. 1444    9  0
    4 days401 USD

    Good day.
    I am ready to implement a service for automatic price monitoring on Tablet with control over your three stores and competitors. I can build a solution that reliably bypasses bot protection, regularly scans product pages, and generates reports.

    To accurately assess the scope of work and propose an optimal architecture, please clarify a few details:

    Can you provide 2–3 links to product pages and to competitors' products under the links, so I can check the structure, dynamic loading of elements, and anti-bot protection mechanisms?

    How do you want to add products: manually through the interface, importing from Excel/CSV, or via API?

    Are reports needed in the form of Telegram notifications or in an internal panel?

    What is the scanning frequency — once an hour, once a day, or another mode?

    Do you need to log the price history of all sellers for analytics?

    After receiving this information, I will be able to propose a complete final specification and timelines.

  8. 3553    90  0   1
    7 days401 USD

    Good day Oleg!
    I have certain experience in performing similar tasks and I am ready to take on your project.
    The final deadline is after clarifying all the details of the task.
    Even if you do not choose me as the performer, perhaps my advice will help in solving your task.
    Let's please get in touch.

  9. 1476    14  1
    14 days401 USD

    Hello!
    I have experience working with a large number of tools for parsing, specifically bypassing Cloudflare protection, by copying requests, which guarantees the parser's long-term operation, rather than rewriting it every month.
    How I envision the implemented project:
    A web interface on Django for convenient management of the parser.
    Price changes are checked every minute/other time.
    Statistics of results or simply notifications about changes are sent to Telegram/email/web panel.

    This is brief and to the point; I would like to discuss this with you in more detail.

  10. 200  
    2 days420 USD

    I will do it quickly and efficiently, feel free to contact me, I have extensive experience with similar projects.

  11. 9351    20  0   1
    5 days401 USD

    Good day, I will develop a parser for price monitoring, taking into account all details and tasks. I have experience in projects of this type. I will be happy to collaborate.

  12. 811    11  0
    10 days401 USD

    Good day!
    I have extensive experience in parsing and price monitoring. I am ready to take on your project and provide further support. If necessary, I can meet in person.

    Feel free to reach out, and we will discuss the details.

  13. 3880    15  0
    7 days557 USD

    Good day!
    I have extensive experience in data parsing.
    I can perform it efficiently and quickly in Python.

    If the site has strong protection, for example like uz.gov.ua, a browser can be used under the hood.

    In this way, I managed to solve the assigned task: to automatically book tickets for a specific train on the desired date.

    The result can be output, for example, to a Telegram bot for convenience.

    Thank you for your attention, I will be happy to collaborate.

  14. 1767    40  0
    2 days601 USD

    Hello! I am ready to complete the project for you. I have plenty of experience.

  15. 12523    600  0
    20 days601 USD

    Good evening, please reach out, we need to discuss in detail. I am waiting in private messages.

  16. 10038    117  0
    14 days401 USD

    Hello.

    I am a NodeJS developer. I am ready to take on the task. Write to me, we will discuss.

  17. 58  
    1 day401 USD

    Good day!
    My name is Andriy, I have been developing for over 3 years, specifically creating services for product parsing and automation for marketplaces.

    I can implement a reliable Tablet scanner with bot protection, which will:

    notify about cheaper prices from competitors;

    record when the price of the nearest competitor is more than 5% higher;

    generate convenient reports with links to the page, date, and name of the pharmacy.

    I will create a simple interface for adding new products and managing the scanning launch. Support for the project after launch is guaranteed.

    I am ready to discuss the details and start working immediately.

  18. 9034    32  0
    4 days401 USD

    Hello, I can develop a parser where you can conveniently and easily add products. For example, in a Telegram bot, you add products and there you can upload changes in price or add push notifications immediately about price changes, and all of this would come to you. Or a simple website where you can add everything and view reports on price changes. So write to me, we will discuss, there are several methods on how this can be implemented.

  19. 3628    10  0
    10 days557 USD

    Hello!!
    The task is clear: monitoring competitive prices on Tablet considering anti-bot protection + a service for managing products and stable operation of the scanner.

    I have similar experience with parsing complex websites (89 categories 1,000,000+ cards) and bypassing protections, so I can offer a complete solution: a stable scanner, competitor filtering, a convenient panel for adding products, and a clear report on each price deviation.

    Due to the complexity of Tablet (anti-bot, dynamic page loading) and the need for ongoing support, the real budget for such a project is from 25,000 UAH, with a timeline of 7-10 days turnkey.

    If this format is suitable — I can describe the architecture in detail and start working. I am ready to bring it to a stable and maintainable state.

  20. 1770    20  0
    15 days401 USD

    I regularly engage in parsing, have been working for a long time with many clients, and am well acquainted with this type of service. I host parsers on my servers, ensuring their operation and support, as parsers fail when changes occur on the website; I also provide bypassing of protections. The website is a pharmacy, and it is very well protected.

    As an implementation option, we can create it based on Google Sheets, so you can freely manage the products in monitoring. We can discuss the details and find a convenient solution in private messages.

    Write to me, and we will discuss the terms of cooperation.

  21. 1422    13  0
    20 days401 USD

    I can implement this project as a web application or a Telegram bot where you can create a list of which products to track and conveniently add/remove others. The protection of tabletki.ua can be bypassed using proxies, but it is best if you gain access to the API of the site itself; then the program will work faster and there will be no blocks (you will need to fill out a form on their site and gain access). More details in private messages.

  22. 15546    214  1
    10 days401 USD

    Good day!
    A flexible system can be implemented.
    We can create management in any format:
    - desktop application for Windows,
    - Telegram bot
    - web version.
    There is protection on the site. We can bypass it.
    I am happy to discuss all options and the formation of the final technical specification in private.

  23.    2  2
    8 days401 USD

    Hello!
    I specialize in developing parsers, anti-bot solutions, and price monitoring systems for marketplaces and pharmacy catalogs. I can implement a stable and secure service tailored to your specifications.

    Here’s how I see it and what I can offer:

    1) Price monitoring script for your product group on Tabletki:
    — Scanning the "Delivery" block with all sellers.
    — Automatic identification of your stores to exclude them.
    — Detection of situations where a competitor's price is at least 1 UAH lower -> recorded in the report.

    2) Second trigger:
    — If the nearest competitor's price is more than 5% higher — also recorded in the report.

    3) Bypassing Tabletki's anti-bot protection:
    — Realistic browser sessions (headless Chrome + anti-detect).
    — Proxy rotation.
    — Pause/randomization of steps, anti-fingerprint.

    4) Convenient web interface:
    — Adding new products to monitoring in one or two clicks.
    — Start/pause scanning.
    — History of reports and trigger logic.
    — Export to CSV/Google Sheets.
    — Notifications in Telegram (optional).

    5) Support after launch:
    Not a one-time job — I provide technical support, updates when changes occur on the site, and a guarantee of stable operation.

    Timeline: 7–10 days for full implementation + setup of protection.

    I have experience in similar monitoring systems (marketplaces, pharmacies, price tracking).
    I am ready to discuss the details and develop an optimal solution for your processes.
    Write to me — I will analyze examples of your products and show you what a live prototype will look like.

  24. 4306    215  0   1
    14 days401 USD

    Good evening, I have experience in implementing a similar monitoring project for industrial and retail, I can offer to implement it on Laravel + Node.js. Write to me in private for discussing the details.

  25. 5556    12  0
    4 days401 USD

    Hello, I am ready to quickly and efficiently complete your project. I have extensive experience in developing parsers for various tasks. I have been working in development for over 7 years. Now, here is what I propose. Project structure:
    1) A Telegram bot for managing data. Links to products that need to be tracked, links to stores whose prices are the basis or some identifying marks of these stores. Notifications will also come to this Telegram bot.
    2) Parsing. Parsing can be done using special libraries that bypass bot protection; as a last resort, we can emulate a browser and make requests in it that allow us to obtain data. I have bypassed all possible anti-fraud and anti-parsing protection systems in parsing, so I do not foresee any problems bypassing the protection, and tablets ua will most likely require quality proxies, but I think this is not a problem.
    After all these stages, we aggregate prices, monitor them constantly, and send notifications to the Telegram bot about whether the competitor's price is higher or lower. So if you are interested in actually fulfilling the order - write to me.

  26. 201    1  1
    20 days401 USD

    Hello. I can write a full web application (FastAPI + React), you will be able to conveniently track price changes, receive notifications, and add products to monitor. If needed, the functionality can be expanded over time. I am ready to discuss the deadlines in private messages.

  27. 1470    6  0   1
    10 days401 USD

    Hello! I was just working on a similar parsing for pharmacy chains. I confidently implement price monitoring on Tabletka.ua with bypassing protection, so the system can reliably track price changes of competitors and your stores.

    I will create a user-friendly web interface for adding products and managing scanning. I will provide further support for the system.

    Let's discuss the details in private messages?

  28. Another 10 proposals concealed

Current freelance projects in the category Data Parsing

Need to scrape data from LinkedIn

We 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 ∙ 3 hours 4 minutes back ∙ 13 proposals

Parsing and classification of data

We 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 ProgrammingData Parsing ∙ 4 hours 13 minutes back ∙ 29 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 SystemsData Parsing ∙ 1 day 7 hours back ∙ 32 proposals

Data parsing through mobile API

Looking for a person with experience in data parsing through mobile API, for parsing e-commerce, rozetka and similar sites. Tasks: 1. Intercepting traffic from the mobile application (Android), setting up a proxy, analyzing requests. 2. Identifying the necessary API endpoints…

PythonData Parsing ∙ 3 days 1 hour back ∙ 31 proposals

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

Web ProgrammingData Parsing ∙ 3 days 4 hours back ∙ 40 proposals

Client
Oleg Krasin
Ukraine Mykolaiv  7  0
Project published
6 months 22 days back
436 views
Tags
  • API
  • python
  • Data Analysis
  • Web Scraping