Budget: 500 PLN Deadline: 3 days
Hello, I can write a Telegram bot for your task, the bot will open the OLX tab on your device and check for new listings every second and send them to Telegram.
Hello,
I am commissioning the creation of a bot that will monitor new listings on OLX in a specific category with a city filter, etc., and send notifications about newly added listings. The bot should operate as quickly as possible to immediately detect changes and inform me about new listings.
Notification scope:
Notifications should include the following information:
Listing title
Price
Location
Link to the listing
Sending notifications:
Notifications should be sent to Telegram, Discord, or other platforms (to be determined).
High notification speed (preferred intervals of one minute or shorter).
Optimization:
The bot should be optimized for performance to operate continuously 24/7.
The bot should distinguish new listings from old ones and not repeat notifications for the same listings.
Please provide:
Project completion time
Preliminary cost estimate
I look forward to your offer.
Budget: 500 PLN Deadline: 3 days
Hello, I can write a Telegram bot for your task, the bot will open the OLX tab on your device and check for new listings every second and send them to Telegram.
Budget: 800 PLN Deadline: 5 days
Hello! The task is clear — I need a parser-bot that monitors OLX for a specified category/city and instantly sends new listings to Telegram. I have experience in developing similar monitoring bots — parsing, deduplication, stable operation 24/7 without bans.
Technically, I will implement it in Python (aiohttp + BeautifulSoup/Playwright for parsing, SQLite for storing already sent listings, aiogram for the Telegram bot). The check interval will be from 30 seconds to 1 minute with user-agent and proxy rotation to prevent OLX from blocking requests. The bot will compare found listings with the database in each cycle — there will be no duplicates.
Notifications in Telegram will include: title, price, location, direct link — all clickable, with formatting. I will deploy it on a VPS (for example, Hetzner or DigitalOcean) with auto-start via systemd, so it runs continuously 24/7. If needed, I can easily add a Discord channel as a second endpoint.
Estimated timeline: 3–5 days, cost — $200–350 depending on the number of categories/filters and the need for proxy rotation.
Write to me — I will clarify the details regarding specific categories and filters, and I will provide a final estimate.
Budget: 500 PLN Deadline: 2 days
Hello!
I can launch such a bot for you in the coming days. The main advantage is that I already have a ready and tested engine for monitoring OLX, examples of such bots are in my portfolio.
I know the specifics of working with OLX very well: how to bypass their cache to get data instantly, and how to avoid IP blocks with frequent requests (from once a minute and more).
How the project will work:
Notifications: I suggest Telegram — this is the fastest and most convenient option for such tasks. The format is strict: Title, Price, Location, Link.
Protection against duplicates: The bot saves the IDs of already sent ads in a local database (SQLite/Redis), so you only receive 100% new publications.
Stability: The script is optimized for uninterrupted operation 24/7 on a simple VPS server.
Project assessment:
Timeline: 2-3 days (since the database is already ready, time will be spent on adapting to your filters, setting up servers, and testing).
I am ready right now to show how my previous bots for OLX work. Message me privately, we will discuss the details of your category and can start working!
Budget: 749 PLN Deadline: 5 days
Good day, Jakub!
I am a specialist in automation and project parsers. And in the development of bots:
https://freelancehunt.com/showcase/work/automation-sora/2014866.html
https://freelancehunt.com/showcase/work/tg-bot-for-teacher/2014869.html
https://freelancehunt.com/showcase/work/google-extension-for-receiving-sms/2014210.html
We can discuss an end-to-end project that will fully meet your needs.
It can be made as a Google extension or as a separate application.
Budget: 500 PLN Deadline: 4 days
Hello!
I can implement such a Telegram bot. I have experience creating similar systems for OLX (one bot is constantly working for me - attached).
What I can do:
- monitoring new ads with filters or by providing a link
- instant sending of notifications about new ads
- deduplication of ads
- optimization for continuous operation, possible use of asynchronous requests and proxies for stability.
- sending in Telegram
Implementation time: 2-4 days
I can start after clarifying the details.
Budget: 500 PLN Deadline: 3 days
Hello, Mr. Jakub Brzuchowski.
I already have a bot ready that will meet your needs. I will place it on a server that will operate 24/7.
Budget: 20000 PLN Deadline: 1 day
Good day,
I am ready to create a bot for monitoring new listings on OLX based on specified criteria. The bot will be fast, inform about new listings, and send notifications to the Telegram or Discord platform.
Notification criteria:
- Listing title
- Price
- Location
- Link to the listing
Optimization and functionality:
- High notification speed (once a minute or more frequently)
- Continuous operation 24/7
- Avoidance of duplicate notifications for the same listings
My rate is $16 per hour. I am ready to learn more details about the project for an accurate assessment of the timeline.
Arthur
Budget: 400 PLN Deadline: 2 days
Hello,
I have a ready script that collects data in an online format, with ready filters. Let's contact each other through private message and discuss all the details. The execution time will be very short.
Budget: 500 PLN Deadline: 7 days
Hello! I can complete this task as I have experience and am ready for new challenges! We can discuss more.
Budget: 1200 PLN Deadline: 14 days
Good day!
I have the opportunity to implement parsing on the N8N/Make/SendPulse platform - which would be the most flexible solution for independent further configuration.
Or on Node.js with subsequent hosting.
I am ready to discuss the implementation options in more detail, choose the best one, and implement it.
Budget: 1500 PLN Deadline: 10 days
Hello.
I am ready to implement an OLX bot for monitoring listings with the fastest notifications and stable operation 24/7.
Budget: 500 PLN Deadline: 3 days
Hello, I will develop a bot for you with the necessary functionality for quick parsing and sending of data.
Budget: 500 PLN Deadline: 4 days
Hello! For over 3 years, I have been automating processes. I have implemented monitoring of American marketplaces. After discussing the technical specifications, I start working immediately.
Budget: 900 PLN Deadline: 3 days
Good morning, Jakub
The task is clear: the bot must detect new listings on OLX immediately after they appear and send a notification before the competition does.
The main challenge is speed without getting banned. OLX tolerates regular polling while maintaining appropriate HTTP headers — no browser is needed here. I will build a scraper in Go that will poll OLX every 30 seconds, parse the results, and compare them with the database of seen listings.
Architecture:
- Scraper → polls OLX every 30 seconds with rotating User-Agent headers
- Deduplication → SQLite stores the IDs of seen listings — zero duplicates
- Notifications → Telegram Bot API (or Discord webhook) with title, price, location, and link
- Deployment → Docker + docker-compose, runs 24/7 on VPS
Timeline and cost:
- Implementation: 3 working days
- Price: 900 PLN
- VPS (if needed): ~20–40 PLN/month
- Telegram: free
What is included in the price: source code, setup documentation, configuration via `.env` file (category, city, price filter, bot token), one week of support after delivery.
What is not included: VPS hosting, Telegram account.
One question: how many categories or search filters do you want to monitor simultaneously? This will determine whether one instance is sufficient or if you need to manage multiple monitors from the bot.
Ready to start today. Waiting for the order.
Budget: 1500 PLN Deadline: 3 days
Hello. I am ready to complete your task. I am waiting for a detailed discussion from you. I have experience.
Budget: 400 PLN Deadline: 1 day
Good day. I am ready to complete this project as I have extensive experience in application development.
Budget: 75 PLN Deadline: 1 day
Hello! I have experience in creating bots, especially for Telegram. Your project looks like a simple data parser from OLX. The main limitation is the bot protection on the site, so there will be a delay. I will send an archive of the completed work upon completion, which can be deployed. Can you send the exact link that is needed for monitoring? And what delay is acceptable for you? Notifications will be sent by the bot in Telegram.
Budget: 1100 PLN Deadline: 2 days
Hi. I did something very similar. I will write a PHP script bot and recommend cheap hosting. I am sending data to Telegram.
Budget: 900 PLN Deadline: 7 days
Hi, hope you're doing well!
I can build this bot for you. It will monitor OLX for new listings in your specified category and city filter, scrape the title, price, location, and link, and send instant notifications to Telegram or Discord whenever a new listing appears.
The bot will run continuously with checks every 30 to 60 seconds to catch new listings as fast as possible. It will track listing IDs to avoid duplicate notifications and only alert you about genuinely new posts. I will optimize it for 24/7 operation with proper error handling and automatic restarts if needed.
My estimated timeline is 5 to 7 days and the cost is 900 PLN This includes building the bot, setting up the monitoring logic, notification system, testing, and deployment on a server or cloud platform like Railway or Heroku so it runs without manual intervention.
Looking forward to working on this!
Budget: 500 PLN Deadline: 3 days
Hello! I have reviewed your project and am ready to start working. I can guarantee excellent results in a short time.
Budget: 300 PLN Deadline: 3 days
Hello. I am ready to implement this functionality in 3 days. Contact me, I can start right now. The price is 300 zlotys.
Budget: 1000 PLN Deadline: 20 days
Good day, my team professionally engages in creating bots in Telegram. We are ready for collaboration, ready to discuss the details (the price indicated is approximate as well as the term).
Budget: 1000 PLN Deadline: 3 days
Good morning!
I am pleased to take on the implementation of a bot for monitoring OLX ads with notifications on Telegram/Discord. I have experience in creating Python bots, handling APIs, and optimization. The project will take approximately [time of implementation].
I would be happy to discuss the details and we will set a final deadline.
Budget: 500 PLN Deadline: 2 days
Hello! I can create a bot that monitors OLX by category and city filter, sends notifications to Telegram with the title, price, location, and link. The bot works 24/7, checks every minute, and does not repeat already sent ads. The deadline is 2 days. Please specify which category and city to monitor?
Budget: 1300 PLN Deadline: 4 days
Good evening, I am ready to complete your order, I would be happy to familiarize myself with the technical specifications, I will complete it within the tight deadlines if necessary, I will implement all the functionality.
Auto-notification system for inventory replenishment analytics. On 8n8. Small automation for e-commerce. Once a day, the system calculates the sales velocity for each product and sends a message in Telegram indicating when to reorder (with the recommended quantity) and how many days the remaining stock will last. What we do: Data retrieval: KeyCRM API (order history) + stock/orders from Rozetka (API or export) Storage in SQLite on my VPS (Contabo, Linux) Calculation of average sales, days of stock, reorder point ABC analysis: prioritization of which product to replenish first (class A — main by revenue — more important) Daily Telegram bot + cron job All thresholds (lead time, safety stock, target stock) — in the config
AI Automation Engineer / AI Marketing Automation Specialist Required About the Project I am looking for a specialist to create an automated social media management system for the company (Instagram and Facebook) using modern AI tools. The goal of the project is to maximize the automation of content creation processes, publication, result analysis, and partially communication with clients. Important: I am interested not in a one-time setup of publications, but in building a unified system that can be scaled in the future. What Needs to Be Implemented 1. System Design Develop the architecture for automation, select optimal services, and propose the best technology stack. 2. AI Integration Set up the use of ChatGPT for: generating a content plan; writing posts; creating texts for Stories and Reels; generating prompts for images; analyzing statistics; preparing weekly reports. Provide for the possibility of using Claude for strategic tasks: marketing strategy; competitor analysis; brand development; long-term planning. 3. Process Automation Set up automated scenarios (preferably Make or n8n) that can: initiate content creation; save materials; prepare publications; transfer them to Meta Business Suite; collect analytics; generate reports. 4. Meta Set up proper operation with: Instagram Business; Facebook Page; Meta Business Suite. Publications should be released simultaneously on Instagram and Facebook through Meta's official tools. 5. Analytics Organize automatic data collection on: reach; engagement; saves; comments; audience growth. Based on this data, AI should generate recommendations. 6. Documentation After the project is completed, provide: a description of the architecture; operating instructions; the ability for further independent support of the system. What I Would Like to See in the Contractor Experience with the following will be an advantage: OpenAI (ChatGPT); Claude; Make.com; n8n; Meta API; marketing automation; AI Agents; integrations between services. Please Indicate in Your Response What similar projects you have already implemented. What technologies you propose to use. What architecture you would recommend. Estimated cost and timeline for implementation. Examples of your work (if available). I am considering long-term cooperation. After a successful launch, further tasks for system development and the implementation of new AI tools may be possible.
A system is needed for the automatic processing of large volumes of information using AI. I am currently using my own prompt in Claude. It works well with small texts, but with larger volumes, the neural network may skip parts, stop before the end, or report completion even though the material has not been fully processed. A system is needed that can accept a book of 200+ pages, several books, PDFs, DOCX, TXT, subtitles, transcripts of audio and video, or another large array of information and automatically process it from start to finish. One of the main formats for the result for each meaningful sentence: English version. •••••••••••••••••••••••••••• Russian version. •••••••••••••••••••••••••••• English version. •••••••••••••••••••••••••••• English version. •••••••••••••••••••••••••••• Russian version. •••••••••••••••••••••••••••• English version. Each meaningful line is output four times in English and two times in Russian in the specified order. The translation must accurately convey the meaning. Short sentences can be combined, and long ones can be divided into complete meaningful lines. The format must be customizable: the number of English repetitions and translations, their order, languages, separator, line length, main prompt, and saving different templates. For example, instead of English–Russian–English–English–Russian–English, any other sequence can be chosen. If the document cannot be processed in one request, the program should automatically split it into internal blocks, send them to Claude, ChatGPT, Gemini, or another model, check the result, repeat problematic parts, and combine everything into one file. The user should not have to manually copy text for four pages. It is necessary to check that no sentence, paragraph, or meaningful fragment is missed, that there are no duplicates between blocks, and that the structure corresponds to the template. The check should not rely solely on the neural network's assertion. Audio processing The system should also process large archives of audio, such as a Telegram channel with 300 broadcasts of about one hour each. It is preferable to automatically download audio or accept the entire archive, recognize speech, and process everything without manual involvement. A structured summary should be created for each broadcast: topic, main thoughts, important facts, examples, recommendations, and conclusions. Greetings, advertisements, conversational filler, and meaningless repetitions are removed, but useful information is retained. After processing, not only separate notes are needed, but also one comprehensive readable document where the information is organized by topics. If a topic was discussed in different broadcasts, the materials are gathered into one section, duplicates are removed, and links to the original recordings are preserved. The results should include: — a summary for each broadcast; — a general thematic document; — search by words and topics; — connection of conclusions with the original audio; — saving progress and continuing after errors. I can already perform most of these actions myself, but only on a small scale and manually. Therefore, I am also open to considering a more efficient way to download and convert audio to text if the contractor offers a solution better than what I currently use. What to include in the response Please write: — how the system will be implemented and what product I will receive; — which AI and speech recognition models will be used; — how completeness is checked and how omissions and repetitions are excluded; — whether prompts, the number of translations, repetitions, and their order can be changed; — whether it is possible to download materials from Telegram; — the cost of development, API, timelines, and the price for further improvements. The main goal is a universal system that processes large books and hundreds of hours of audio without manual involvement, does not lose information, and delivers a finished result strictly according to the chosen template.
We're looking for an experienced Blockchain Full-Stack Developer to help build a next-generation Endless Runner Web3 game with on-chain gameplay mechanics, NFTs, and tokenized rewards. This is an opportunity to work on an innovative game that combines modern web technologies with blockchain infrastructure. You'll collaborate with game developers, backend engineers, and designers to build scalable smart contracts, Web3 integrations, and a seamless player experience.
We specialize in obtaining grants for existing companies that plan investments. We came up with the idea of creating/connecting available AI models to search for companies that are planning or are already in the process of investing and to offer them grants for this purpose (we mainly deal with grants for the purchase of machinery and equipment). The AI would search available websites and registries to find investors. Then, it would also handle the automation of mailing to these companies and would filter out companies that: - fit into the lead categories (I think, 5-6 parameters); - replied to the email and are interested in the grant; Of course, additional suggestions are welcome; I am also considering Voice Calling and SMS sending. I would like to emphasize that I am not only interested in finding LARGE or very LARGE companies, but also smaller ones, for example, employing 8-50 people. And not just large cities, but also smaller towns. Sample target for testing: SUBCARPATHIAN For micro, small, and medium-sized enterprises (SMEs) and large enterprises from the Subcarpathian Voivodeship that belong to the security and defense industry. An enterprise from the security and defense industry is understood as an enterprise that: develops or manufactures products, technologies, or systems intended for military applications, related to national security, critical infrastructure protection, or citizen safety or provides services supporting security and defense systems (e.g., in the field of cybersecurity) or conducts research and development in the area of military technologies and security systems and which achieves a significant share of revenue from the sale of products, technologies, systems, or services in the area of security and defense, i.e., above 5% of total net revenue (cumulatively over the last 3 closed accounting periods). Support available for companies that conduct business in an organized and continuous manner in the Subcarpathian Voivodeship for a period of no less than 24 months counting back from the date of the call for applications. We have proposals for websites to search. Ultimately, the program would prepare a daily summary of such investors for us. Can someone help us with this? I read that it is possible, but I don't have time to deal with it myself :)