W

WebScraping.AI

by WebScraping.AI Free tier

A client for https://webscraping.ai API. It provides a web scaping automation API with Chrome JS rendering, rotating proxies and builtin HTML parsing.

developerwebscraping

Quick Reference

Base URL 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
Pricing
28
Latency
30
Depth
54

Authentication

API key as a query parameter (api_key)

GET /endpoint?api_key=YOUR_KEY

Pricing

Model subscription Starting price Enterprise / contact sales Free quota None

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.

Key Endpoints

MethodPathDescription
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

Sample Request

curl -X GET 'https://api.webscraping.ai/account' \
  -H 'GET /endpoint?api_key=YOUR_KEY'

Sample Response

{}

Data sourced from API Map. Always verify pricing and rate limits against the official WebScraping.AI documentation.