scrapling

Installation
SKILL.md

scrapling

Scrapling is a powerful Python web scraping library with a comprehensive CLI for extracting data from websites directly from the terminal without writing code. The primary use case is the extract command group for quick data extraction.

Installation

Install with the shell extras using uv:

uv tool install "scrapling[shell]"

Then install fetcher dependencies (browsers, system dependencies, fingerprint manipulation):

scrapling install

Update to the latest version:

Related skills
Installs
181
GitHub Stars
2
First Seen
Feb 19, 2026