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

5

Total users

205

Monthly users

101

Runs succeeded

>99%

Issues response

3.6 hours

Last modified

4 days ago

You can access the X (Twitter) Post Replies Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, youโ€™ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "postUrls": [
< "https://x.com/ZippoJeje/status/1905584213761351970",
< "https://x.com/iFlame__/status/1904188777913856280"
< ],
< "resultsLimit": 30,
< "repliesSortType": "relevancy"
<}' |
<apify call scraper_one/x-post-replies-scraper --silent --output-dataset

X (Twitter) Post Replies Scraper API through CLI

The Apify CLI is the official tool that allows you to use X (Twitter) Post Replies Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: