🏯 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.6 (72)

Pricing

from $0.40 / 1,000 tweets

719

Total users

17K

Monthly users

2.1K

Runs succeeded

>99%

Issues response

5.3 hours

Last modified

13 hours ago

apidojo avatar

Hello,

I just redirected this to our engineering team and will let you know as soon as I get a reply from them.

Cheers

apidojo avatar

Hello again,

Just to understand this better, are you interested in the retweeters (users) or tweets (retweets)?

Cheers

VO

volkancaglayan

14 days ago

Hello, thanks for the quick reply. We are interested in retweeters (users).

apidojo avatar

Hello,

Got it, I forwarded this as well and will get back to you shortly about it.

Cheers

apidojo avatar

Hello,

I just got a response from our engineering team. This endpoint is already integrated in our Twitter User Scraper (https://apify.com/apidojo/twitter-user-scraper).

You can use it with an input like the following:

{
"getFollowers": false,
"getFollowing": false,
"getRetweeters": true,
"includeUnavailableUsers": true,
"customMapFunction": "(object) => { return {...object} }",
"startUrls": [
"https://x.com/edwards345/status/1933416836357632041"
]
}

I am closing the issue for now, feel free to re-open in case you have an issue or questions about it.

Cheers

VO

volkancaglayan

14 days ago

Thank you, will try it asap.