scraping

Community

Extract web data fast with automated scraping.

Authorknoopx
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Web scraping often requires manual steps across multiple tools to fetch pages, parse HTML, and extract structured data. This skill provides a cohesive approach to retrieve web content, query APIs, and automate browser-driven scraping.

Core Features & Use Cases

  • Fetch Web Pages: Retrieve HTML content from websites via HTTP requests.
  • Parse HTML with CSS Selectors: Extract text, attributes, and structured data using CSS queries.
  • API Interactions: Query JSON REST APIs and integrate results into pipelines.
  • Dynamic Content: Use browser automation for pages that render with JavaScript.
  • Example: Collect product prices from an e-commerce site and compile results into a CSV.

Quick Start

Use the scraping skill to fetch the title of a page at https://example.com and extract all h1 elements.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: scraping
Download link: https://github.com/knoopx/pi/archive/main.zip#scraping

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.