
Twitter (X.com) Scraper Unlimited: No Limits
Pricing
Pay per event

Twitter (X.com) Scraper Unlimited: No Limits
Introducing Twitter Scraper Unlimited, the most comprehensive Twitter data extraction solution available. Our enterprise-grade scraper offers unmatched capabilities with a transparent event-based pricing model, making it perfect for both small-scale and large-scale data extraction needs.
3.8 (43)
Pricing
Pay per event
272
Total users
9.5K
Monthly users
1.8K
Runs succeeded
>99%
Issues response
7.5 hours
Last modified
14 hours ago
Scrape Reply Tweets
Closed
Hi Apidojo team,
Im trying to scrape all the replies coming to some conversation ids for my doctoral research. I want to get all of the replies to tweets, but I get a very small portion of the replies with my queries.
I tried several approaches from https://github.com/igorbrigadir/twitter-advanced-search, but no help. Specifically I tried to create timeslots, use conversationIds field in the JSON, specify conversation_id with searchTerms. Can you give me some queries specifically for scraping replies?

Hello,
You are trying to combine too many conversation_id's into a single query so it doesn't work. Please try not to exceed 512 chars in a single query and divide them into separate ones. You will get more tweets with that approach.
Cheers