Scrapes structured data from any website and exports it to a clean CSV file. Use this skill whenever the user provides a URL and wants to extract specific information from it — even if they just say "scrape this site", "extract all the contacts from this page", "get me the pricing from this URL", "pull all the job listings", or "grab the data from this website into a CSV". Handles single pages, paginated results, sitemaps, and multi-page scraping. Always produces a downloadable CSV file as output.
$npx -y skills add henriquecaner/next-level-outreach --skill website-scraperInstalls into the current project.
Run `npx skills use "https://github.com/henriquecaner/next-level-outreach" --skill "henriquecaner/next-level-outreach/website-scraper"` 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/henriquecaner/next-level-outreach" that are relevant to the current task. Run `npx skills add "https://github.com/henriquecaner/next-level-outreach"` and select the relevant skills, then follow their instructions.