Budget: 75 PLN Deadline: 1 day
Good day. It seems to me that you are simply fighting in the wrong direction. I have been working with OLX for several years, I can consult for free.
Subject: Optimization of scraping OLX.pl + Otodom.pl for a paid Telegram bot (minimum traffic/proxy + analysis of "how free bots operate")
I am looking for a freelancer who can help optimize scraping OLX.pl and Otodom.pl for a Telegram bot that monitors real estate listings in Poland.
A paid service for monitoring real estate listings based on user criteria.
Price: 1 zł/day (~30 zł/month) for 1 active monitoring (set of filters).
Sources: OLX.pl + Otodom.pl (the main Polish real estate platforms).
Sending logic:
every 15 minutes — check (cycle)
per cycle, we look for up to 5 new listings
we send not everything at once, but every 3–5 minutes 1 listing, to spread the load (about 4 cycles per hour)
There is a VPS + Docker, there is a scraper/bot.
Database: Supabase, part of the logic in Supabase Functions.
Telegram bots already exist: separately for settings, separately for notifications, separately for support.
We do not upload photos (do not download images), we only take:
text/description
links
filters
links to all images (URL), without downloading the file
If several users have identical filters, we perform 1 unique search for all, without duplicating requests.
Even after optimizations regarding photos and “merging identical searches,” proxy costs are high because:
the listing page (search result) can weigh ~400–500 KB per request
the detailed listing page (to get the full description/parameters, if they are not in the listing) can also weigh ~500 KB
if we take up to 5 listings per cycle — total traffic can be ~3 MB / 15 min
this results in approximately ~288 MB/day, ~8.6 GB/month for 1 unique search
at a conditional proxy price of 1 GB = 10 zł, it turns out that one active search can cost more than the client's subscription (30 zł/month), especially if there are many searches (16 cities and more)
There is a point I want to clarify:
I am subscribed to several free Telegram bots/channels that have been operating for months on OLX/real estate.
They send hundreds of messages daily with new listings.
They do not have:
subscriptions/paid features
advertising
obvious monetization
At the same time, their infrastructure/proxy costs must clearly exist — but they somehow manage it and do not shut down.
Therefore, it is necessary to understand how to obtain “unlimited traffic” without bans or another way to obtain data
Budget: 75 PLN Deadline: 1 day
Good day. It seems to me that you are simply fighting in the wrong direction. I have been working with OLX for several years, I can consult for free.
Budget: 500 PLN Deadline: 2 days
Hello,
I had experience working with a popular agency in Warsaw called Grand, if you know it. But there we were collecting data in conjunction with other platforms (MLS and others, I don't quite remember the names), there is also a service from which additional information can be collected, possibly even without a proxy. Write to me in private messages, I am ready to help with what I can and provide consultation.
I would be happy to collaborate!
Budget: 75 PLN Deadline: 1 day
Hello!
I have extensive experience in writing parsers/Telegram bots.
I have been working with Python and VPS for 5 years.
I will help you solve your issue very quickly and efficiently.
Feel free to reach out!
Budget: 1700 PLN Deadline: 15 days
Optimization of scraping OLX.pl and Otodom.pl for a Telegram bot requires a comprehensive approach to reducing costs on proxies and ensuring stable access to data. In your case, a key factor is reducing the number of requests to listing pages and detailed ads, as well as using effective data retrieval methods. In particular, one can focus on analyzing free bots to identify how they avoided bans or minimized traffic. For example, the use of headless browsers with smart session management, integration with platform APIs (if available), or optimization of search logic to minimize duplicate requests is possible.
My experience in developing microservices, optimizing infrastructure, and working with Telegram bots allows me to propose solutions that will reduce the load on proxies. For instance, a proxy management system with automatic selection of optimal routes can be implemented, as well as using caching for repeated requests. Additionally, to reduce traffic, a more efficient page processing logic can be implemented — for example, parsing only the necessary data (text, links) without loading the full page.
A key stage will be analyzing free bots to identify technical patterns that allow data retrieval without high costs. This may include the use of private APIs, smart session management, or optimizing request frequency. It is also important to consider the possibility of integrating with other sources or using alternative data retrieval methods to avoid platform restrictions. The approach should be flexible, tailored to your schedule and budget, taking into account scalability in case of an increase in the number of users.
Budget: 500 PLN Deadline: 3 days
Hello! I have studied your project and am ready to start working. I am confident that I can meet all your expectations.
RECOMMENDED FREELANCER !Budget: 3000 PLN Deadline: 3 days
🤝 Quality solution to your task — exactly on time
Hello! I have studied the description of your project and am ready to start implementation.
I guarantee deep immersion in the project and thorough work on all details.
I strictly adhere to deadlines. The work will be ready on time or earlier.
Always in touch and provide reporting at key stages.
I look forward to your feedback!
Budget: 75 PLN Deadline: 1 day
contact us
Budget: 300 PLN Deadline: 3 days
Hello. I have experience with parsers for OLX and similar sites. I can optimize the loading of the page itself, that is, load only the necessary fields, or if possible, through the internal APIs of the sites.
Budget: 5000 PLN Deadline: 5 days
Hello! I have significant experience in optimizing parsers for large-scale projects. I have worked with OLX and Otodom, and I understand the specifics of their protection and limits.
📌 What I offer:
• Analysis of the current code and identification of "bottlenecks" in traffic consumption.
• Implementation of effective strategies for using proxies and rotating User-Agents.
• Optimization of requests to minimize the transfer of unnecessary data.
• Configuration of asynchronous parsing to increase speed.
• Integration with a Telegram bot with minimal delay.
I guarantee quality optimization that will reduce your infrastructure and proxy costs.
Budget: 350 PLN Deadline: 5 days
worked with parsing from Odom and OLX.
write to me, I will tell everything.
you initially have an incorrect architecture
Budget: 6000 PLN Deadline: 5 days
Hi,
I can help you analyze, redesign, and significantly reduce the traffic and proxy costs of scraping OLX.pl and Otodom.pl for your Telegram monitoring service, while keeping it stable and ban-resistant. I have hands-on experience with high-frequency scraping, traffic optimization, and anti-bot evasion, especially for marketplaces and classifieds. Your current architecture, with VPS + Docker, Supabase, merged searches, and no image downloads, is solid, so the main challenge is data acquisition strategy and cost efficiency.
I would start by reverse-analyzing how free OLX/real-estate bots operate long-term without visible monetization. In practice, this usually involves avoiding full page loads, using lightweight endpoints or internal APIs, aggressive caching, diff-based checks instead of reloading entire search pages, conditional fetching of detail pages only when necessary, request fingerprinting that mimics real users, and smart scheduling instead of fixed intervals.
Next, I’d focus on cutting traffic per cycle, not just reducing proxy usage. This includes reducing payload size per request, eliminating unnecessary HTML/JS content, detecting new listings without loading full result pages, and minimizing detail-page fetches by extracting more data directly from listings.
Finally, I can help evaluate alternative data access paths, such as hidden or internal endpoints used by OLX/Otodom frontends, low-cost or hybrid proxy strategies, and caching combined with selective fetching.
The outcome would be a clear explanation of how free bots operate for months, a concrete plan to reduce monthly traffic significantly, practical recommendations for keeping the bot stable at scale across multiple cities, and actionable changes for your existing Docker/Supabase setup. I don’t promise “magic unlimited traffic,” but I can help you get very close without bans while making the subscription model economically viable.
Happy to discuss details and start with an audit of your current scraper logic.
Best regards,
Tobias
Budget: 200 PLN Deadline: 1 day
Hello!
I develop bots for Telegram using NodeJS. I am ready to take on the task. Write to me, we will discuss.
Budget: 1000 PLN Deadline: 3 days
Good day!
I professionally develop Telegram bots and scrapers in Python. I have experience with APIs, proxies, Docker/Supabase. I am ready to analyze the work of "free" bots and optimize scraping of OLX/Otodom to minimize traffic.
Write to me in private messages, and we will clarify the details.
Project Title: Automation of content publication on social media via a Telegram bot using AI Task Description: Our company sells premium fitness equipment from the Italian manufacturer Panatta in Ukraine. We manage several social media platforms: Instagram, Facebook, TikTok, and a Telegram channel. An automated solution needs to be developed that will allow us to quickly adapt and publish video content across all our social media platforms. Main Logic of Operation: I send a link to a video from YouTube, Instagram, or TikTok to the Telegram bot. The system automatically retrieves the description of this video, translates it into Ukrainian, adapts the text to the live communication style of the Panatta brand, adds links to our social media, and publishes the finished post on: Instagram, Facebook, TikTok, Telegram channel. Important: The video itself does not need to be changed or translated. We need to work with the video description: translation, adaptation, text optimization, and publication together with the video or a link to it — depending on the technical capabilities of the specific platform. Desired Workflow Scenario: I send a link to the video to the Telegram bot. The system identifies the source: YouTube, Instagram, or TikTok. The system retrieves the original video description. AI translates the description into Ukrainian. AI adapts the text to the premium brand style of Panatta: professionally, lively, without dry machine translation. Links to our social media are automatically added to the text: Instagram, Facebook, TikTok, Telegram. The system prepares the publication for each platform. The publication is automatically posted on Facebook, Instagram, TikTok, and the Telegram channel. It is preferable to have the option to review the text and confirm publication via the Telegram bot before posting. Desired Functionality of the Telegram Bot: The bot should accept links to videos. The bot should display the generated Ukrainian text before publication. It is preferable to add buttons: "Publish", "Edit", "Generate Again", "Cancel". The bot should notify whether the post was successfully published on each social media platform. It is preferable to keep a history of processed links. Possible Technical Stack: We are considering various implementation options: Make.com, n8n, Zapier, custom backend, Telegram Bot API, OpenAI API, or other AI services. We are open to contractor suggestions regarding the optimal technical solution. Additional Considerations: It is necessary to check the technical limitations of the APIs for Instagram, Facebook, TikTok, and YouTube. A stable account authorization scheme needs to be proposed. It should be explained whether fully automatic publication is possible on all social media or if manual confirmation is required for some platforms. Protection against post duplication should be anticipated. The solution should be made as simple as possible for daily use. Expected Result: A working automation system where a link to a video can be sent via the Telegram bot, an adapted Ukrainian description can be received, and content can be published on Facebook, Instagram, TikTok, and the Telegram channel. What is required from the contractor in the response: Briefly describe how you propose to implement this solution. What stack will you use: Make.com, n8n, custom development, or another option. Which social media can be fully automated, and where might there be limitations. Estimated implementation timelines. Estimated cost. Examples of similar automations, if any. Additional Information: The Panatta brand represents premium Italian sports equipment for fitness clubs. Therefore, the texts must not only be translated but also adapted to the Ukrainian market, with the correct positioning: premium quality, Made in Italy, biomechanics, design, professional level of equipment. Links to our social media will be provided to the selected contractor.
Set up ManyChat Pro + OpenAI API (model gpt-4o-mini, but you can suggest something niche). Without Make/Zapier, if it can be implemented with ManyChat's internal tools, or with them if you justify the need.Bot operation logic:Triggered by any incoming message from a new client (including transitions from ads).The bot should conduct a dialogue based on the provided prompt (information about the company/prices/FAQ will be provided). The goal of the bot is to consult and collect contact details (phone) or lead to a specific purchase request.Conditions for transferring to a manager:The client directly requests a person/manager.The client has left contact details.The bot does not know the answer to the question.Action upon transfer: the bot must inform the client that it is connecting a person, send a notification, and definitely stop automation so that AI does not respond while the manager is working.Requirements for the executor:Show 1-2 similar casesSet up protection against hallucinations (so that the bot does not invent prices and does not promise what is not available).Deliver the finished bot, explain where to edit the prompt (instructions for AI) and where managers can view chats.
I am looking for a freelancer who can help set up a Telegram bot for a simple mini course. Please send your portfolio along with the price. Thank you
Connecting payment for a closed club in Telegram. It is necessary to set up a payment format where the user pays with a card from any country, and the channel author receives converted $ into their wallet. Additionally, reminders, automatic deductions, and automatic addition and removal of users need to be added.
A Telegram bot is needed for automatic searching and monitoring of "BUY IT NOW" cars at auctions in the USA (Copart, IAAI). The bot should operate automatically and send notifications about new cars that meet the specified filters.Main functionalityFilter settings: 1. Car brand; 2. Model; 3. Year of manufacture (from/to); 4. Fuel type; 5. Engine volume; 6. Mileage; 7. Price range; Bot functions: 1. Automatic monitoring of new lots; 2. Checking for updates every 1-2 minutes; 3. Protection against duplicate notifications (anti-duplicate); 4. Ability to add and remove filters through the bot menu; 5. Saving settings of already existing car searches. Message format: 1. Photo of the car (4 photos); 2. Title and lot number; 3. Year of manufacture; 4. Mileage; 5. Engine type and volume; 6. Buy it now price; 7. Link to the lot.