🏯 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.4 (86)

Pricing

from $0.40 / 1,000 tweets

787

19K

2.7K

Issues response

4.4 hours

Last modified

14 hours ago

apidojo avatar

API Dojo (apidojo)

2 months ago

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

API Dojo (apidojo)

2 months ago

Hello again,

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

Cheers

VO

volkancaglayan

2 months ago

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

apidojo avatar

API Dojo (apidojo)

2 months ago

Hello,

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

Cheers

apidojo avatar

API Dojo (apidojo)

2 months ago

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

2 months ago

Thank you, will try it asap.