scraper
PricingDocsGet started

Your shortcut to web data.

Every post, comment, and review from 17+ platforms. One request, complete data.

Get your API keyRead the docs

Free plan included. No credit card required.

Works with

+ more
Playground
POST /v1/playground

What will you build?

Click to see what you get back.

Google's APIs, without Google's complexity

Search, Translate, Places, Maps. No GCP project, no billing setup, no quota management.

Googleai learning guideAllImagesNewsMapscoursera.orgHow to Learn AI: A Beginner's Guideai.googleAI Tools, Training, and Skillsmicrosoft.github.ioAI for Beginners - Microsoft
{
"data": {
"totalResults": "1390000000",
"nextStart": 6,
"items": [
{
"title": "How do I get into the ai world as complete beginner? - Reddit",
"url": "https://www.reddit.com/r/artificial/comments/12gzvz4/...",
"snippet": "Take a couple of intro Data Science courses (Plenty on Coursera). Learn and implement the most common ML algorithms..."
},
{
"title": "How to Learn Artificial Intelligence: A Beginner's Guide - Coursera",
"url": "https://www.coursera.org/articles/how-to-learn-artificial-intelligence",
"snippet": "How to learn artificial intelligence for your career. 1. Create a learning plan. 2. Master the prerequisite skills. 3. Start learning AI..."
},
{
"title": "Understanding AI: AI tools, training, and skills - Google AI",
"url": "https://ai.google/learn-ai-skills/",
"snippet": "Introduction to Responsible AI. Learn about Google's seven AI principles, a framework designed to guide users toward a safer and more ethical use of AI."
},
{
"title": "AI and Your Learning: A Guide for Students",
"url": "https://ctl.stanford.edu/aimes/ai-learning-guide-students",
"snippet": "Generative AI tools, such as ChatGPT, Claude, and Gemini, have evolved quickly over the past few years..."
},
{
"title": "AI for Beginners",
"url": "https://microsoft.github.io/AI-For-Beginners/",
"snippet": "Consider taking Introduction to AI for business users learning path on Microsoft Learn..."
}
],
"knowledgeGraph": {
"@type": "ItemList",
"itemListElement": [
{
"result": {
"name": "Google",
"description": "Technology corporation",
"detailedDescription": {
"articleBody": "Google LLC is an American multinational technology corporation focused on information technology, online advertising, search engine technology...",
"url": "https://en.wikipedia.org/wiki/Google"
}
},
"resultScore": 1.58
}
]
}
}
}

How it works

1

Get an API key

Sign up for free. No credit card required. Your key looks like sc_live_...

2

Send a URL

POST any supported URL to our endpoint. Works with curl, Node, Python, or any HTTP client.

3

Get everything in one response

Post content, author info, engagement metrics, and all comments returned together. No pagination, no follow-up requests.

curl -X POST https://scraper.run/api/v1/scrape \
-H "Authorization: Bearer sc_live_..." \
-H "Content-Type: application/json" \
-d '{"url": "https://x.com/LLMJunky/status/2036239240300818751"}'
{
"platform": "twitter",
"url": "https://x.com/LLMJunky/status/2036239240300818751",
"items": [
{
"type": "post",
"externalId": "2036239240300818751",
"author": "LLMJunky",
"text": "...",
"likes": 639,
"retweets": 39,
"replies": 57
}
]
}

Use with your AI assistant

Connect Scraper as an MCP server and use all 20+ tools directly from Claude, Cursor, VS Code, Windsurf, and any MCP-compatible client.

1

Connect the MCP server

Add the server URL to your client. OAuth handles authentication automatically, no API key needed.

2

Ask in natural language

"Get Trustpilot reviews for Acme Corp", "Find jobs on Indeed for React developers". Your assistant picks the right tool.

Available tools

GoogleGoogle MapsTrustpilotTripadvisorYelpIndeedTikTokRedditHackerNewsGlassdoorYouTubeBooking.comG2TwitterLinkedInFacebookInstagramThreads

Claude Code

claude mcp add scraper --transport http https://scraper.run/api/mcp

Cursor / VS Code / Windsurf

{
"mcpServers": {
"scraper": {
"type": "streamable-http",
"url": "https://scraper.run/api/mcp"
}
}
}

View full setup guide

Why Scraper.run

Others5 requestsvsScraper1 request

All data, one request

Send one request, get everything back. Every comments, reviews, jobs, search results.

1 credit1 credit

Predictable pricing

50 reviews or 5,000, same price. You always know the cost before you call, no surprise bills.

XRTTYTLIGIGFBGD+8 moreone API

17+ platforms, zero infra

One API key for 17+ platforms. We handle proxies, browsers, and retries.

What our users say

Korva

Korva

Product feedback intelligence platform

We were losing a day every week to broken scrapers. Twitter changes something, Cloudflare blocks us, and the whole pipeline stops.

Switched to Scraper. That problem just went away.

Pricing

1 credit = 1 request. Google tools from 0.1 credits.

Free

$0/mo

  • 10 requests/mo
  • Up to 100 items/request
  • 10 req/min
  • 1 concurrent
  • Need more? $1 per 1,000 credits
Get started
Most popular

Pro

$19/mo$35

Launch offer, save 46%

  • 19,000 requests/mo
  • Up to 10,000 items/request
  • 120 req/min
  • 5 concurrent
Get started

All plans: $1 per 1,000 credits. No subscription required.

FAQ

Start getting data in minutes.

Free plan included. No credit card required.

Get your API keyRead the docs
scraper
DocsStatusContact us