Stagehand Crawler
Pricing
from $20.00 / 1,000 results
Go to Apify Store
Stagehand Crawler
Stagehand is a browser automation framework used to control web browsers with natural language and code.
Stagehand Crawler
Pricing
from $20.00 / 1,000 results
Stagehand is a browser automation framework used to control web browsers with natural language and code.
You can access the Stagehand Crawler programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "startUrls": [< {< "url": "https://images.pexels.com/photos/28337239/pexels-photo-28337239.jpeg"< }< ],< "instruction": "Count the number of people in the image.",< "mode": "hybrid",< "model": "google/gemini-3-flash-preview",< "proxyConfig": {< "useApifyProxy": true< }<}' |<apify call dtrungtin/stagehand-crawler --silent --output-datasetThe Apify CLI is the official tool that allows you to use Stagehand Crawler locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: