scrape_thread
Scrape all tweets from a Twitter/X thread on a tweet detail page (/status/ URL), collecting the author's tweets and returning individual and merged text.
Instructions
Scrape all tweets from a Twitter/X thread. Must be on a tweet detail page (/status/ URL). Collects all tweets by the same author, returns individual tweets and merged text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxScrolls | No | Maximum scroll attempts to load more tweets |