SKILL·C43410

web-scraping

DNYoussef
Updated 1 month ago
8 views
24
6
24
View on GitHub
Otherdata-extractionwebscrapingmcpautomationread-only

About

This Claude Skill enables structured web scraping through a PLAN-READ-TRANSFORM pattern using the claude-in-chrome MCP server. It focuses on read-only data extraction, transformation, and pagination handling for multi-page workflows. Use it when you need to systematically extract structured data from web pages with sequential-thinking planning.

Quick Install

Claude Code

Recommended
Primary
npx skills add DNYoussef/context-cascade -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/DNYoussef/context-cascade
Git CloneAlternative
git clone https://github.com/DNYoussef/context-cascade.git ~/.claude/skills/web-scraping

Copy and paste this command in Claude Code to install this skill

GitHub Repository

DNYoussef/context-cascade
Path: skills/tooling/web-scraping
0
FAQ

Frequently asked questions

What is the web-scraping skill?

web-scraping is a Claude Skill by DNYoussef. Skills package instructions and resources that Claude loads on demand, so Claude can perform web-scraping-related tasks without extra prompting.

How do I install web-scraping?

Use the install commands on this page: add web-scraping to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does web-scraping belong to?

web-scraping is in the tooling category, tagged data-extraction, web, scraping, mcp, automation and read-only.

Is web-scraping free to use?

Yes. web-scraping is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

Related Skills