🏯 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!
Good morning,
I use the "tweet scraper" app via API automatically every 30 minutes.
Since yesterday afternoon, it does not return values. To be exact, it returns a json with 10 values like this: noResults=true.
JSON input exemple:
{ "end": "2024-12-31", "includeSearchTerms": false, "maxItems": 1000, "minimumFavorites": 40, "minimumReplies": 0, "minimumRetweets": 40, "onlyImage": false, "onlyQuote": false, "onlyTwitterBlue": false, "onlyVerifiedUsers": false, "onlyVideo": false, "searchTerms": [ "omnium" ], "sort": "Latest", "start": "2024-11-19" }
Good morning, Now I saw in the log that I exceeded the limit set by the developer.. Is that so? What is the limit? When is it unlocked? thanks!
Hello,
Can you please let us know about your usecase? Are you conducting monitoring activities? If yes, those activities are not allowed as stated in the documentation. You shouldn't try to monitor any activities on Twitter. The purpose of this actor is to fetch historical data.
If your usecase is private, you can reach out via Discord or email.
Cheers
Hello, We are using your actor to have historical data of the organization itself, as you comment. We are @omnium on Twitter and you will see that we look for the mentions that we have had of the organization or the president of this Xavier Antich or the vice president Monica Terribas.
In no case do we monitor activities outside our entity, nor do we make a reactive use of searches. We only want to see the notoriety of the entity on the networks (in this case Twitter). We only collect certain tweets, those that pass a threshold of RTs or Likes.
If you have access to our runs, you will see that they are as I comment. Here is an example inpu json:
{ "end": "2024-11-26", "includeSearchTerms": false, "maxItems": 1000, "minimumFavorites": 50, "minimumReplies": 0, "minimumRetweets": 50, "onlyImage": false, "onlyQuote": false, "onlyTwitterBlue": false, "onlyVerifiedUsers": false, "onlyVideo": false, "searchTerms": [ "omnium OR (xavier antich) OR (monica terribas) OR xavierantich" ], "sort": "Latest", "start": "2024-11-16", "tweetLanguage": "ca" }
Best Regards,
Roger Amorós ramoros@omnium.cat
I'm thinking that this week we also looked to see if there was talk of a concert we're organizing this Friday. The queries are of the type:
{ "end": "2024-12-22", "includeSearchTerms": false, "maxItems": 1000, "minimumFavorites": 0, "minimumReplies": 0, "minimumRetweets": 0, "onlyImage": false, "onlyQuote": false, "onlyTwitterBlue": false, "onlyVerifiedUsers": false, "onlyVideo": false, "searchTerms": [ "(concert AND 22 AND lang:ca) -filter:replies", "(concert AND omnium) -filter:replies", "(https://concertdepais.cat OR concertdepais) -filter:replies", "(catalunya pais valencia concert)-filter:replies", "(from:concertdepais)" ], "sort": "Latest", "start": "2024-11-14"}
Maybe that's what triggered the disconnection? But I'm already telling you that it's internal and that it's until Friday, November 22
https://console.apify.com/actors/61RPP7dywgiy0JPD0/runs/BuVV7bgm39aftERJc#input
Hello,
It actually doesn't matter what you are monitoring, It can be another profile, you own profile, a specific hashtag or people mentioning you. They all fall under monitoring case.
The main reason behind this is, your average tweet count per run is 5. When you fetch less than 50 per query, we make a negative margin. The cost of those runs are greater than what we earn. When you conduct monitoring activities, even if you set maxItems as 1000, since there won't be much tweets with that query, you will fetch less than 50. Don't forget that this is per query, not per run. So if you batch 5 queries or keywords to a single run, you need to fetch at least 50 x 5 = 250 tweets.
Does that make sense? Can you make sure your queries will return more than 50 each?
Cheers
Hello, I have the same problem. Actually I already realized my mistake thanks to the this issue. The question is, how can I restore functionality, provided that I reconfigure it to receive more tweets per request?
Ok, understood. I will make the queries less restrictive so that they have more than 50 answers per query. As degenaz says, how do you reconfigure so that you can make inquiries again? I keep getting the same log:
2024-11-20T14:15:27.048Z ERROR You are being rate limited automatically due to high usage or misuse, such as monitoring activities. Please contact the developer.
Hello prova_apify,
When you make your changes and ready to execute them, let us know via Discord or email and we will lift the rate limit for you.
@degenaz15, please do the same.
Cheers
Actor Metrics
1.7k monthly users
-
306 stars
99% runs succeeded
4.3 hours response time
Created in Nov 2023
Modified 18 hours ago