LLM Skills
~/catalog/scraping & collection//web-scraping

Web Scraping

/web-scraping

Extract structured information from websites using web_fetch for simple pages and browser automation for dynamic sites, login-gated flows, pagination, infini...

ClawHub communityClawHub community
6
May 11, 2026
// skill content

Skill created by the community and listed at ClawHub. Canonical source: https://clawhub.ai/skills/web-scraping Version: 1.0.0 Source changelog: - Initial release of the web-scraping skill. - Supports data extraction from both static and dynamic websites. - Automatically chooses between direct HTML fetching and browser automation based on site complexity and interaction needs. - Handles dynamic content, authentication, infinite scroll, pagination, and search/filter flows. - Outputs structured data in concise bullet lists, JSON, or CSV formats. - Includes reliability rules for deduplication, error handling, and workspace file management.

// original public source
https://clawhub.ai/skills/web-scraping
License: License not specified. Review the repository before reusing it.
Independent project, not affiliated with Anthropic. This skill remains the property of its original author.
// install this skill
Paste this command in your terminal at the root of your project:
mkdir -p .claude/commands && curl -o ".claude/commands/web-scraping" "https://clawhub.ai/skills/web-scraping"
Then in Claude Code, type /web-scraping to activate it.
open_in_newOpen original source
// save
Save available after sign in.
loginSign in to save
// information
Stars 6
UpdatedMay 11, 2026
Format.md
AccessFree
// similar

Skills Scraping & collection

View allarrow_forward