X (Twitter) Post Replies Scraper avatar

X (Twitter) Post Replies Scraper

Pricing

from $3.99 / 1,000 results

Go to Apify Store
X (Twitter) Post Replies Scraper

X (Twitter) Post Replies Scraper

Pricing

from $3.99 / 1,000 results

Rating

0.0

(0)

Developer

ScrapeFlow

ScrapeFlow

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

Twitter / X Reply Scraper (Apify Actor)

Scrapes Latest search results via X GraphQL SearchTimeline, then loads direct replies per tweet with TweetDetail (same flow as the standalone scraper: dynamic query IDs from main.*.js, x-client-transaction-id from XClientTransaction, controller_data from the first timeline page).

Input

FieldDescription
startUrlsStart URLs — X search URLs (q= is parsed as the query). Legacy urls still accepted.
maxSearchResultsMaximum Search Results — max tweets per start URL (default 5).
maxRepliesMaximum Replies — max direct replies stored per tweet (default 5).
authToken / ct0Session cookies, or env AUTH_TOKEN / CT0.
proxyConfigurationuseApifyProxy: false → direct first, then DC → residential on blocks. true → Apify proxy from the start.

Output (dataset)

Each item: tweetLink, tweetContent, tweetDate, handle, counts, repliesData (nested reply objects).

Run locally

cd Twitter-X-Reply-Scraper
pip install -r requirements.txt
# Set AUTH_TOKEN and CT0, then:
apify run

Data is only from public X content; you are responsible for compliance with X’s terms and applicable law.