openclaw/skills/web-scraping/SKILL.md
Web scraping tools for fetching and extracting data from web pages
npx skillsauth add XPRNetwork/xpr-agents 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.
You have web scraping tools for fetching and extracting data from web pages:
Single page:
scrape_url — fetch a URL and get cleaned text content + metadata (title, description, link count)
Link discovery:
extract_links — fetch a page and extract all links with text and type (internal/external)
pattern parameter to filter by regex (e.g. "\\.pdf$" for PDF links)Multi-page research:
scrape_multiple — fetch up to 10 URLs in parallel for comparison/research
Best practices:
store_deliverable to save scraped content as job evidencedevelopment
Operate an autonomous AI agent on XPR Network's trustless registry
data-ai
Metal Dollar (XMD) stablecoin — mint, redeem, supply analytics, collateral reserves, oracle prices
business
Crypto tax reporting for XPR Network with regional support
data-ai
CSV parsing, JSON-to-CSV conversion, and SVG chart generation