Twitter Scraper avatar
Twitter Scraper
Try for free

Pay $1.50 for 1,000 tweets

View all Actors
Twitter Scraper

Twitter Scraper

microworlds/twitter-scraper
Try for free

Pay $1.50 for 1,000 tweets

Twitter Scraper searches and extracts data from Twitter (with historic data from 2006) - parses and converts the data to structured formats: HTML table, JSON, CSV, Excel and XML.

User avatar

Getting replies to a given tweet

Closed

jumping_jackal opened this issue
a month ago

Hi, I've been testing this actors and it seems very promising, the only thing I have not found yet, and is very necessary for my use case, is the ability to fetch replies of a given tweet id. Is it possible, if so, how can I try it?

User avatar

Hi jumping_jackal,

Thanks for your interest in using the scraper.

To fetch tweet replies for a tweet URL e.g., https://twitter.com/SpaceX/status/1777935010244575340, you can use a setting like so:

1{
2  "addUserInfo": true,
3  "maxRequestRetries": 6,
4  "maxTweets": 200,
5  "scrapeTweetReplies": true,
6  "urls": [
7    "https://twitter.com/SpaceX/status/1777935010244575340"
8  ]
9}

This will fetch 200 tweet replies for that tweet URL provided. See it in action - https://console.apify.com/view/runs/uuah3dKNgO4BxoWGj

Please let me know if you need further assistance with this. 🙂

User avatar

jumping_jackal

a month ago

Great! Thanks for the quick reply and demo

User avatar

You're welcome! 😊

Developer
Maintained by Community
Actor metrics
  • 2.2k monthly users
  • 100.0% runs succeeded
  • 0.41 days response time
  • Created in Jul 2023
  • Modified 3 days ago
Categories