scrapling

Installation
SKILL.md

scrapling - routing-first adaptive web scraping

Keyword: scrapling · adaptive scraping · stealthy fetch · scrapling spider

Respect each target site's terms, robots, rate limits, authorization boundaries, and anti-abuse policies.

Scrapling is most useful when you choose the smallest scraping mode that fits the job:

  • parse known HTML before reaching for a browser
  • start with plain HTTP before rendering JavaScript
  • escalate to stealth only when simpler paths fail
  • switch to spiders only when crawl state and multi-page orchestration become the real problem

When to use this skill

Related skills
Installs
98
GitHub Stars
14
First Seen
Mar 28, 2026