Twitter Tweet Comments Scraper avatar

Twitter Tweet Comments Scraper

Pricing

from $6.00 / 1,000 pages

Go to Apify Store
Twitter Tweet Comments Scraper

Twitter Tweet Comments Scraper

Get the replies/comments on a tweet

Pricing

from $6.00 / 1,000 pages

Rating

0.0

(0)

Developer

Data Direct

Data Direct

Maintained by Community

Actor 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

FieldTypeRequiredDescription
tweet_idstringyesNumeric tweet ID
pagesintegernoNumber 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 pages input 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: 3 costs $0.018 and pages: 1 costs $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.