
Twitter Tweets Scraper
Pricing
$0.50 / 1,000 results

Twitter Tweets Scraper
Enter the Twitter URL to quickly collect the latest tweet data. Based on the Twitter search interface, with countless quantity and time constraints, the tweet results are sorted in reverse chronological order.
3.3 (2)
Pricing
$0.50 / 1,000 results
53
Total users
1.5k
Monthly users
227
Runs succeeded
71%
Issue response
20 hours
Last modified
a day ago
/with_replies URLs not supported?
Closed
Hey, I'm trying to access a profile's feed with replies (e.g., https://x.com/elonmusk/with_replies) and it seems to be unable to return any results. Is this normal? Here's an example of the input I'm using:
run_input = { "result_count": "5", "start_urls": [{"url": "https://x.com/elonmusk/with_replies", "method": "GET"}], }

At present, only native tweet collection is supported, and reply tweet content is not supported for the time being. I will optimize this program to support reply content collection in the future, thank you