VOOZH about

URL: https://apify.com/scrapelabsapi/twitter-x-reply-scraper

โ‡ฑ X (Twitter) Post Replies Scraper ยท Apify


Pricing

from $3.99 / 1,000 results

Go to Apify Store

Pricing

from $3.99 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ ScrapeLabs

ScrapeLabs

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a month 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.

You might also like

Twitter / X Scraper

rupom888/twitter-scraper

X / Twitter Email Scraper

scrapapi/x-twitter-email-scraper