🏯 Tweet Scraper V2 (Pay Per Result) - X / Twitter Scraper
Pay $0.40 for 1,000 tweets
🏯 Tweet Scraper V2 (Pay Per Result) - X / Twitter Scraper
Pay $0.40 for 1,000 tweets
⚡️ Lightning-fast search, URL, list, and profile scraping, with customizable filters. At $0.30 per 1000 tweets, and 30-80 tweets per second, it is ideal for researchers, entrepreneurs, and businesses! Get comprehensive insights from Twitter (X) now!
Hello, I have this error when trying to run the Actor : There was an uncaught exception during the run of the Actor and it was not handled.
Hello,
Unfortunately it is not allowed to call the actor with maxItems:1, please try to fetch at least 50 tweet per search keyword. So in your case, since you are fetching 32 keywords, you need to fetch at least 1.600 tweets.
Cheers
Hello, thanks for your answer, but I tried with maxItems:50, and I still have the same error Update : I also tried with maxItems:1600, and I still have the same error Thank you
Hello,
The other issue is, you are providing an array inside searchTerms
array, you need to change it to a single array like:
1searchTerms: [ 2"term1", 3"term2" 4]
Does that make sense?
Also please don't forget that you need to fetch at least 50 for each keyword, not for the whole run. Otherwise you will get ratelimitted and even banned.
Cheers
Actor Metrics
1.7k monthly users
-
306 stars
99% runs succeeded
4.3 hours response time
Created in Nov 2023
Modified 17 hours ago