Twitter X-Plorer 🦜 avatar
Twitter X-Plorer 🦜

Pricing

$30.00/month + usage

Go to Store
Twitter X-Plorer 🦜

Twitter X-Plorer 🦜

Developed by

cat

cat

Maintained by Community

💫 All-in-one Twitter X.com Scraper 🐦🐦‍⬛🐤

5.0 (1)

Pricing

$30.00/month + usage

7

Total users

598

Monthly users

34

Runs succeeded

>99%

Issues response

17 days

Last modified

19 days ago

CB

Extracting tweets/retweets associated with a hashtag for a given time frame

Open

cbenne23 opened this issue
a year ago

How do I extract all tweets/retweets associated with a given hashtag for a time-frame, for example 2020-01-01 to 2023-01-31? I intend to do a social network analysis on those hashtags. I have tried using the query: {"query": "#stopthesteal", "filters.since": "2020-01-01", "filters.until": "2023-01-31" }, but the query does not return all records within the stated period; I am getting only 101 records - I expected hundreds of thousands of records. Please advise. Thanks in advance.