A Telegram bot has been developed for automatic monitoring of new OLX listings.
The user sets up a search on OLX, selects the desired product, city, category, price, and sorting by novelty, then copies the search link and adds it to the bot. The bot automatically checks this link at a specified interval and sends only new listings that match the search criteria to Telegram.
Main features of the bot:
#TelegramBot #OLX #Python #Automation #Parser
— adding and saving OLX links for monitoring;
— automatic checking of new listings;
— manual checking upon user request;
— keyword filter;
— negative keywords to filter out unwanted listings;
— freshness filter for listings;
— accessory filter for devices;
— protection against resending identical listings;
— history of found listings;
— pause and resume monitoring;
— sending results directly to Telegram.
The bot can be useful for people looking for good deals on OLX, searching for devices, phones, laptops, components, spare parts, or other products, and who want to receive notifications about new listings quickly without manually refreshing the page.
The project is prepared as a ready-made solution: it includes an archive with the bot, an example of configuration, a launch instruction, and basic installation assistance.
The user sets up a search on OLX, selects the desired product, city, category, price, and sorting by novelty, then copies the search link and adds it to the bot. The bot automatically checks this link at a specified interval and sends only new listings that match the search criteria to Telegram.
Main features of the bot:
#TelegramBot #OLX #Python #Automation #Parser
— adding and saving OLX links for monitoring;
— automatic checking of new listings;
— manual checking upon user request;
— keyword filter;
— negative keywords to filter out unwanted listings;
— freshness filter for listings;
— accessory filter for devices;
— protection against resending identical listings;
— history of found listings;
— pause and resume monitoring;
— sending results directly to Telegram.
The bot can be useful for people looking for good deals on OLX, searching for devices, phones, laptops, components, spare parts, or other products, and who want to receive notifications about new listings quickly without manually refreshing the page.
The project is prepared as a ready-made solution: it includes an archive with the bot, an example of configuration, a launch instruction, and basic installation assistance.