Telegram bot for automatic monitoring of OLX
This is a comprehensive solution for automating searches on the OLX marketplace. The bot allows users to eliminate the need to constantly refresh the page manually, automatically collecting and sending relevant information according to the configured filters.
Key features:
Monitoring new listings: Instant notification of new offers based on specified parameters (category, geolocation, keywords).
Price change tracker: The bot tracks the price of selected products and sends notifications if the seller lowers or raises the price.
Job search: A separate module for recruiting and job searching that filters fresh job listings by specialization.
Personalization: Convenient management of all subscriptions and filters directly through the Telegram interface.
Technical stack:
Language: Python (Aiogram / Telebot)
Data Scraping: BeautifulSoup4, Requests
Database: SQLite / PostgreSQL (for storing filters and price history)
Deployment: Setting up operation on the server for round-the-clock monitoring.
#python #PostgreSQL #SQLite #telebot #olx #aiogram #telebot #beautifulsoup4 #requests
Key features:
Monitoring new listings: Instant notification of new offers based on specified parameters (category, geolocation, keywords).
Price change tracker: The bot tracks the price of selected products and sends notifications if the seller lowers or raises the price.
Job search: A separate module for recruiting and job searching that filters fresh job listings by specialization.
Personalization: Convenient management of all subscriptions and filters directly through the Telegram interface.
Technical stack:
Language: Python (Aiogram / Telebot)
Data Scraping: BeautifulSoup4, Requests
Database: SQLite / PostgreSQL (for storing filters and price history)
Deployment: Setting up operation on the server for round-the-clock monitoring.
#python #PostgreSQL #SQLite #telebot #olx #aiogram #telebot #beautifulsoup4 #requests