web-scraping

Extract structured data from web pages using CSS selectors and XPath

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "web-scraping" with this command: npx skills add tatat/agents-playground/tatat-agents-playground-web-scraping

Web Scraping

Extract structured data from web pages.

Capabilities

  • Fetch HTML content from URLs
  • Parse and extract specific elements (tables, lists, text)
  • Handle pagination
  • Output in JSON or CSV format

Supported Selectors

  • CSS selectors: .class, #id, tag
  • XPath expressions
  • Text patterns (regex)

Rate Limiting

Always respect robots.txt and implement delays between requests. Default delay: 1 second between requests.

Example

Scrape product names and prices from example.com/products
Output as JSON with fields: name, price, url

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

fitness-coach

No summary provided by upstream source.

Repository SourceNeeds Review
129-tatat
Automation

document-summary

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

creative-writer

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

language-tutor

No summary provided by upstream source.

Repository SourceNeeds Review