
Tweet Scraper|$0.25/1K Tweets | Pay-Per Result | No Rate Limits
Pricing
$0.25 / 1,000 tweets

Tweet Scraper|$0.25/1K Tweets | Pay-Per Result | No Rate Limits
Only $0.25/1000 tweets for Twitter scraping, 100% reliability, swift data retrieval.This incredible low price is almost too good to be true.Thanks to our large-scale operations and efficient servers, we can offer you rock-bottom prices that no competitors can match. Don't miss this opportunity !
4.2 (18)
Pricing
$0.25 / 1,000 tweets
189
Total users
3.6K
Monthly users
1.1K
Runs succeeded
>99%
Issues response
4.2 hours
Last modified
2 days ago
Can't scrape all tweets from an account
Closed
I'm trying to scrape all tweets from a sepcific user account. There are about 2-3000 tweets on the account I'm trying to scrape, but I don't know why the actor only returns 709 results

Hello.
For the same search condition, Twitter can return at most 800 to 1200 tweets. Therefore, you need to split the condition into multiple sub-conditions. For example, split them by time to ensure that each condition does not retrieve more than 1000 tweets. Here is an example:
{
"maxItems": 300000,"queryType": "Latest","searchTerms": ["fom:elonmusk since:2025-05-01 until:2025-06-01","fom:elonmusk since:2025-04-01 until:2025-05-01"]
}

any future update?