webscraping.ai

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

🔑 apikey 4 endpoints developer_tools
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (2 total)

pip install WebScraping-ConnectSDK_Project
dotnet add package webscraping
curl examples
Page HTML by URL
curl \
  # append ?api_key=$API_KEY to the URL \
  https://api.webscraping.ai/html
Information about your account calls quota
curl \
  # append ?api_key=$API_KEY to the URL \
  https://api.webscraping.ai/account
HTML of a selected page area by URL and CSS selector
curl \
  # append ?api_key=$API_KEY to the URL \
  https://api.webscraping.ai/selected
Endpoints (4 total)
GET
/html
Page HTML by URL
GET
/account
Information about your account calls quota
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
Language coverage
Python
1
C#
1
At a glance
Total SDKs2
Languages2
Endpoints4
Authapikey
Categories1
https://api.webscraping.ai