TikTok Followers Scraper: Public Follower List, No Login, $0.50 per 1,000 Followers

Pass in a TikTok username and get back the public follower list, one row per follower. Each row includes username, display_name, bio, verified badge, follower_count, following_count, avatar URL, and full profile_url. No login or API key required. Pulls up to 5,000 followers per target profile.

Open on Apify → Try it now
Pricing
$0.0005/follower
RAM
2048MB
Coverage
Global
Fields per follower
12
Proxy
Apify residential
Anti-Bot
Signed endpoint

What you can scrape

Primary use cases

API example

# Start a run via the Apify API
curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~tiktok-followers-scraper/runs?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "profiles": ["mrbeast"],
    "maxFollowersPerProfile": 500,
    "maxScrollsPerProfile": 30
  }'

# Or use with AI agents via MCP:
# https://mcp.apify.com?tools=santamaria-automations/tiktok-followers-scraper

Integrations

Output fields

FieldTypeExample
usernamestringfanaccount123
user_idstring6614519312189947909
display_namestringFan Account
biostringlove @mrbeast
verifiedbooleanfalse
follower_countinteger1,250
following_countinteger89
avatar_urlstringhttps://p16-common-sign.tiktokcdn-eu.com/...
profile_urlstringhttps://www.tiktok.com/@fanaccount123
source_profilestringmrbeast

Related Actors

Open on Apify → Try it now (free tier available)