.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/d4vinci/scrapling
home/mcp-servers/d4vinci/scrapling
d4vinci avatar

scrapling

byd4vinci· 1 MCP server

Installs

930k

Stars

72k

Forks

7.1k

Category

Browser & Automation

View on GitHub

How to install scrapling?

d4vinci/scrapling
$git clone https://github.com/d4vinci/scrapling

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install scrapling by running `git clone https://github.com/d4vinci/scrapling`, then use it for the current task and follow its documentation at https://github.com/d4vinci/scrapling.

Files · 1

View on GitHub
README.md
1<!-- mcp-name: io.github.D4Vinci/Scrapling -->
2 
3<h1 align="center">
4 <a href="https://scrapling.readthedocs.io">
5 <picture>
6 <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/D4Vinci/Scrapling/main/docs/assets/cover_dark.svg?sanitize=true">
7 <img alt="Scrapling Poster" src="https://raw.githubusercontent.com/D4Vinci/Scrapling/main/docs/assets/cover_light.svg?sanitize=true">
8 </picture>
9 </a>
10 <br>
11 <small>Effortless Web Scraping for the Modern Web</small>
12</h1>
13 
14<p align="center">
15 <a href="https://trendshift.io/repositories/14244" target="_blank"><img src="https://trendshift.io/api/badge/repositories/14244" alt="D4Vinci%2FScrapling | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>
16 <br/>
17 <a href="https://github.com/D4Vinci/Scrapling/blob/main/docs/README_AR.md">العربيه</a> | <a href="https://github.com/D4Vinci/Scrapling/blob/main/docs/README_ES.md">Español</a> | <a href="https://github.com/D4Vinci/Scrapling/blob/main/docs/README_PT_BR.md">Português (Brasil)</a> | <a href="https://github.com/D4Vinci/Scrapling/blob/main/docs/README_FR.md">Français</a> | <a href="https://github.com/D4Vinci/Scrapling/blob/main/docs/README_DE.md">Deutsch</a> | <a href="https://github.com/D4Vinci/Scrapling/blob/main/docs/README_CN.md">简体中文</a> | <a href="https://github.com/D4Vinci/Scrapling/blob/main/docs/README_JP.md">日本語</a> | <a href="https://github.com/D4Vinci/Scrapling/blob/main/docs/README_RU.md">Русский</a> | <a href="https://github.com/D4Vinci/Scrapling/blob/main/docs/README_KR.md">한국어</a>
18 <br/>
19 <a href="https://github.com/D4Vinci/Scrapling/actions/workflows/tests.yml" alt="Tests">
20 <img alt="Tests" src="https://github.com/D4Vinci/Scrapling/actions/workflows/tests.yml/badge.svg"></a>
21 <a href="https://badge.fury.io/py/Scrapling" alt="PyPI version">
22 <img alt="PyPI version" src="https://badge.fury.io/py/Scrapling.svg"></a>
23 <a href="https://clickpy.clickhouse.com/dashboard/scrapling" rel="nofollow"><img src="https://img.shields.io/pypi/dm/scrapling" alt="PyPI package downloads"></a>
24 <a href="https://github.com/D4Vinci/Scrapling/tree/main/agent-skill" alt="AI Agent Skill directory">
25 <img alt="Static Badge" src="https://img.shields.io/badge/Skill-black?style=flat&label=Agent&link=https%3A%2F%2Fgithub.com%2FD4Vinci%2FScrapling%2Ftree%2Fmain%2Fagent-skill"></a>
26 <a href="https://clawhub.ai/D4Vinci/scrapling-official" alt="OpenClaw Skill">
27 <img alt="OpenClaw Skill" src="https://img.shields.io/badge/Clawhub-darkred?style=flat&label=OpenClaw&link=https%3A%2F%2Fclawhub.ai%2FD4Vinci%2Fscrapling-official"></a>
28 <br/>
29 <a href="https://discord.gg/EMgGbDceNQ" alt="Discord" target="_blank">
30 <img alt="Discord" src="https://img.shields.io/discord/1360786381042880532?style=social&logo=discord&link=https%3A%2F%2Fdiscord.gg%2FEMgGbDceNQ">
31 </a>
32 <a href="https://x.com/Scrapling_dev" alt="X (formerly Twitter)">
33 <img alt="X (formerly Twitter) Follow" src="https://img.shields.io/twitter/follow/Scrapling_dev?style=social&logo=x&link=https%3A%2F%2Fx.com%2FScrapling_dev">
34 </a>
35 <br/>
36 <a href="https://pypi.org/project/scrapling/" alt="Supported Python versions">
37 <img alt="Supported Python versions" src="https://img.shields.io/pypi/pyversions/scrapling.svg"></a>
38</p>
39 
40<p align="center">
41 <a href="https://scrapling.readthedocs.io/en/latest/parsing/selection.html"><strong>Selection methods</strong></a>
42 &middot;
43 <a href="https://scrapling.readthedocs.io/en/latest/fetching/choosing.html"><strong>Fetchers</strong></a>
44 &middot;
45 <a href="https://scrapling.readthedocs.io/en/latest/spiders/architecture.html"><strong>Spiders</strong></a>
46 &middot;
47 <a href="https://scrapling.readthedocs.io/en/latest/spiders/proxy-blocking.html"><strong>Proxy Rotation</strong></a>
48 &middot;
49 <a href="https://scrapling.readthedocs.io/en/latest/cli/overvi

Preview

d4vinci/scraplingd4vinci/scrapling
Repod4vinci/scrapling
TypeMCP Servers
CategoryBrowser & Automation
UpdatedJul 2026
LicenseBSD-3-Clause
First seenJul 27, 2026

Tags

MCPaiai-scraping

Related

6 picks
Type
  1. microsoft avatarplaywright-mcpPlaywright Tools for MCPMCP ServersJul 202626M36k
  2. cloudflare avatarplaywright-mcpPlaywright Tools for MCPMCP ServersApr 202626M250
  3. microsoft avatarPlaywright MCPBrowser automation for agents via accessibility snapshotsMCP Servers6 days ago25M35k
  4. firecrawl avatarfirecrawl-mcp-serverMCP server for Firecrawl — search, scrape, and interact with the web.MCP ServersJul 2026480k7.1k
  5. nickclyde avatarduckduckgo-mcp-serverMCP Server for searching via DuckDuckGoMCP ServersJul 2026121k1.4k
  6. apify avatarapify-mcp-serverExtract data from any website with thousands of scrapers, crawlers, and automations on Apify Store ⚡MCP ServersJul 202659k2.3k