Twitter Tweet Retweets Scraper
Pricing
from $6.00 / 1,000 pages
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
4 days ago
Last modified
Categories
Share
Get the users who retweeted a specific tweet. Returns profile details for each user who retweeted including username, display name, bio, follower/following counts, tweet count, verification status, and profile image. 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 |
|---|---|---|---|
tweet_id | string | yes | Numeric tweet ID |
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": 0,"pages": 1,"retweets": [],"tweet_id": "2040543028255834313"}
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.