webscraping.ai
WebScraping.AI is a web scraping and extraction service that fetches page HTML or text, supports JavaScript rendering and proxies, and offers AI-powered question answering and field extraction from web pages.
WebScraping.AI exposes a single authenticated REST API at https://api.webscraping.ai with an OpenAPI spec, plus official npm-distributed CLI and stdio MCP server wrappers that both use the same API key.
- WebScraping.AI MCP serverdiscovered
- WebScraping.AI REST APIdiscovered
- WebScraping.AI CLIdiscovered
Sign up or sign in at WebScraping.AI, then use the API key issued with your account. The docs state all API requests require an API key and show it passed as the api_key query parameter; the CLI and MCP server also accept the same key via the WEBSCRAPING_AI_API_KEY environment variable. Free accounts get 2,000 credits according to the API docs.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing