examples/integrations/README.md
This directory is for examples that show Browser Use working with external products, APIs, and services.
examples/integrations/<provider>/ for small, runnable examples that demonstrate Browser Use with a specific third-party service.examples/custom-functions/ for provider-agnostic custom tool patterns.browser_use/integrations/<provider>/ only when the integration is shipped as part of the Browser Use package and has tests.uv in setup instructions.ChatBrowserUse() unless the example is specifically about another model.External projects listed here are maintained outside this repository. A listing is a pointer for users, not a support guarantee from Browser Use maintainers.
Add entries in this format:
- [Project name](https://github.com/org/project) - One sentence about what it integrates with. Maintained by @github-handle.