web-data-extraction

Installation
SKILL.md

Web Data Extraction

Purpose

Get structured data out of web pages reliably. The two questions that determine the entire approach are whether an API exists, and whether the content is rendered by JavaScript — and both are answered in under a minute.

When to Use

  • Extracting structured data from a website.
  • A scraper that returns empty results or breaks constantly.
  • Deciding between static parsing and a headless browser.
  • Building a repeatable data-collection pipeline.

Capabilities

Installs
2
GitHub Stars
26
First Seen
Jul 16, 2026
web-data-extraction — nimadorostkar/claude-skills-collection