What problem does it solve?
Collecting posts from X (Twitter) manually is slow and unstructured. This Skill automates scraping of user timelines and home recommendation feeds through a CDP-connected browser, producing clean Markdown, RSS, or JSON output.
Core Features & Use Cases
- User Timeline Scraping: Fetch the latest posts from any X user, with optional keyword filtering via search queries.
- Home Feed Scraping: Capture the For You or Following recommendation tabs of the logged-in account, with ad filtering and deduplication.
- Multi-Format Output: Export results as Markdown reports, RSS feeds, or structured JSON with author, timestamp, text, link, and media flags.
- Use Case: Monitor a competitor's X account by running the user scraper with a keyword filter and exporting an RSS feed for your feed reader.
Quick Start
Ask the agent to scrape the latest posts from a specific X user and output the results as a Markdown file.