examples/skills/web_scraping/SKILL.md
Extract data from web pages, including HTML parsing, API interaction, and data export
npx skillsauth add mofa-org/mofa web_scrapingInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill enables web scraping and data extraction capabilities.
Use this skill when you need to:
For static websites, use CSS selectors to extract data.
For JavaScript-heavy sites, use browser automation.
For structured data access, prefer REST or GraphQL APIs.
This skill includes:
To scrape a webpage:
Use the web_scraping skill to extract product information from https://example.com/products
research
Analyze text for sentiment, entities, keywords, and linguistic patterns
documentation
Process and manipulate PDF documents, including text extraction, form filling, and metadata editing
development
Maintainer-only workflow for handling GitHub Secret Scanning alerts on OpenClaw. Use when Codex needs to triage, redact, clean up, and resolve secret leakage found in issue comments, issue bodies, PR comments, or other GitHub content.
development
Maintainer workflow for OpenClaw releases, prereleases, changelog release notes, and publish validation. Use when Codex needs to prepare or verify stable or beta release steps, align version naming, assemble release notes, check release auth requirements, or validate publish-time commands and artifacts.