Cheerio DOM Scraping Toolkit
Parses static HTML using Cheerio’s jQuery-like API for fast server-side DOM traversal and data extraction. Generates extraction patterns with CSS selectors optimized for resilience to layout changes.
Cheerio DOM Scraping Toolkit
Parses static HTML using Cheerio’s jQuery-like API for fast server-side DOM traversal and data extraction. Generates extraction patterns with CSS selectors optimized for resilience to layout changes.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/cheerio-dom-scraping-toolkit/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/cheerio-dom-scraping-toolkit
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/cheerio-dom-scraping-toolkit.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.