Browser Use Apify avatar
Browser Use Apify

Pricing

Pay per usage

Go to Store
Browser Use Apify

Browser Use Apify

Developed by

Lexis Solutions

Lexis Solutions

Maintained by Community

Open-source AI-powered browser automation based on browser-use and hosted on Apify. Run any task using Apify's platform and LLMs like ChatGPT, Claude, etc. Easy, scalable, resilient, and hosted solution for web-enabled AI agents.

5.0 (2)

Pricing

Pay per usage

29

Total users

140

Monthly users

37

Runs succeeded

>99%

Last modified

3 months ago

You can access the Browser Use Apify 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 '{
< "llmProvider": "openai",
< "model": "gpt-4o"
<}' |
<apify call lexis-solutions/browser-use-apify --silent --output-dataset

Browser Use Apify API through CLI

The Apify CLI is the official tool that allows you to use Browser Use Apify locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: