Sniper information gathering
What is this project?
Development of an intelligent script in Python for collecting and analyzing data from hundreds of Telegram channels in real-time. The system operates as a digital assistant that instantly finds target requests and potential orders.
Key functionality:
Real-time filtering: The script automatically filters out spam, advertisements, and irrelevant messages using advanced "blacklists."
Uptime monitoring: Automatic checking of found links for server response (HTTP statuses 200, 404, 403, 500). This allows for the immediate identification of websites with errors and offers assistance in fixing them.
Report automation: All found data is structured and stored in CSV (Excel) format for further processing.
Operation on VPS: The system is deployed on a Linux server and runs 24/7 without interruptions.
Technology stack:
Python, Telethon (Telegram API), BeautifulSoup4, Requests, Linux (Ubuntu/Mint).
Result:
A tool that allows you to outpace competitors by responding to new requests in chats within seconds.
Development of an intelligent script in Python for collecting and analyzing data from hundreds of Telegram channels in real-time. The system operates as a digital assistant that instantly finds target requests and potential orders.
Key functionality:
Real-time filtering: The script automatically filters out spam, advertisements, and irrelevant messages using advanced "blacklists."
Uptime monitoring: Automatic checking of found links for server response (HTTP statuses 200, 404, 403, 500). This allows for the immediate identification of websites with errors and offers assistance in fixing them.
Report automation: All found data is structured and stored in CSV (Excel) format for further processing.
Operation on VPS: The system is deployed on a Linux server and runs 24/7 without interruptions.
Technology stack:
Python, Telethon (Telegram API), BeautifulSoup4, Requests, Linux (Ubuntu/Mint).
Result:
A tool that allows you to outpace competitors by responding to new requests in chats within seconds.