·scraping
{}

scraping

knoopx/pi

Fetches web pages, parses HTML with CSS selectors, calls REST APIs, and scrapes dynamic content. Use when extracting data from websites, querying JSON APIs, or automating browser interactions.

18Installs·1Trend·@knoopx

Installation

$npx skills add https://github.com/knoopx/pi --skill scraping

SKILL.md

Web scraping using nu-shell and browser tools for data extraction.

Use the query web plugin to parse HTML and extract data using CSS selectors:

For websites requiring JavaScript execution or complex DOM interactions, use browser automation tools.

Fetches web pages, parses HTML with CSS selectors, calls REST APIs, and scrapes dynamic content. Use when extracting data from websites, querying JSON APIs, or automating browser interactions. Source: knoopx/pi.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/knoopx/pi --skill scraping
Source
knoopx/pi
Category
{}Data Analysis
Verified
First Seen
2026-02-08
Updated
2026-02-18

Quick answers

What is scraping?

Fetches web pages, parses HTML with CSS selectors, calls REST APIs, and scrapes dynamic content. Use when extracting data from websites, querying JSON APIs, or automating browser interactions. Source: knoopx/pi.

How do I install scraping?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/knoopx/pi --skill scraping Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/knoopx/pi

Details

Category
{}Data Analysis
Source
skills.sh
First Seen
2026-02-08