followers
- Profiles following the target account.
- Useful for audience samples and overlap analysis.
- Does not prove buying intent or recent activity.
Turn the public audience of one or more accounts into a table with usernames, names, regions, bios, verification, metrics and profile links.
Affiliate link: we may earn a commission if you later buy a plan, at no additional cost to you.
JSONscraping_solutions/...Multiple accounts
XLSXfollowers lists who follows the account; following lists who the account follows. They are separate modes.Actor used
scraping_solutions/tiktok-followers-following-scraper
It accepts TikTok usernames or URLs, paginates automatically and stores every unique public profile as an exportable row.
Listing checked August 20, 2026; values may change.
This short run had no billed dataset-item events. That does not make other runs free: review the estimate and set a spending limit first.
Two different questions
Keeping the relationships separate prevents misleading conclusions and makes the dataset easier to use.
Exact configuration
The tested version requires at least 50 requested results to start, even though the public schema accepts lower values.
tiktok-followers-following-scraperAccountdataToScraperesultsLimit{
"Account": ["nike"],
"dataToScrape": "followers",
"resultsLimit": 50
}The input accepts usernames or public TikTok profile URLs.
Use followers or following. Run twice to collect both.
The 5-result test was skipped by an internal safeguard; 50 returned a complete dataset.
resultsLimit is a maximum, not a coverage guarantee for every profile.
| Group | Observed fields | What they support |
|---|---|---|
| Source | username_scrape, type | Queried account and relationship |
| Identity | id, sec_uid, unique_id, nickname | Identification and deduplication |
| Profile | region, signature, avatar, verified, secret | Public context and status |
| Metrics | aweme_count, following_count, follower_count, favoriting_count, total_favorited | Visible size and activity |
| Social links | ins_id, youtube_channel_title, youtube_channel_id, twitter_name, twitter_id, link_user | References declared on the profile |
Some social fields may be empty. Do not treat a linked account as verified contact data.
Quick calculator
Compare a conservative estimate with the starting price shown on the public listing.
At $0.50 per 1,000, the rate configured during testing.
At $0.31 per 1,000; confirm your plan rate.
The actual charge depends on delivered rows, discounts and applicable billing rules.
Price checked August 20, 2026. Check current pricing.
When it helps
Compare samples by id or sec_uid and quantify overlap.
Group region while reporting missing values and coverage bias.
Explore following as an initial signal of public sources and affinities.
Do not use these lists for spam, surveillance or sensitive decisions. Minimize data and respect terms, privacy and applicable law.
Frequently asked questions
No. followers returns profiles following the target; following returns accounts followed by the target.
Yes. Account accepts a list of usernames or URLs and applies the same mode and limit to each one.
In the tested version, a request for 5 was skipped by an internal minimumResultsRequired safeguard. A request for 50 returned 50 rows.
No. Public profile size, available pagination and source changes may reduce output.
No. Use our TikTok video guide for posts and metrics.
First sample
Confirm coverage, fields and cost before increasing volume.