🏯 Tweet Scraper V2 - X / Twitter Scraper avatar
🏯 Tweet Scraper V2 - X / Twitter Scraper

Pricing

from $0.40 / 1,000 tweets

Go to Store
🏯 Tweet Scraper V2 - X / Twitter Scraper

🏯 Tweet Scraper V2 - 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!

3.9 (83)

Pricing

from $0.40 / 1,000 tweets

763

Total users

18K

Monthly users

2.6K

Runs succeeded

>99%

Issues response

4.8 hours

Last modified

8 hours ago

RO

Filter retweets

Closed

romanjgeorgio opened this issue
8 months ago

How do I make it so the scrapper does not collect retweets?

I want to collect the last 7 days of someones likes but the retweets messes up the data.

run_input = { "twitterHandles": [f"https://x.com/{username}"], "maxItems": 20, "tweetLanguage": "en", "sort": "Latest" }

Thanks in advance!

apidojo avatar

API Dojo (apidojo)

8 months ago

Hello,

You need to use Twitter queries in order to do that. We have a very detailed explanation on how to use them here:

Cheers!