TikTok Followers & Following Scraper [$0.99/1k] No Login avatar

TikTok Followers & Following Scraper [$0.99/1k] No Login

Pricing

from $0.99 / 1,000 results

Go to Apify Store
TikTok Followers & Following Scraper [$0.99/1k] No Login

TikTok Followers & Following Scraper [$0.99/1k] No Login

Scrape the followers, following, or suggested accounts of any public TikTok profile — no login, no cookies, zero risk to your account. Get username, nickname, bio, verified & private flags, avatar, profile URL, and full stats (followers, likes, videos) for every account.

Pricing

from $0.99 / 1,000 results

Rating

0.0

(0)

Developer

Muhamed Didovic

Muhamed Didovic

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

1

Monthly active users

a day ago

Last modified

Share

TikTok Followers & Following Scraper

TikTok Followers & Following Scraper

Scrape the followers, following, or suggested accounts of any public TikTok profile — no login, no cookies, zero risk to your own account. Paste one or more usernames and get back every account with username, nickname, bio, verification status, avatar, profile URL, and its own follower / following / like / video counts on every row. From $0.99 per 1,000 results. Export as JSON, CSV, or Excel.

Why Use This Scraper?

  • Zero account risk — you never hand over TikTok cookies or log in, so your account can't be flagged, throttled, or banned. Cookie-based scrapers make you supply a session and take that risk; this one never does.
  • No TikTok account needed — nothing to configure, no 2FA, no checkpoints.
  • Three lists in one Actor — followers, following, and TikTok's suggested/similar accounts, selected per run.
  • Stats on every row — each follower comes with its own follower, following, like, and video counts. Vet audience quality or rank accounts by size without paying for a separate profile lookup per account.
  • Complete lists — walks the entire follower list cursor by cursor, not just the first page.
  • Multiple profiles per run — pass a whole list of usernames; every row is tagged with its source account.
  • Clean, flat output — one row per account, tagged with its list type, ready for CRM import, influencer analysis, or network graphs.

Overview

This Actor returns one dataset row per account in the requested list(s). For each input username it first resolves the profile, then walks the requested lists page by page. It does not return the input user's own profile — it returns the accounts in their lists. Data is retrieved through a third-party TikTok data provider, so no TikTok credentials are ever required.

Supported Inputs

InputWhat you get
A single username (e.g. tiktok)Its followers, following, and/or suggested list, per dataToScrape
Multiple usernamesLists for all of them in one run, each row tagged by sourceUsername and type
  • Handles are accepted with or without the leading @, and full profile URLs work too — https://www.tiktok.com/@tiktok, tiktok.com/@tiktok/, or the mobile m.tiktok.com variant, with or without query parameters.
  • Not supported: private accounts (their lists aren't public — the Actor returns an error item for them), video URLs, tag URLs.

Pure HTTP. No browser, no CAPTCHA solver, no cookies.

Use Cases

AudienceHow they use it
Influencer marketersVet a creator's audience quality — the per-follower stats expose bot-heavy or dormant followings at a glance
Growth / social teamsBuild lookalike audiences from a competitor's followers, or mine TikTok's own suggested accounts for adjacent creators
Researchers / OSINTReconstruct interest and affiliation networks from public follows
Sales / lead genSurface brands and creators a target account follows, pre-ranked by their own audience size

How It Works

How the TikTok Followers & Following Scraper works

  1. Resolve — each input username is looked up to get its secure ID and follower/following counts.
  2. Paginate — each requested list is walked cursor by cursor until complete (or until your cap).
  3. Emit — every account is pushed to the dataset as its own row with full stats, tagged with sourceUsername and type so multi-user, multi-list runs stay separable.

Input Configuration

FieldTypeRequiredNotes
usernamesarray of stringsYesPublic usernames to scrape, with or without @, or profile URLs.
dataToScrapestringNoDropdown: followers, following, suggested, or all. Default: followers.
maxResultsPerUserintegerNoCap results per username per list. Omit for complete lists.

Example input

{
"usernames": ["tiktok", "https://www.tiktok.com/@charlidamelio"],
"dataToScrape": "all",
"maxResultsPerUser": 500
}

Output Overview

Each item is a flat object describing one account in a requested list, tagged with type (follower, following, or suggested) and carrying that account's own public stats. Runs stream to the default dataset, exportable as JSON, CSV, Excel, or via the API.

Output Samples

{
"sourceUsername": "tiktok",
"type": "follower",
"userId": "7367771871134336008",
"secUid": "MS4wLjABAAAAManI9wSQacyQasJwwc-qc2k9H9Ayc2B5AGyhupxb1mfp...",
"username": "khoanho1009",
"nickname": "khoa nhỏ",
"bio": "",
"isVerified": false,
"isPrivate": false,
"avatarUrl": "https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/...",
"profileUrl": "https://www.tiktok.com/@khoanho1009",
"followerCount": 460,
"followingCount": 3189,
"likeCount": 5796,
"videoCount": 0
}

Key Output Fields

FieldDescription
sourceUsernameThe input account this row came from
typefollower, following, or suggested — which list the row belongs to
userId / secUidTikTok's numeric and secure IDs of the listed account
username / nicknameHandle and display name of the listed account
bioProfile signature text (may be empty)
isVerified / isPrivateVerification badge and privacy flag
avatarUrl / profileUrlProfile picture and direct TikTok profile link
followerCount / followingCountThe listed account's own audience counters
likeCount / videoCountTotal likes received and videos posted by the listed account

FAQ

Do I need to provide my TikTok cookies or log in? No. This Actor never asks for cookies, passwords, or a session — that's the point. Cookie-based scrapers advertise a lower headline price but require you to paste your own TikTok session, which puts your account at risk. Here your account stays completely out of it.

Does it work on private accounts? Only public accounts. A private account's lists aren't public, so the Actor emits an error item for it and continues with your other usernames.

What if an account hides its lists? TikTok lets users hide their following list even on public profiles. When a list is hidden, the Actor emits a list_not_public error item for that account and list instead of failing the run.

What are "suggested" accounts? TikTok's own "similar accounts" recommendations for that profile — typically around 30 accounts in a single batch. Useful for finding adjacent creators in the same niche.

How fresh is the data? Fetched live at run time, including every account's current stats.

What does it cost? Pay per result: from $0.99 per 1,000 accounts, plus a small per-run start fee. No subscription.

Support

Found a bug or need a field added? Open an issue on the Actor's Issues tab in Apify Console, or email muhamed.didovic@gmail.com.

Additional Services

Need a custom TikTok or social-media scraper, enrichment pipeline, or a private version of this Actor? Custom builds available — reach out at muhamed.didovic@gmail.com.

Explore More Scrapers

Browse the full portfolio: muhamed-didovic.github.io

🤖 For AI Agents & LLM Apps

Purpose: Return the followers, following, and/or suggested-accounts lists of public TikTok profiles.

Minimal tested input:

{ "usernames": ["tiktok"], "dataToScrape": "followers", "maxResultsPerUser": 50 }

Output: array of flat objects, one per account. Fields: sourceUsername, type, userId, secUid, username, nickname, bio, isVerified, isPrivate, avatarUrl, profileUrl, followerCount, followingCount, likeCount, videoCount.

Behavior & billing: Pay-per-event — one charge per result. Private accounts and hidden lists yield one error item instead of rows. Multiple usernames allowed per call; each result carries its sourceUsername. No login/cookies required.

⚠️ Disclaimer

This Actor accesses publicly available data on TikTok for legitimate research, market-intelligence, and business-analysis purposes. It does not log in, bypass authentication, or access private content. Use of this Actor must comply with TikTok's Terms of Service and all applicable laws, including data-protection regulations (GDPR, CCPA, etc.). The authors are not responsible for any misuse. Users must:

  • Respect rate limits and avoid overloading TikTok's infrastructure
  • Not use scraped data to violate user privacy or platform terms
  • Process any personal data only with a lawful basis and in compliance with their jurisdiction
  • Not republish scraped content in violation of copyright

We do not store scraped data; the Actor returns it directly to your Apify dataset for your authorized use. TikTok is a trademark of ByteDance Ltd.; this Actor is not affiliated with or endorsed by TikTok or ByteDance.

SEO Keywords

tiktok followers scraper, tiktok following scraper, scrape tiktok followers, tiktok followers export, tiktok followers list download, who follows a tiktok account, tiktok following list scraper, tiktok followers to csv, tiktok suggested accounts scraper, tiktok similar accounts finder, tiktok network analysis, tiktok graph scraper, tiktok osint tool, tiktok followers api, no login tiktok scraper, no cookies tiktok scraper, tiktok data extraction, influencer audience analysis, tiktok audience quality check, tiktok lookalike audience, social media scraper, tiktok public data, competitive intelligence tiktok, apify tiktok scraper