Back to Home
D4Vinci icon

Scrapling

Verified Safe

by D4Vinci

Overview

Enables AI chatbots and agents to perform adaptive web scraping, extract targeted data, and bypass anti-bot protections conversationally.

Installation

Run Command
scrapling mcp

Security Notes

The tool is designed for web scraping, which inherently involves interacting with external websites and potentially bypassing anti-bot measures. The `page_action` argument in browser fetchers allows arbitrary Python functions to be executed on the browser page object, which could be misused if not carefully controlled by the user providing the function. However, the library does not use dangerous patterns like `eval` on unsanitized input or hardcoded secrets in the provided snippets. It explicitly advises users on ethical scraping practices (robots.txt, rate limits, terms of service, privacy, copyright) in its documentation.

Similar Servers

Stats

Interest Score100
Security Score7
Cost ClassLow
Avg Tokens500
Stars8274
Forks471
Last Update2025-12-05

Tags

Web ScrapingAI IntegrationAnti-bot BypassPythonCLIAdaptive Scraping