skills/skills.volces.com/web-scraper-as-a-service

web-scraper-as-a-service

Installation
SKILL.md

Web Scraper as a Service

Turn scraping briefs into deliverable scraping projects. Generates the scraper, runs it, cleans the data, and packages everything for the client.

How to Use

/web-scraper-as-a-service "Scrape all products from example-store.com — need name, price, description, images. CSV output."
/web-scraper-as-a-service https://example.com --fields "title,price,rating,url" --format csv
/web-scraper-as-a-service brief.txt

Scraper Generation Pipeline

Step 1: Analyze the Target

Before writing any code:

Installs
7
First Seen
Apr 16, 2026
web-scraper-as-a-service from skills.volces.com