Twitter (X) Reply Scraper avatar
Twitter (X) Reply Scraper

Pricing

$20.00/month + usage

Go to Store
Twitter (X) Reply Scraper

Twitter (X) Reply Scraper

Developed by

Louis Deconinck

Louis Deconinck

Maintained by Community

Extract detailed information about tweets and their replies from Twitter/ X.com. This scraper collects data on tweet & comment details, user information, and reply content, providing insights for social media analysis, sentiment tracking & trend monitoring. No authentication or cookies needed.

5.0 (3)

Pricing

$20.00/month + usage

4

Total users

219

Monthly users

31

Runs succeeded

51%

Issue response

0.36 hours

Last modified

a month ago

You can access the Twitter (X) Reply 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 '{
< "startUrls": [
< {
< "url": "https://x.com/search?q=%23journorequest+min_replies%3A10&src=typed_query&f=live"
< }
< ],
< "maxSearchResults": 5,
< "maxReplies": 5
<}' |
<apify call louisdeconinck/twitter-reply-scraper --silent --output-dataset

Twitter (X) Reply Scraper API through CLI

The Apify CLI is the official tool that allows you to use Twitter (X) Reply 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: