A Python-based automation bot that monitors a product page and sends Telegram alerts when stock is detected.
- Checks stock every 20 seconds
- Supports multi-account handling
- Auto-submits order (simulated)
- Telegram alert upon success
- Cross-platform (macOS compatible)
- Python 3
- Playwright
- Telegram Bot API
pip install -r requirements.txt
- Create a bot via @BotFather
- Replace the placeholder token and chat ID in purchase_bot_demo.py
python purchase_bot_demo.py
- This is a working demo template. You can adapt it to real store URLs and actual HTML selectors.
- If you’re looking to hire for a custom bot, feel free to contact!