scrapper-tool

ValeroK/scrapper-tool
★ 0 stars Python AI/LLM Updated today
Reusable Python web-scraping toolkit — Pattern A/B/C/D ladder, TLS-impersonation fallback chain, deterministic fixture-replay testing, and an optional MCP server for LLM agents.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "scrapper-tool": {
      "command": "uvx",
      "args": [
        "scrapper-tool"
      ]
    }
  }
}

Or install with pip: pip install scrapper-tool

README Excerpt

<div align="center"> **A reusable Python web-scraping toolkit — production-grade primitives, anti-bot ladder, fixture-replay testing.** Built from the scraping core behind [PartsPilot](https://github.com/ValeroK/affiliate-service), extracted as an open-source library so other projects (and LLM agents) can pick up the same patterns without redoing the reverse-engineering work.

Tools (9)

SCRAPPER_TOOL_AGENT_LLMllama_cppllmllm_api_keymodelollamaollama_urlopenai_compatvllm