SnapAPI
MCP

Data insights

Success rate

Last 100 scrape calls

Tokens saved

vs. raw HTML (est., last 100 successful scrapes)

Usage

Plan:

API key

Send as x-api-key on POST /api/scrape.

Claude Desktop & Cursor

MCP tool snapapi_scrape

Configure MCP

Quick integrations

Paste-ready snippets — swap the sample URL and you’re done. Each stack is ~5 lines of real logic.

LangChain

Use SnapAPI instead of WebBaseLoader — one POST, then a Document for your chain.


                

LlamaIndex

Feed clean Markdown from SnapAPI straight into VectorStoreIndex.from_documents.


                

n8n

HTTP Request node — no custom node required.

  1. Add an HTTP Request node.
  2. Method POST · URL
  3. Headers: Content-Type = application/json · x-api-key = your dashboard key
  4. Body → JSON — minimal body (change the URL to any page you need):

                  

Map json.markdown (or text_content) into the next node — e.g. embeddings, OpenAI, or storage.

Playground

Live POST /api/scrape against your key.

Recent logs

Last 5 /api/scrape calls from this account.

Time URL Status