What problem does it solve?
This skill enables robust extraction of web content from diverse sites, navigating paywalls and anti-bot defenses while preserving data quality, enabling journalists and researchers to build accessible datasets.
Core Features & Use Cases
- Content Extraction: Retrieve article text, metadata, and structured data from web pages using multiple extraction strategies.
- Anti-Bot & Undocumented API Handling: Apply a cascade of methods (requests, Trafilatura, Playwright with stealth) to bypass basic bot protections while respecting legality and robots.txt.
- Social & Media Scraping Use Cases: Collect data from social platforms via approved patterns, track content for verification, and assemble datasets for analysis.
- Use Case: A researcher collects 100 article pages behind paywalls and builds a clean dataset of headlines, authors, dates, and article text.
Quick Start
Run the skill on a target URL like https://example.com/article and let the cascade try Trafilatura, Requests, and Playwright to extract text.