AI Web Crawler
Under maintenancePricing
from $0.00005 / actor start
AI Web Crawler
Under maintenanceExtract structured data from any website using AI. No custom selectors needed.
AI Web Crawler
Under maintenancePricing
from $0.00005 / actor start
Extract structured data from any website using AI. No custom selectors needed.
The URL of the webpage to scrape
Describe in natural language what data to extract (e.g. 'Extract all product names, prices, and ratings')
API key for your AI provider. OpenAI (sk-...), OpenRouter (sk-or-...), or any compatible key.
Base URL for any OpenAI-compatible API. Examples: OpenAI=https://api.openai.com/v1, OpenRouter=https://openrouter.ai/api/v1, LM Studio=http://localhost:1234/v1, Ollama=http://localhost:11434/v1, Groq=https://api.groq.com/openai/v1, Together=https://api.together.xyz/v1, Fireworks=https://api.fireworks.ai/inference/v1, or any custom endpoint.
Model identifier. For OpenRouter use format 'provider/model' (e.g. 'openai/gpt-4o-mini', 'anthropic/claude-sonnet-4'). For local models use the model name from your server.
Maximum number of pages to process (1-50)