Claude AI Web Automation
Pricing
from $0.65 / actor start
Claude AI Web Automation
A real browser with Anthropic's Claude models to navigate any website and extract structured data — no CSS selectors or page-specific scraping code required.
Claude AI Web Automation
Pricing
from $0.65 / actor start
A real browser with Anthropic's Claude models to navigate any website and extract structured data — no CSS selectors or page-specific scraping code required.
Natural-language description of what to do on the page and what to extract.
Maximum number of detail records to extract. Overrides any item count parsed from the prompt.
Maximum number of reasoning steps the Stagehand agent may take to perform the pre-crawl interaction (search, navigation, sort). Lower values fail faster on stuck pages; higher values give the agent more room for complex flows.
Optional CSS selectors for the search results page. If omitted, the Actor derives them automatically via Claude. Supported keys: "listingLink" (matches every listing anchor) and "nextPage" (matches the next-page link).
Optional regex with ONE capture group that extracts a stable product ID from each listing URL (e.g. "/itm/(\d{9,})" for eBay item IDs). Used to dedupe listings. If omitted, the URL pathname is used as the dedupe key.
Two-letter ISO country code used for the default Apify Residential proxy if no proxy configuration is provided.