scrape_timeline
Extract tweets from a Twitter/X timeline, including text, author, metrics, and URLs. Navigate to the timeline first if needed.
Instructions
Scrape tweets from the Twitter/X timeline. Returns tweet text, author, metrics, and URLs. Navigate to the timeline first if not already there.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of tweets to collect | |
| scrollAttempts | No | Number of scroll attempts to load more tweets |