Development — entry 096 of 100
Webclaw
Webclaw is a REST API for scraping, crawling, and structuring web content for LLMs, returning up to nine output formats (Markdown, JSON, screenshots, and more) from a single `/v1/scrape` call, plus document parsing, YouTube transcripts, and browser-automation actions. It's also distributed as AGPL-licensed self-hosted software with no usage limits, alongside metered cloud plans starting at $19/month (no free cloud tier).
AuthenticationAPI KeySign up with the provider to obtain credentials.
HTTPSSupportedTraffic is encrypted in transit.
CORSEnabledCallable directly from browser JavaScript.
PricingPaidSubscription required — no meaningful free tier.
FormatsMarkdown, JSON, TextResponses can be requested as Markdown or JSON or Text.
GreatAPIs Score
Score73
Authentication15/25API key required
Pricing9/20Paid API
Docs14/20Documentation URL provided
Formats15/15Supports 3 response formats
Freshness20/20Verified within 6 months
Auth quickstart
- Sign up with the provider to get an API key.
- Send it on every request as a header
Authorization: <key> - The exact header isn't documented — Authorization is a common default; confirm in the provider's docs.
Stored keyNo key stored
Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.