This script demonstrates how to send an automated follow request to a TikTok user via their internal API. It emulates mobile app behavior by constructing authenticated requests using dynamic parameters, secure signatures (x-argus
, x-gorgon
, etc.), and encrypted payloads.
⚠️ Disclaimer: This project is for educational and research purposes only. Use of private APIs may violate TikTok’s Terms of Service.
- Mimics TikTok Android requests using real device fingerprints
- Generates dynamic parameters via
Siza
utilities (god
,ladon
,argus
, etc.) - Signs each request using HMAC encryption and custom tokens
- Fully customizable: user ID, session cookies, device info
- Collect valid session cookie and TikTok user identifiers
- Use
Siza
functions to dynamically generate secure headers - Encode and sign request content via HMAC SHA-512
- Send the GET request to TikTok’s internal follow endpoint
To access the complete source code, full API library, or to request a custom integration:
📲 Contact me on Telegram: @SizaGod
This code is provided without any warranty. Use responsibly and at your own risk.
Copyright © 2025