Extract structured data from web pages using CSS selectors. Use when the user asks to scrape a website, extract text or links from a page, parse HTML content, get data from a table, read article content, collect image URLs, or pull structured information from any web page. Keywords: scrape, extract, parse, crawl, get page content, read website, pull data, HTML.
$npx -y skills add bug-ops/zeph --skill web-scrapeInstalls into the current project.
Run `npx skills use "https://github.com/bug-ops/zeph" --skill "bug-ops/zeph/web-scrape"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/bug-ops/zeph" that are relevant to the current task. Run `npx skills add "https://github.com/bug-ops/zeph"` and select the relevant skills, then follow their instructions.