X (Twitter) Retweeters Scraper - Who Retweeted a Post
Pricing
from $1.50 / 1,000 retweeter results
X (Twitter) Retweeters Scraper - Who Retweeted a Post
Extract every account that retweeted any X (Twitter) post, with follower counts and verification status. Ideal for influencer identification and lead gen.
Pricing
from $1.50 / 1,000 retweeter results
Rating
0.0
(0)
Developer
Andrew
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Extract every account that retweeted any X (Twitter) post, with follower counts and verification status. Ideal for influencer identification and lead gen.
What you get
- Username, display name, bio, and location for every retweeter
- Follower and following counts, tweet count, media count, and likes count
- Verification status - Blue verified and verified type
- Account signals - creation date, automated/bot flag, possibly-sensitive flag
- Profile and cover picture URLs, profile URL, and pinned tweet IDs
- Cursor-based pagination - capture large retweet chains across multiple runs
Free tier vs. paid
Free runs are capped to help cover data costs:
- 25 retweeters per run
- 3 runs per day (UTC)
- 30-minute wait between runs
Upgrade to any paid plan on the actor's pricing page to lift all three limits - your Max Retweeters setting is honored in full and runs are unrestricted.
Use cases
- Influencer identification - find the accounts with the largest audiences amplifying a post
- Amplification and virality analysis - understand who is spreading a message and how far it travels
- Competitive analysis - see who is boosting a competitor's announcement or campaign
- Lead generation - retweeters are highly engaged accounts, often with large audiences of their own
- Brand monitoring - track who is spreading a mention of your brand or product
How to use
- Enter a Tweet ID or URL (numeric ID or
https://x.com/user/status/...) - Set Max Retweeters (default 200; 0 for unlimited)
- Run the actor - one retweeter per row in the Dataset tab
- To fetch more retweeters, open the Key-value store tab → copy the
NEXT_PAGE_IDvalue → paste it into Page ID on your next run
Output format
One retweeter per dataset row - perfect for direct CSV, Excel, or Google Sheets export:
{"parentTweetId": "2050965645991522635","username": "example_user","userId": "123456789","name": "Example User","description": "Building things on the internet.","location": "San Francisco, CA","isBlueVerified": true,"verifiedType": null,"followersCount": 24500,"followingCount": 812,"tweetsCount": 15230,"mediaCount": 640,"likesCount": 9800,"createdAt": "Wed Jan 01 12:05:00 +0000 2015","profilePicture": "https://pbs.twimg.com/profile_images/....jpg","coverPicture": "https://pbs.twimg.com/profile_banners/....jpg","pinnedTweetIds": ["1847001234567890"],"profileUrl": "https://x.com/example_user","isAutomated": false,"possiblySensitive": false}
Pagination
If the post has more retweeters than Max Retweeters allows, the actor saves a resume cursor to the default Key-value store under the key NEXT_PAGE_ID.
- Open the Key-value store tab on the run page
- Copy the value of
NEXT_PAGE_ID - Start a new run and paste it into Page ID
When NEXT_PAGE_ID is null, all retweeters have been fetched.
Input options
| Field | Type | Description |
|---|---|---|
| Tweet ID or URL | string | Numeric ID or full tweet URL (required) |
| Max Retweeters | integer | Cap per run - default 200, 0 for unlimited |
| Page ID | string | NEXT_PAGE_ID from the previous run's Key-value store, to resume pagination |
Related X (Twitter) actors
Part of a complete X (Twitter) toolkit - explore the rest of the suite:
- X (Twitter) Profile Scraper - Public profile data - bio, counts, links
- X (Twitter) User Tweets Scraper - Full timeline of any account by username
- X (Twitter) Tweet Scraper - Search and export tweets by query, hashtag, user
- X (Twitter) Tweet Replies Scraper - Every reply under a post for sentiment analysis
- X (Twitter) Quote Tweets Scraper - Every quote tweet of a post, with engagement
- X (Twitter) Followers & Following Scraper - Full followers and following lists, no login
- X (Twitter) List Members Scraper - Members or followers of any public list
- X (Twitter) Active Hours Analyzer - Posting heatmap, peak hours, and time zone
- X (Twitter) User Mentions Scraper - Brand and keyword monitoring across mentions
- X (Twitter) User Search Scraper - Find accounts by bio or keyword for lead gen
- X (Twitter) Trends Scraper - Trending topics and hashtags by location
- X (Twitter) Article to Markdown Scraper - Long form Articles as clean Markdown
- X (Twitter) MCP Server - All X tools for AI agents via MCP