🏯 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

Go to Store
🏯 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.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!

MR

Conflicting documentation

Closed

martin.flodin opened this issue
6 days 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:

1{
2    "includeSearchTerms": false,
3    "onlyImage": false,
4    "onlyQuote": false,
5    "onlyTwitterBlue": false,
6    "onlyVerifiedUsers": false,
7    "onlyVideo": false,
8    "searchTerms": [
9        "from:NASA since:2023-01-01 until:2023-02-01",
10        "from:NASA since:2023-02-01 until:2023-03-01",
11        "from:NASA since:2023-03-01 until:2023-04-01",
12        "from:NASA since:2023-04-01 until:2023-05-01",
13        "from:NASA since:2023-05-01 until:2023-06-01",
14        "from:NASA since:2023-06-01 until:2023-07-01",
15        "from:NASA since:2023-07-01 until:2023-08-01",
16        "from:NASA since:2023-08-01 until:2023-09-01",
17        "from:NASA since:2023-09-01 until:2023-10-01",
18        "from:NASA since:2023-10-01 until:2023-11-01",
19        "from:NASA since:2023-11-01 until:2023-12-01"
20    ],
21    "sort": "Latest",
22    "tweetLanguage": "en"
23}

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

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

Developer
Maintained by Community

Actor Metrics

  • 1.7k monthly users

  • 432 stars

  • 88% runs succeeded

  • 3.5 hours response time

  • Created in Nov 2023

  • Modified 7 hours ago