Extract Twitter/X Replies (including hidden & spam) avatar
Extract Twitter/X Replies (including hidden & spam)

Pricing

$0.25 / 1,000 results

Go to Store
Extract Twitter/X Replies (including hidden & spam)

Extract Twitter/X Replies (including hidden & spam)

Developed by

Yair Sabag

Yair Sabag

Maintained by Community

Scrapes all replies to a public tweet, including hidden and spam replies. Returns clean JSON with tweet ID, text, author, likes, etc. Fully cloud-based. No API key required. Works great with n8n, Zapier, Google Sheets, and more.

0.0 (0)

Pricing

$0.25 / 1,000 results

0

Total users

8

Monthly users

8

Runs succeeded

>99%

Last modified

12 days ago

You can access the Extract Twitter/X Replies (including hidden & spam) 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.

1echo '{
2  "tweetUrl": "https://twitter.com/elonmusk/status/1751549561499033669"
3}' |
4apify call yairsabag/twitter-reply-full --silent --output-dataset

Extract Twitter/X Replies (including hidden & spam) API through CLI

The Apify CLI is the official tool that allows you to use Extract Twitter/X Replies (including hidden & spam) locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: