🏯 Tweet Scraper V2 ($0.4 / 1K tweets) - X / Twitter Scraper avatar
🏯 Tweet Scraper V2 ($0.4 / 1K tweets) - X / Twitter Scraper

Pricing

from $0.40 / 1,000 tweets

Go to Store
🏯 Tweet Scraper V2 ($0.4 / 1K tweets) - X / Twitter Scraper

🏯 Tweet Scraper V2 ($0.4 / 1K tweets) - X / Twitter Scraper

Developed by

API Dojo

API Dojo

Maintained by Community

⚡️ 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.4 (74)

Pricing

from $0.40 / 1,000 tweets

728

Total users

17K

Monthly users

2.2K

Runs succeeded

>99%

Issues response

5.3 hours

Last modified

4 hours ago

MF

Conflicting documentation

Closed

martin.flodin opened this issue
6 months ago

I am a bit confused by the documentation. In the example for Fetching the tweets of a profile you give this example for dividing the run into several queries:

{
"includeSearchTerms": false,
"onlyImage": false,
"onlyQuote": false,
"onlyTwitterBlue": false,
"onlyVerifiedUsers": false,
"onlyVideo": false,
"searchTerms": [
"from:NASA since:2023-01-01 until:2023-02-01",
"from:NASA since:2023-02-01 until:2023-03-01",
"from:NASA since:2023-03-01 until:2023-04-01",
"from:NASA since:2023-04-01 until:2023-05-01",
"from:NASA since:2023-05-01 until:2023-06-01",
"from:NASA since:2023-06-01 until:2023-07-01",
"from:NASA since:2023-07-01 until:2023-08-01",
"from:NASA since:2023-08-01 until:2023-09-01",
"from:NASA since:2023-09-01 until:2023-10-01",
"from:NASA since:2023-10-01 until:2023-11-01",
"from:NASA since:2023-11-01 until:2023-12-01"
],
"sort": "Latest",
"tweetLanguage": "en"
}

But later in the section Important Note you say that one cannot use more than 5 queries in a single run.

Does that mean that the example is violating the rules, or am I misunderstanding what a query is?

apidojo avatar

API Dojo (apidojo)

6 months ago

Hello,

You are absolutely right, the example in the documentation is violating the terms of the actor. It was just to demonstrate the usage in an easier way but we will fix it.

Cheers