
The web data API for developers building fast, cheap & reliable apps
One endpoint to fetch pages you're authorized to access as clean JSON or LLM-ready Markdown. JavaScript rendering, residential proxies and session handling are managed for you — so your agents and pipelines just get the data.
No subscription. Pay-as-you-go from €0.10 per 1,000 requests — residential proxies included.
- Pay as you go
- Persistent Profiles
- Everlasting Sessions
- Balance stays indefinitely
- Predictable pricing
- Discord-first support
Fast
Lightweight HTTP requests resolve in seconds; full browser rendering only when a page needs it. Global residential routing keeps latency low.
Cheap
Pay only for successful requests — from €0.10 per 1,000, residential proxies included. No seats, no subscription, no minimum spend.
Reliable
Managed sessions, automatic retries and proxy rotation mean consistent structured responses your pipeline can depend on.
Data your model can read on the first try
Skip the HTML cleanup. Ask for Markdown and get token-efficient, structured text ready to drop straight into a prompt, a RAG index, or a tool call — no DOM parsing, no boilerplate.
- Clean JSON or LLM-ready Markdown from a single endpoint
- JavaScript rendering and dynamic content handled automatically
- Residential proxy rotation and session handling built in
- Predictable, structured output for RAG and agent tool calls
POST https://publisher.scrappey.com/api/v1
{
"cmd": "request.get",
"url": "https://example.com/article",
"outputFormat": "markdown"
}
→ {
"markdown": "# Example article\n\nClean, token-efficient text ready for your LLM…",
"statusCode": 200
}Build with Scrappey in one prompt
The entire API — endpoints, browser actions, error codes — lives in a single LLM-ready file. Point Cursor, Claude Code, Copilot, or ChatGPT at it and ship a working integration without leaving your editor.
Feed the docs to your agent
Read https://docs.scrappey.com/llms-full.txt — the full Scrappey web-scraping API reference. Then write a script that fetches <URL> through Scrappey and returns the page as Markdown, with challenge handling where needed.
Or hand the model a direct link:
Or call the API directly
curl -X POST 'https://publisher.scrappey.com/api/v1?key=YOUR_API_KEY' \
-H 'Content-Type: application/json' \
-d '{
"cmd": "request.get",
"url": "https://example.com"
}'Returns clean HTML, headers, cookies, and screenshots — verification workflows handled for you. Pay only on success.
Integrations
n8n
Automate workflows visually. Streamline data collection processes.
n8n Template
Pre-built template for modern websites. Simplifies Scrappey integration.
RapidAPI
Access via API marketplace. Easy integration with comprehensive docs.
Apify
Scalable actor-based automation. Reliable browser rendering.
MCP Server
AI-powered browser automation. Intelligent session management.
Scrappey CLI
Scrape from your terminal. One command, pipeable output, CI-ready.
Claude Code Skill
Portable skill for Claude Code + Codex. Browser-backed data access on demand.
LangChain
LangChain connector — clean web data for any chain or agent.
LlamaIndex
LlamaIndex reader — load modern web pages straight into RAG.
Zapier
Connect with 7,000+ apps. Automate workflows easily.
Make
Visual workflow automation. Connect with 1,000+ apps easily.
Frequently asked questions
What is Scrappey.com?
How does Scrappey.com work?
Can I customize the proxies used for scraping?
Is there a free trial available?
What happens if a request fails?
I need to scroll or click on a button on the page I want to scrape
What is the pricing structure for Scrappey.com?
Are there any usage restrictions or limitations?
What support channels are available?
I'm not a developer, can you create custom scraping scripts for me?
What is a request and how are they counted?
How fast is Scrappey's API and what if a site is hard to scrape?
Ship your AI app on data you can trust
Start with a free trial. Scale to high-volume workloads with the same simple endpoint.