Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.scrapellm.com/llms.txt

Use this file to discover all available pages before exploring further.

ScrapeLLM is an API platform for extracting real AI responses and search results across multiple providers. Get structured JSON from ChatGPT, Perplexity, Grok, Copilot, Gemini, Google AI Mode, and Amazon Rufus through a single consistent API — including sources, citations, and provider-specific data fields.

Quick start

curl "https://api.scrapellm.com/scrapers/chatgpt" \
  -H "X-API-Key: YOUR_API_KEY" \
  -G \
  --data-urlencode "prompt=What brands do marketers recommend for email automation?" \
  --data-urlencode "country=US"
Working with AI? Head to our full documentation index for copy-paste context, llms.txt, and agent integration patterns.

Get started

Authentication

Manage your API key

Making requests

Understand request and response structure

Async jobs

Fire-and-forget scrapes at scale

API Reference

Explore endpoint documentation

Credits & limits

Monitor usage and rate limits

Scrapers

View all scrapers and credit costs

Why ScrapeLLM?

  • Real UI responses: Capture exactly what users see in each AI interface — not sanitised API output
  • Structured data: Every response is parsed into clean JSON with sources, citations, and provider-specific fields
  • Multiple AI providers: ChatGPT, Perplexity, Grok, Copilot, Gemini, Google AI Mode, and Amazon Rufus
  • Global coverage: Route requests through infrastructure in any country for localised AI responses
  • Async jobs: Fire-and-forget mode with automatic retries — no open connections required

Available scrapers

ScraperCredits / requestBest for
ChatGPT3Brand monitoring, AI SEO, query fan-out
Perplexity3Research, real-time web citations
Grok3X (Twitter) integration, current events
Copilot3Microsoft ecosystem, multi-mode responses
Gemini3Rich citation metadata, Google ecosystem
Google AI Mode3AI Overviews + organic search results
Amazon Rufus3E-commerce product research, shopping intent
See Scrapers for full feature comparison and credit costs.