Monitoring prices on Tabletka.ua
The goal of the project is to timely monitor competitive prices on the tablet.
The main task:
We have three stores on the tablet whose products are 80% identical, only slightly different prices, we need a mechanism that will scan the products and notify us of a lower price than ours.
There are two tasks that we need to implement, as we see it:
1) There is a URL of the page on the tablet in the "delivery" block, where all sellers and our three stores are listed, it is necessary to scan the page and if the price is lower by at least 1 UAH - notify about this in the report with a link to the date of the page and the name of the competitor's pharmacy.
2) Also, if the price of the nearest competitor is higher by more than 5% (excluding our three stores) - notify about this in the report with a link to the date of the page and the name of the competitor's pharmacy.
Please make sure to consider protection against bots on the tablet.
We need a convenient and understandable service where we can add new products for scanning and start/pause scanning as needed.
It is also important that this is not just a one-time job but support for the project in case of malfunctions.
Please write what you can offer and how you see this.
*We had an unsuccessful attempt with this project before, unfortunately, the contractor let us down.
Client's review of cooperation with Vitalii Zhovnirchyk
Monitoring prices on Tabletka.uaVery professional performer, everything done quickly and qualitatively. I recommend to everyone for collaboration.
Freelancer's review of cooperation with Oleg Krasin
Monitoring prices on Tabletka.uaThank 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.
-
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
-
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
-
206 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).
-
310 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.
-
1212 7 0 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!
-
8193 63 1 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
-
1444 9 0 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.
-
3553 90 0 1 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.
-
1476 14 1 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.
-
200 I will do it quickly and efficiently, feel free to contact me, I have extensive experience with similar projects.
-
9351 20 0 1 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.
-
811 11 0 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.
-
3926 15 0 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.
-
1767 40 0 Hello! I am ready to complete the project for you. I have plenty of experience.
-
12523 600 0 Good evening, please reach out, we need to discuss in detail. I am waiting in private messages.
-
10038 117 0 Hello.
I am a NodeJS developer. I am ready to take on the task. Write to me, we will discuss.
-
58 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.
-
9034 32 0 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.
-
3628 10 0 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.
-
1770 20 0 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.
-
1422 13 0 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.
-
15552 214 1 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.
-
2 2 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.
-
4306 215 0 1 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.
-
5556 12 0 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.
-
201 1 1 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.
-
1470 6 0 1 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?
Current freelance projects in the category Data Parsing
Car RIA website parser
33 USD
Need a contact parser for the auto ria website. Collect phone numbers / car (make, model, year) (into a table, for future SMS mailings) Data Parsing ∙ 11 hours 49 minutes back ∙ 32 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 ∙ 22 hours 37 minutes back ∙ 29 proposals |
Data parsing through mobile APILooking 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… Python, Data Parsing ∙ 2 days 17 hours back ∙ 30 proposals |
Looking for a programmer or vibe coding Automation scraping data 2https://drive.google.com/file/d/14tP5XWJB9acV4gn_cJrFwMpihUj3EbQz/view?usp=sharing I accidentally sent that link Web Programming, Data Parsing ∙ 2 days 19 hours back ∙ 39 proposals |
Create a dashboard in https://airtable.com/ for the performance of advertising creatives from Facebook ads.Full specification https://docs.google.com/document/d/1_n_oYRNZWYxalUA---DM5AD1b5ZSrtePw5J4G42svGw/edit?usp=sharing Databases & SQL, Data Parsing ∙ 7 days 14 hours back ∙ 20 proposals |