Twitter Verified Followers Scraper
Pricing
from $6.00 / 1,000 pages
Go to Apify Store
Pricing
from $6.00 / 1,000 pages
Rating
0.0
(0)
Developer
Data Direct
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Get the verified (blue checkmark) followers of a specific Twitter/X user. Only returns followers who have a verified account. Returns profile details for each verified follower. Supports pagination.
Features
- Real-time Twitter data — results are fetched live at run time, never cached or stale
- No login, cookies, or proxy configuration needed — just provide the input and run
- Each result is pushed as a separate dataset item, exportable as JSON, CSV, or Excel
- Fast: a typical run finishes in seconds
Input
| Field | Type | Required | Description |
|---|---|---|---|
username | string | yes | Twitter username without the @ symbol (max 50 characters) |
pages | integer | no | Number of pages to fetch and merge into one response (1-10, billed per page) |
Pricing
This Actor is billed per page of results — $0.006 per page.
- Results come in pages. Use the
pagesinput to choose how many pages to fetch (1–10); more pages means more results. - You pay $0.006 for each page you fetch, so
pages: 3costs $0.018 andpages: 1costs $0.006. - You’re only charged when a run succeeds. Failed runs are free.
Example output
{"count": 20,"pages": 1,"username": "elonmusk","verified_followers": [{"created_at": "2021-06-18 10:18:20","description": "","followers_count": 4,"following_count": 155,"name": "Luka","profile_image_url": "https://abs.twimg.com/sticky/default_profile_images/default_profile_normal.png","tweet_count": 0,"url": "https://twitter.com/Lukajapar","user_id": "1405832190282407937","username": "Lukajapar","verified": true},{"created_at": "2014-10-19 11:35:10","description": "$DOG Lover","followers_count": 145,"following_count": 427,"name": "$DOGMI","profile_image_url": "https://pbs.twimg.com/profile_images/1781445356254859264/fLj85WkA_normal.jpg","tweet_count": 1012,"url": "https://twitter.com/0xNGMI2022","user_id": "2864741388","username": "0xNGMI2022","verified": true},{"created_at": "2007-04-28 00:32:54","description": "Design Estimator at Illuminated Integration","followers_count": 641,"following_count": 620,"name": "John Fones","profile_image_url": "https://pbs.twimg.com/profile_images/2021806950183239680/rLhgArwC_normal.jpg","tweet_count": 3696,"url": "https://twitter.com/JohnFones","user_id": "5571292","username": "JohnFones","verified": true},{"created_at": "2025-12-23 13:31:14","description": "","followers_count": 335,"following_count": 148,"name": "Tim Douglass","profile_image_url": "https://pbs.twimg.com/profile_images/2003458377557639171/OpHmAdMm_normal.jpg","tweet_count": 557,"url": "https://twitter.com/DouglassTi8093","user_id": "2... (truncated)
About
Maintained by Data Direct — a small suite of fast, reliable Twitter and web-data scrapers. Each actor returns clean, structured results with no login, cookies, or proxy setup required. Have a question or a custom data need? Open an issue on this actor.