🏯 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!

HC

Unable to obtain the retweeters of the tweet

Closed

hchen0628 opened this issue
2 days ago

I tried to test its retweeters function but found that neither manual nor JSON returned a list of retweeters for me. But the tweet should have had nearly 50 retweeters.

JSON: { "customMapFunction": "(object) => { return {...object} }", "getFollowers": false, "getFollowing": false, "getRetweeters": true, "includeUnavailableUsers": true, "maxItems": 1000, "startUrls": [ "https://x.com/ramonashelburne/status/1277753534818119680" ]

Log: 2025-01-13T08:32:23.201Z WARN ############################### 2025-01-13T08:32:23.202Z INFO [Status message]: Users with the Free Plan can retrieve a maximum of 10 items. Please subscribe to a paid plan on Apify. Link: https://apify.com/pricing?fpr=yhdrb 2025-01-13T08:32:23.238Z INFO The actor will retrieve 10 items. 2025-01-13T08:32:23.242Z INFO PHASE -- CRAWLER STARTED. 2025-01-13T08:32:23.906Z INFO Got 0 retweeters for tweet 1277753534818119680

apidojo avatar

Hello,

You are not allowed to fetch single tweets. Please refer to the terms of the actor https://apify.com/apidojo/tweet-scraper#important-note

Cheers

HC

hchen0628

2 days ago

Thank you for your message! However, I’m not entirely sure I understand. Are you saying that retrieving the retweeter list for a specific tweet is not feasible, or that it is possible, but I would need to subscribe to retrieve the retweeter lists for at least 50 different tweets at once?

HC

hchen0628

2 days ago

Hi,

Thank you for your message! However, I’m not entirely sure I understand. Are you saying that retrieving the retweeter list for a specific tweet is not feasible, or that it is possible, but I would need to subscribe to retrieve the retweeter lists for at least 50 different tweets at once?

Best, Huanrui CHEN


寄件者: notifications@apify.com notifications@apify.com 代表 API Dojo notifications@apify.com 寄件日期: 2025年1月13日 上午 03:26 收件者: Huanrui Chen hchen0628@uchicago.edu 主旨: Unable to obtain the retweeters of the tweet (apidojo/tweet-scraper)

Hello,

You are not allowed to fetch single tweets. Please refer to the terms of the actor https://apify.com/apidojo/tweet-scraper#important-note

Cheers

— You are receiving this email because you are subscribed to the issue. Reply to this email directly, or view the issue on Apifyhttps://console.apify.com/actors/61RPP7dywgiy0JPD0/issues/cMeqIPcgRTgkKmbS3.

apidojo avatar

Hello,

As mentioned in the terms, we don't allow fetching single tweets by using the actor. You need to fetch min 50 tweets per query as mentioned in https://apify.com/apidojo/tweet-scraper#important-note

Cheers

HC

hchen0628

2 days ago

Thank you for your message. Are you suggesting that I should include the links for 50 startUrls directly in the request? In other words, do you t the following request would be correctly recognized by the API:

{ "customMapFunction": "(object) => { return {...object} }", "getFollowers": false, "getFollowing": false, "getRetweeters": true, "includeUnavailableUsers": true, "maxItems": 2500, "startUrls": [ "https://x.com/ramonashelburne/status/1277753534818119680", "Url2", "Url3", ... "Url50" ] }

Or, if I want to retrieve the retweeter IDs, even for more than 50 different tweets, I also need an alternative approach? Since the free trial doesn’t allow batch testing for more than 50 tweets, I’d like to confirm this with you before subscribing to avoid misunderstandings.

Thank you for your guidance!

apidojo avatar

Hello,

No, that means 50 queries. You shouldn't use a single tweet URL as a startUrl at all, that is not allowed.

Cheers

apidojo avatar

Please refer to the documentation to learn more about the terms and how you can use the actor.

https://apify.com/apidojo/tweet-scraper#important-note

HC

hchen0628

2 days ago

Thank you for your message. It seems I’ve identified the issue—I might have left a comment on the wrong page. The tool I’m using should be Twitter (X) User Scraper (Pay Per Result) instead of Tweet Scraper V2 (Pay Per Result) - X / Twitter Scraper, although it appears both tools were developed by you. I will redirect my comment to the page for the other tool.

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