X (Twitter) Post Replies Scraper avatar
X (Twitter) Post Replies Scraper

Pricing

Pay per event

Go to Store
X (Twitter) Post Replies Scraper

X (Twitter) Post Replies Scraper

Developed by

Scraper One

Scraper One

Maintained by Community

Extract replies/comments from X posts (tweets) provided as input URLs. Retrieve comment text, author, timestamp, reactions, and more. Ideal for social media monitoring, sentiment analysis, and engagement tracking. ๐Ÿš€

0.0 (0)

Pricing

Pay per event

3

Total users

116

Monthly users

75

Runs succeeded

>99%

Issues response

3.1 hours

Last modified

6 days ago

Apify Actor

This Apify Actor extracts replies from X (Twitter) posts provided as input URLs. It retrieves reply content, authors, timestamps, media, and engagement metrics.
Perfect for social media monitoring, sentiment analysis, and trend tracking. ๐Ÿš€

Features

  • ๐Ÿ” Scrape replies from multiple tweets
  • ๐Ÿ‘ค Extract author profiles and metadata
  • ๐Ÿ•’ Retrieve timestamps, media, and conversation context
  • ๐Ÿ”ข Limit the number of replies per tweet

Input Parameters

ParameterTypeRequiredDescription
postUrlsstring[]โœ…Array of X (Twitter) post URLs to extract replies from.
resultsLimitnumberโŒMaximum number of results to retrieve. If not set, only a few of the first replies will be returned.

Example Input

{
"postUrls": [
"https://x.com/ZippoJeje/status/1905584213761351970"
],
"resultsLimit": 20
}

Output Data

The actor returns an array of JSON objects with extracted replies and related data.

Example Output

[{
"replyId": "1906884256397189461",
"replyUrl": "https://x.com/TheyCallMeMrYu/status/1906884256397189461",
"replyText": "@FunFootballPod https://t.co/gz6yT4D4wl",
"postUrl": "https://x.com/FunFootballPod/status/1906833084554650018",
"postId": "1906833084554650018",
"timestamp": 1743471609000,
"conversationId": "1906833084554650018",
"media": [
{
"mediaUrlHttps": "https://pbs.twimg.com/tweet_video_thumb/GnadH35XkAAcY0z.jpg",
"type": "animated_gif",
"id": "1906884250827198464"
}
],
"author": {
"name": "โ€ผ๏ธ โ“‚๏ธโ„น๏ธ๐ฌ๐ญ๐Ÿ…ฐ ๐˜๐ฎโ€ผ๏ธ",
"screenName": "TheyCallMeMrYu",
"followersCount": 21960,
"favouritesCount": 67879,
"friendsCount": 22146,
"description": "๐ŸŽคPodcast Host of T3 (Thurs), Insp Station (M-W), BBL (Fri), One on One (M-F), His & Hers (4th Fri) #NYG #MICH #NYY #NYK ๐Ÿช™ #SportcoinCertified"
},
"replyCount": 1,
"quoteCount": 0,
"repostCount": 0,
"favouriteCount": 1,
"viewsCount": 15
}]
Let me know if you need additional output fields! ๐Ÿค™

Usage

  1. Create an Apify account and open the actor page.
  2. Enter input parameters in the Apify UI or via API.
  3. Run the actor and monitor its progress.
  4. Export replies as JSON, CSV, or Excel for analysis.

Limitations & Notes

  • Scraping X (Twitter) must comply with their Terms of Service.
  • Avoid overuse to prevent rate limiting or bans.
  • Data availability may depend on tweet visibility, account privacy, and X's structure.

Works Best With

For best results, use this actor together with X Posts Search.

First, search for tweets matching your criteria using X Posts Search, then pass those tweet URLs into this X Comments Scraper to extract replies and enrich your dataset. โœ…

Best Use Case Flow

  • ๐Ÿ”Ž Run X Posts Search โ†’ Find relevant tweets based on keywords or hashtags
  • ๐Ÿ“ฅ Feed tweet URLs into X Comments Scraper โ†’ Get replies for each tweet
  • ๐Ÿ“Š Gain insights โ†’ Analyze engagement, sentiment, and conversation threads

This combination provides a powerful workflow for understanding discussions around specific topics on X. ๐Ÿš€

If you're working with multiple platforms or want additional data sources, check out these scrapers:

Support & Contact

โœ‰๏ธ Having issues or suggestions? Open an issue or contact us at scraper1one@gmail.com.