Search DevTools

Jump to any tool or page

Scrapling

Trending

🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!

D4Vinci76,275 stars7,629 forksDeveloper Tools
View source

Install

Terminal

$npx -y Scrapling

mcp_config.json

{
  "mcpServers": {
    "scrapling": {
      "args": [
        "-y",
        "Scrapling"
      ],
      "command": "npx"
    }
  }
}

Tools exposed1

execute
Invokes exported functions and tools from Scrapling.

Documentation

Scrapling

🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!

Repository & Author

Installation

npx -y Scrapling

Sourced from the repository README.

More in Developer Tools