Discover our GTM Flywheel: Content, Ads & Outbound working as oneLearn more
List Building

Website Scraper

byLemlist
0May 20, 2026
Install Command
$npx skills add l3mpire/claude-skills/website-scraper
About

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.

How to Use

Use /website-scraper to extract structured data from any URL into a clean CSV. Handles tables, lists, repeated card layouts, and pagination.

01

Install the skill

Run the install command in your terminal while in your project directory.

02

Start Claude Code

Open Claude Code in your project. The skill will be automatically detected.

03

Ask Claude to use it

Claude will automatically use the skill when relevant, or you can explicitly ask for it.

Details

CategoryList Building
GitHub Stars0
CreatedMay 12, 2026
UpdatedMay 20, 2026
View on GitHub