Twitter (X.com) Scraper Unlimited ($0.0004 / tweet): No Limits avatar
Twitter (X.com) Scraper Unlimited ($0.0004 / tweet): No Limits

Pricing

Pay per event

Go to Store
Twitter (X.com) Scraper Unlimited ($0.0004 / tweet): No Limits

Twitter (X.com) Scraper Unlimited ($0.0004 / tweet): No Limits

Developed by

API Dojo

API Dojo

Maintained by Community

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.1 (24)

Pricing

Pay per event

236

Total users

7.9K

Monthly users

2.3K

Runs succeeded

>99%

Issues response

7.2 hours

Last modified

a day ago

ME

Scrape Reply Tweets

Closed

merenb opened this issue
a month ago

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?

apidojo avatar

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