followers
- Profiles that follow the target account.
- Useful for characterizing an audience sample.
- Does not prove each profile is a customer or active.
Turn the public audience of one or more accounts into rows with username, name, bio, location, verification and profile metrics.
Affiliate link: we may receive a commission if you later purchase a plan, at no extra cost to you.
JSONscraping_solutions/...No cookies
XLSXfollowers returns who follows the target; followings returns who the target follows. They are separate run modes.Actor used
scraping_solutions/twitter-x-scraper-followers-followings-no-cookies
Accepts X usernames, downloads public followers or following, and stores each profile as an exportable row.
Listing checked August 20, 2026; figures can change.
The test confirms the input, output and per-row charging. It does not guarantee identical speed or coverage for every account.
The important distinction
Keep both lists separate: one represents incoming audience relationships, while the other reflects accounts selected by the target.
Exact configuration
Start with a short sample. Check coverage and fields before requesting thousands of rows.
twitter-x-scraper-followers-followings-no-cookiesTypeScraperInput_SearchresultsLimit{
"TypeScraper": "followers",
"Input_Search": ["openai"],
"resultsLimit": 5
}Use followers or followings. Create two separate runs to collect both.
Enter the username without @ or a full URL.
resultsLimit is a maximum per account, not a coverage guarantee.
Check duplicates, private accounts, missing values and relevance before scaling.
| Group | Observed fields | What they support |
|---|---|---|
| Source | search, type | Queried account and downloaded relationship |
| Identity | user_id, username, name | Identification and deduplication |
| Profile | description, location, profile_pic_url | Public profile context |
| Status | is_private, is_verified, bot | Privacy and declared signals |
| Metrics | follower_count, following_count, number_of_tweets, favourites_count | Visible size and activity |
Values may be missing or change over time. Automated labels and metrics do not replace human validation.
Quick calculator
Compare the public starting price with the effective rate observed in our test.
At $0.20 per 1,000, the effective test rate.
At $0.14 per 1,000; confirm your plan rate.
The actual charge depends on delivered rows and the rate applied to your account.
Price checked August 20, 2026. Check current pricing.
When it helps
Compare samples and find overlap using user_id.
Classify bios and locations while reporting missing data and sample bias.
Explore followings as a signal of public sources and affinities.
Do not use the list 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; followings returns accounts followed by the target.
Yes. Input_Search accepts a list and applies the same mode and limit to every username.
No. That is the configurable maximum per line. Public availability, privacy and source limits may reduce output.
Apify listed pricing from $0.14 per 1,000. FlujoDato's test recorded five events for $0.001, equivalent to $0.20 per 1,000. Your rate may include discounts.
No. Use our X posts and replies guide for timelines, searches and conversations.
First sample
Confirm coverage and cost before increasing volume.