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. ๐
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
Parameter
Type
Required
Description
postUrls
string[]
โ
Array of X (Twitter) post URLs to extract replies from.
resultsLimit
number
โ
Maximum number of results to retrieve. If not set, only a few of the first replies will be returned.
The actor returns an array of JSON objects with extracted replies and related data.
Example Output
1[{2"replyId":"1906884256397189461",3"replyUrl":"https://x.com/TheyCallMeMrYu/status/1906884256397189461",4"replyText":"@FunFootballPod https://t.co/gz6yT4D4wl",5"postUrl":"https://x.com/FunFootballPod/status/1906833084554650018",6"postId":"1906833084554650018",7"timestamp":1743471609000,8"conversationId":"1906833084554650018",9"media":[10{11"mediaUrlHttps":"https://pbs.twimg.com/tweet_video_thumb/GnadH35XkAAcY0z.jpg",12"type":"animated_gif",13"id":"1906884250827198464"14}15],16"author":{17"name":"โผ๏ธ โ๏ธโน๏ธ๐ฌ๐ญ๐ ฐ ๐๐ฎโผ๏ธ",18"screenName":"TheyCallMeMrYu",19"followersCount":21960,20"favouritesCount":67879,21"friendsCount":22146,22"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"23},24"replyCount":1,25"quoteCount":0,26"repostCount":0,27"favouriteCount":1,28"viewsCount":1529}]
Let me know if you need additional output fields! ๐ค
Usage
Create an Apify account and open the actor page.
Enter input parameters in the Apify UI or via API.
Run the actor and monitor its progress.
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. ๐
Other Recommended Scrapers
If you're working with multiple platforms or want additional data sources, check out these scrapers:
๐ฆ X Posts Search โ Find posts/tweets based on keywords, hashtags, and more
โ๏ธ Having issues or suggestions? Open an issue or contact us at scraper1one@gmail.com.
Frequently Asked Questions
Is it legal to scrape job listings or public data?
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
Do I need to code to use this scraper?
No. This is a no-code tool โ just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
What data does it extract?
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Can I scrape multiple pages or filter by location?
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
How do I get started?
You can use the Try Now button on this page to go to the scraper. Youโll be guided to input a search term and get structured results. No setup needed!