TikTok Following Scraper avatar

TikTok Following Scraper

Pricing

from $0.20 / 1,000 results

Go to Apify Store
TikTok Following Scraper

TikTok Following Scraper

Extract the public TikTok accounts a user follows by username, profile URL, or user ID. Get followed account IDs, usernames, nicknames, avatars, follower counts, verification status, and pagination tokens through Scrappa.

Pricing

from $0.20 / 1,000 results

Rating

0.0

(0)

Developer

Scrappa

Scrappa

Maintained by Community

Actor stats

0

Bookmarked

6

Total users

5

Monthly active users

23 days ago

Last modified

Categories

Share

Extract the public TikTok accounts a creator follows through Scrappa. Use it for audience research, influencer discovery, creator vetting, social graph analysis, competitive monitoring, and following-list sampling workflows.

Features

  • Lookup by TikTok username, full profile URL, or numeric user ID
  • Fetch a page of public followed accounts 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 followed accounts to return. Scrappa accepts 1-50.
timeintegerNoFollowing 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 followed TikTok account 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.