Designed a multi-module automation tool for scanning, monitoring, and extracting structured data from various sources.
Optimized for Linux/Kali but adaptable to mobile or Windows environments.
What's done:
- Implemented automated scanning of public data sources
- Parsed 20000+ messages from Telegram channels/groups
- Filtered data by keywords, media type, and user ID
- Extracted metadata from images, documents, and accounts
- Exported structured data to JSON/CSV
- Created full logging system
- Built modular architecture for easy extension
Results:
- Delivered a stable automation tool reducing manual data collection by ~80%
- Tool runs stealthily and preserves minimal digital footprint
- Client receives fully documented, production-ready solution
Tools used:
Python (asyncio), Bash, Telethon, Linux/Kali environment