skills/web-scraping/SKILL.md
Extract structured data from web pages using CSS selectors and XPath
npx skillsauth add tatat/agents-playground web-scrapingInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Extract structured data from web pages.
.class, #id, tagAlways respect robots.txt and implement delays between requests. Default delay: 1 second between requests.
Scrape product names and prices from example.com/products
Output as JSON with fields: name, price, url
tools
Plan trips with itineraries, budgets, and local recommendations
tools
Translate text between languages while preserving meaning and context
development
Generate unit tests, integration tests, and test fixtures for code
data-ai
Generate and optimize SQL queries for data retrieval and analysis