A client for https://webscraping.ai API. It provides a web scaping automation API with Chrome JS rendering, rotating proxies and builtin HTML parsing.
https://api.webscraping.ai
Auth type
API Key Header
Auth header
GET /endpoint?api_key=YOUR_KEY
Rate limit
200 credits/day (free)
Pricing
Enterprise / contact sales
Free quota
None
Documentation
https://webscraping.ai
Endpoint status
Server online — HTTP 404 — server is online but path returned an error (may require auth)1.60s
(checked Mar 29, 2026)
Builder score
D
39%
builder-friendly
API key as a query parameter (api_key)
GET /endpoint?api_key=YOUR_KEY
AI-powered web scraping. Free: 200 credits/day. Starter $9/mo (5K credits). Regular $29/mo (30K credits). Pro $89/mo (100K credits). Enterprise custom.
| Method | Path | Description |
|---|---|---|
| GET | /account |
Information about your account calls quota |
| GET | /html |
Page HTML by URL |
| GET | /selected |
HTML of a selected page area by URL and CSS selector |
| GET | /selected-multiple |
HTML of multiple page areas by URL and CSS selectors |
curl -X GET 'https://api.webscraping.ai/account' \ -H 'GET /endpoint?api_key=YOUR_KEY'
{}
Data sourced from API Map. Always verify pricing and rate limits against the official WebScraping.AI documentation.