W
WebScraping.AI CLI
Details
- Command
-
webscraping-ai - Docs
- https://github.com/webscraping-ai/webscraping-ai-cli
Authentication
env WEBSCRAPING_AI_API_KEY /$ webscraping-ai auth set <api-key> /$ webscraping-ai <command> <url> --api-key <api-key> 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.