Documentation Index
Fetch the complete documentation index at: https://docs.mindcase.co/llms.txt
Use this file to discover all available pages before exploring further.
$0.9 / 1k followers
Extract TikTok followers and following — full profile data — from TikTok profiles
Endpoint
POST /api/v1/agents/tiktok/followers/run
Parameters
List · TikTok usernames to fetch follower / following lists for. One per line.
Number · Maximum number of followers you want to scrape per profile. Use 0 for all.
Number · Maximum number of following profiles you want to scrape per profile. Use 0 for all.
Response columns
| Field | Display name | Type |
|---|---|---|
sourceUsername | Source Username | text |
connectionType | Connection Type | text |
url | URL | url |
username | Username | text |
name | Name | text |
avatar | Avatar | url |
bio | Bio | text |
followers | Followers | number |
following | Following | number |
likes | Likes | number |
videos | Videos | number |
verified | Verified | boolean |
private | Private | boolean |
seller | Seller | boolean |
Example
Example response
Response