🏯 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

7 hours ago

RF

Can't get quote tweets

Closed

relishable_finance opened this issue
a year ago

Accroding to https://github.com/igorbrigadir/twitter-advanced-search it support quoted_tweet_id:tweet_id But tried two runs, it did't return data.

And I've already tried another way according to https://github.com/igorbrigadir/twitter-advanced-search?tab=readme-ov-file#quote-tweets but it is not working. You can refer to Issue : https://console.apify.com/actors/61RPP7dywgiy0JPD0/issues/nJKj6jkOGCcA7C7lx

Could you let me know how to get all quote tweets of one tweet

apidojo avatar

Hey hey,

Have you tried removing your other filters? Currently you are applying filter:quote min_retweets:5 min_faves:5 min_replies:5 as well and I don't think there is any results exist for that filter. Please try to remove them and only use searchTerms in your input.

Let me know how it goes!

Cheers

RF

relishable_finance

a year ago

yes please check this run:qWswkenWF7I4AE76J: no result return

RF

relishable_finance

a year ago

BTW, i've tried use startUrl as well. But that only return one quote : https://console.apify.com/actors/61RPP7dywgiy0JPD0/runs/RgjIr8Of0su7XQQ9F#input

RF

relishable_finance

a year ago

it's working now by remove min_retweets:5 min_faves:5 min_replies:5 Thank you. This issue can be close