🏯 Tweet Scraper V2 (Pay Per Result) - X / Twitter Scraper avatar

🏯 Tweet Scraper V2 (Pay Per Result) - X / Twitter Scraper

Try for free

Pay $0.40 for 1,000 tweets

View all Actors
🏯 Tweet Scraper V2 (Pay Per Result) - X / Twitter Scraper

🏯 Tweet Scraper V2 (Pay Per Result) - X / Twitter Scraper

apidojo/tweet-scraper
Try for free

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!

LM

There was an uncaught exception during the run of the Actor and it was not handled.

Closed

louise_mld opened this issue
5 days ago

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.

apidojo avatar

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

LM

louise_mld

5 days ago

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

apidojo avatar

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

Developer
Maintained by Community

Actor Metrics

  • 1.7k monthly users

  • 306 stars

  • 99% runs succeeded

  • 4.3 hours response time

  • Created in Nov 2023

  • Modified 17 hours ago