Browser UseBrowser Use
    By continuing, you agree to our Terms of Service

    AI Browser automation

    The infrastructure behind the state of the art agent.

    main.py
    # pip install browser-use-sdk
    
    from browser_use_sdk.v3 import AsyncBrowserUse
    
    client = AsyncBrowserUse()
    
    result = await client.run(
      "Go to amazon.com, extract 100
       products with price and reviews,
       save to products.csv"
    )
    

    Trusted by teams at

    ParallelNew Generation
    Amazon
    Composio
    Manus
    Salesforce