
🏯 Tweet Scraper V2 ($0.4 / 1K tweets) - X / Twitter Scraper
Pricing
from $0.40 / 1,000 tweets

🏯 Tweet Scraper V2 ($0.4 / 1K tweets) - X / Twitter Scraper
⚡️ Lightning-fast search, URL, list, and profile scraping, with customizable filters. At $0.40 per 1000 tweets, and 30-80 tweets per second, it is ideal for researchers, entrepreneurs, and businesses! Get comprehensive insights from Twitter (X) now!
2.3 (76)
Pricing
from $0.40 / 1,000 tweets
737
Total users
18K
Monthly users
2.3K
Runs succeeded
>99%
Issues response
5.2 hours
Last modified
20 hours ago
Search ignores since_id and maxItems
Closed
RunID: ZbiootFh7361ZDYUI
{ "searchTerms": [ "from:admen_vc_2", "since_id:1777233046217126000" ], "maxItems": 5 }
Returned 20 results and lower ids.

Hey hey,
If you define maxItems
, the actor signals itself to stop at that number. In your case, it is 5, and the actor is trying to stop itself at the total number of results at 5. However, the actor is extremely fast. Therefore, this field does not guarantee the limitation. If you want to get more, you can remove this field. If you want to get less, I'd strongly suggest you to use the limitation on Dataset.
Cheers