Twitter Tweet Comments 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
4 days ago
Last modified
Categories
Share
Get the comments (replies) on a specific tweet. Returns the full content and engagement metrics for each reply along with author info, language, hashtags, and user mentions. 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
{"comments": [{"author": "elonmusk","author_followers": 237808830,"author_verified": true,"bookmarks": 55,"date": "2026-04-04 21:28:02","domain": "x.com","hashtags": [],"is_quote": true,"is_reply": false,"lang": "en","likes": 1699,"quotes": 7,"replies": 455,"retweets": 221,"snippet": "Absolutely","source": "Twitter (X)","title": "@elonmusk on X","url": "https://twitter.com/elonmusk/status/2040541929235202390","user_mentions": [],"views": 200295}],"count": 1,"pages": 1,"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.