Back to Marketplace

Scrapling

RAPR CLI connectorResearch & Web Intelligence

Adaptive Python web scraping with resilient selectors, stealth fetchers, spiders, CLI extraction, and MCP support.

By D4Vinci / RAPR AIv1.0.0Package license: MITFree & Open Source

Scrapling package details

scrapingcrawlerpythonmcpautomation

RAPR CLI connector scope

This is RAPR-authored connector guidance for a command-line tool the user installs locally. The upstream CLI remains governed by its own license and terms. This package contains RAPR-authored CLI usage guidance, install commands, and agent instructions. It does not bundle the upstream CLI binary. Users can also go directly to the public upstream source linked on this page.

How to get started

Install RAPR AI

Download and install RAPR AI on your computer

Find in Marketplace

Open RAPR AI, go to Packages, and browse the marketplace

Install from Marketplace

Click Install. RAPR sets up the wrapper package, connector guidance, or skill instructions for this listing.

Scrapling

Adaptive Python web scraping for resilient selectors, browser-aware fetching, full spider crawls, CLI extraction, and MCP-assisted data collection.

What you can do

  • Adaptive selectors: Save and relocate target elements when a site changes its DOM.
  • Fetchers: Use fast HTTP requests, dynamic browser rendering, or stealth browser sessions as the target requires.
  • Spiders: Build concurrent crawls with sessions, throttling, pause/resume, and export pipelines.
  • CLI extraction: Pull URL content into markdown, text, or selector-scoped files without writing a script.
  • MCP support: Let agents extract targeted page content before passing compact results into chat.

Prerequisites

pip install "scrapling[all]"
scrapling install

For parser-only usage, install scrapling without extras. For browser fetchers, MCP, or the shell, use the relevant extras from the skill instructions.

Example Requests

  • "Scrape product titles and prices from this public catalog."
  • "Build a resilient Scrapling spider for these documentation pages."
  • "Use adaptive selectors so this scraper survives DOM changes."
  • "Extract this page to markdown with the Scrapling CLI."

Use only on public or authorized targets, with respectful rate limits and site policy compliance.

Ready to try Scrapling?

Download RAPR AI and connect Scrapling in seconds.