A lightweight Python utility to interact with the Tonking.io API for educational and research purposes.
β οΈ This project is for academic study only.
Use responsibly and in compliance with Tonking.io Terms of Service.
This toolkit demonstrates how to:
- Register new accounts via API
- Claim hourly faucet rewards
- Track referral activity
- Automate routine tasks using Python + Render
Ideal for learning about:
- REST API automation
- Session management
- Cloud deployment (Render)
- Ethical automation practices
- β Faucet claim automation
- β User registration via API
- β Referral link integration
- β 24/7 cloud execution (Render-compatible)
- β
Lightweight (only
requestsdependency)
git clone https://github.com/mizerotech/tonking-ghost.git
cd tonking-ghost
pip install -r requirements.txt