Communityv0.1.1

Web Scraper

Web scraping and content comprehension agent — multi-strategy extraction with cascade fallback, news detection, boilerplate removal, structured metadata, and...

5.4kdownloads2stars102active installsGuilherme Favaron
View on ClawHubBack to Skills

Skill Details

Slug
web-scraper
Latest Version
0.1.1
Author
Guilherme Favaron
Published
Feb 23, 2026
Updated
Mar 23, 2026
Total Versions
2

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Web Scraper.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.1.1

web-scraper 0.1.1 - Added a CHANGELOG.md file for better tracking of updates. - Clarified credential handling: the skill itself never makes direct API calls, and only generated scripts reference `OPENROUTER_API_KEY` if LLM extraction is used. - Updated environment survey instructions to check for presence of `OPENROUTER_API_KEY` (for generated code), not the value. - Improved documentation for credential scope and clarified planning protocol steps.