{"slug":"browser-use","name":"Browser Use","owner":null,"repo":null,"category":"browser-automation","lang":"","blurb":"The popular open-source Python agent that drives a browser from natural language, now with a hosted cloud API and stealth browsers.","use_cases":"[]","alternatives":[],"stars":0,"pushed_at":null,"synced_at":null,"kind":"api","one_liner":"The popular open-source Python agent that drives a browser from natural language, now with a hosted cloud API and stealth browsers.","website":"https://browser-use.com/","docs_url":"https://docs.browser-use.com","signup_url":"https://cloud.browser-use.com","pricing_model":"freemium","pricing_note":"Cloud free tier; Dev $29/mo; ~$0.06/browser-session-hr; the library itself is free/OSS","auth_type":"api-key","agent_signup":"self-serve-instant-key","agent_signup_note":"Cloud: free signup gives an instant key. Or `pip install browser-use` and run fully locally with just your own LLM key — no signup needed.","mcp_server":"","sdks":["Python","REST","TypeScript"],"code_sample":"{\"lang\":\"python\",\"code\":\"from browser_use import Agent, ChatOpenAI\\nagent = Agent(task=\\\"Find the price of the top Amazon best-seller\\\",\\n              llm=ChatOpenAI(model=\\\"gpt-4.1\\\"))\\nawait agent.run()\"}","tags":["open-source","natural-language","agent-framework","stealth","byok","mcp"],"useCases":[],"codeSample":{"lang":"python","code":"from browser_use import Agent, ChatOpenAI\nagent = Agent(task=\"Find the price of the top Amazon best-seller\",\n              llm=ChatOpenAI(model=\"gpt-4.1\"))\nawait agent.run()"},"oneLiner":"The popular open-source Python agent that drives a browser from natural language, now with a hosted cloud API and stealth browsers.","docsUrl":"https://docs.browser-use.com","signupUrl":"https://cloud.browser-use.com","pricingModel":"freemium","pricingNote":"Cloud free tier; Dev $29/mo; ~$0.06/browser-session-hr; the library itself is free/OSS","authType":"api-key","agentSignup":"self-serve-instant-key","agentSignupNote":"Cloud: free signup gives an instant key. Or `pip install browser-use` and run fully locally with just your own LLM key — no signup needed.","mcpServer":""}