scraping

Installation
SKILL.md

Scraping

Role: 4-tier scraping strategy.

4-tier escalation

Tier 1: WebFetch (default)

Fast, free, works for 70% of sites. Static HTML, no JS rendering.

WebFetch URL prompt="Extract main article text"

Tier 2: searxng (search-driven)

When you know the approximate target but not the exact URL. Searches first, fetches the best hit.

Installs
1
GitHub Stars
9
First Seen
Jul 18, 2026
scraping — carlheath/ogmios