Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

SnapAPI AI Ready Scraper

БесплатноНе проверен

AI-Ready Web Scraper & Data Pipeline: Turns any URL into clean Markdown/JSON for LLMs & RAG. Built-in MCP server.

GitHubEmbed

Описание

AI-Ready Web Scraper & Data Pipeline: Turns any URL into clean Markdown/JSON for LLMs & RAG. Built-in MCP server.

README

SnapAPI is a high-performance web scraping engine designed specifically for the AI era. It transforms any messy URL into clean, denoised Markdown or structured JSON, ready to be fed into LLMs (GPT-4, Claude, Gemini) or RAG pipelines.

🌐 Live Demo | 📖 Documentation | 📦 MCP Server Included


✨ Key Features

  • 🎯 Extreme Denoising: Automatically removes headers, footers, navbars, and ads. Focus only on the content that matters.
  • 💰 Token Efficiency: Reduces token usage by up to 90% compared to raw HTML.
  • 🔌 MCP Ready: Built-in Model Context Protocol (MCP) server for native integration with Claude Desktop and Cursor.
  • ⚡ Production-Grade: Built with Node.js (Fastify) and Playwright (Chromium) for speed and reliability.
  • 🛠 Developer First: Clean API, one-click downloads (MD/JSON/CSV), and easy self-hosting.

🚀 Quick Start (API)

curl -X POST https://getsnapapi.uk/api/scrape \
  -H "Content-Type: application/json" \
  -H "x-api-key: YOUR_API_KEY" \
  -d '{"url": "https://example.com"}'
  🔌 MCP Integration
SnapAPI supports the Model Context Protocol. To use it in Claude Desktop, add this to your claude_desktop_config.json:
{
  "mcpServers": {
    "snapapi": {
      "command": "npx",
      "args": ["-y", "@mulliner/snapapi-mcp"]
    }
  }
}
🛠 Tech Stack
Backend: Node.js (ESM), Fastify

Scraping: Playwright (Chromium)

Database: PostgreSQL + Prisma

Infrastructure: Docker, Railway

📄 License
Distributed under the MIT License. See LICENSE for more information.

🤝 Contributing
This is an open-source project. Feel free to fork, submit PRs, or open issues!

Built with ❤️ by a Solo Dev.

from github.com/Mulliner11/SnapAPI-AI-Ready-Scraper

Установка SnapAPI AI Ready Scraper

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/Mulliner11/SnapAPI-AI-Ready-Scraper

FAQ

SnapAPI AI Ready Scraper MCP бесплатный?

Да, SnapAPI AI Ready Scraper MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для SnapAPI AI Ready Scraper?

Нет, SnapAPI AI Ready Scraper работает без API-ключей и переменных окружения.

SnapAPI AI Ready Scraper — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить SnapAPI AI Ready Scraper в Claude Desktop, Claude Code или Cursor?

Открой SnapAPI AI Ready Scraper на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare SnapAPI AI Ready Scraper with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории browse