TikTok Followers Scraper avatar

TikTok Followers Scraper

Pricing

Pay per usage

Go to Apify Store
TikTok Followers Scraper

TikTok Followers Scraper

Extract public TikTok follower lists by username, profile URL, or user ID. Get follower IDs, usernames, nicknames, avatars, follower counts, verification status, and pagination tokens through Scrappa.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Scrappa

Scrappa

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Extract public TikTok follower lists for a creator through Scrappa. Use it for audience research, influencer discovery, creator vetting, social graph analysis, and follower sampling workflows.

Features

  • Lookup by TikTok username, full profile URL, or numeric user ID
  • Fetch a page of public followers with profile and verification metadata
  • Support pagination via Scrappa's time marker
  • Dataset rows optimized for Apify table views
  • Full Scrappa response saved to the OUTPUT key-value-store record

Input

FieldTypeRequiredDescription
profilestringYesTikTok username with or without @, full profile URL, or numeric user ID. Bare numeric values are treated as user IDs; prefix numeric usernames with @.
countintegerNoNumber of followers to return. Scrappa accepts 1-50.
timeintegerNoFollower pagination token/time marker from a previous run. Leave empty for the first page.

The actor also accepts cursor as a compatibility alias and sends it to Scrappa as time.

Example Input

{
"profile": "@tiktok",
"count": 10
}

Output

Each TikTok follower is saved as one dataset item:

{
"user_id": "107955",
"unique_id": "tiktok",
"nickname": "TikTok",
"avatar": "https://example.com/avatar.jpeg",
"follower_count": 162300000,
"verified": true,
"lookup_unique_id": "@tiktok",
"lookup_user_id": null
}

The full API response, including pagination metadata, is saved to OUTPUT.

Support

For higher-volume usage or direct API access, use Scrappa at https://scrappa.co.