Skip to content

/web-data-extraction

Use when extracting data from web pages. Covers choosing between an API, static parsing, and a browser, handling JavaScript-rendered content, resilient selectors, rate limiting, and scraping responsibly.

shell
$ npx -y skills add nimadorostkar/Claude-Skills-collection --skill web-data-extraction --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/web-data-extraction
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Use when extracting data from web pages. Covers choosing between an API, static parsing, and a browser, handling JavaScript-rendered content, resilient selectors, rate limiting, and scraping responsibly.
Ships withclaude-skills-collection

A curated library of 137 production-grade skills for Claude and other AI coding agents. Every skill follows one structure, speaks with one voice, and earns its place by changing what the agent does.

Get the whole plugin, auto-invoked
Stats
25
Stars
0
Views
3
Forks
Active
Maintenance
Python
Language
MIT
License
9d ago
Last commit
21d ago
Created

Repo: nimadorostkar/Claude-Skills-collection