https://github.com/browser-use/contact-use
✉️ Use the power of browser-use to contact any person or organization... by any means necessary
https://github.com/browser-use/contact-use
ai browser-agent browser-use computer-use contact-info-scraper operator sales sales-automation scraping scraping-bot
Last synced: 4 days ago
JSON representation
✉️ Use the power of browser-use to contact any person or organization... by any means necessary
- Host: GitHub
- URL: https://github.com/browser-use/contact-use
- Owner: browser-use
- Created: 2025-07-30T09:00:06.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-07-30T10:08:00.000Z (2 months ago)
- Last Synced: 2025-09-26T01:53:06.924Z (12 days ago)
- Topics: ai, browser-agent, browser-use, computer-use, contact-info-scraper, operator, sales, sales-automation, scraping, scraping-bot
- Language: HTML
- Homepage:
- Size: 151 KB
- Stars: 27
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ✉️ contact-use: Contact any person or organization
Need to contact someone in a hurry and cant figure out the best way?
Use browser-use's LLM-powered browser agent to find the best way to reach them.
![]()
![]()
## Quickstart
First set either `OPENAI_API_KEY` or `ANTHROPIC_API_KEY` in your environment, it will automatically use `claude-sonnet-4-20250514` or `gpt-4.1-mini`.
```bash
git clone https://github.com/browser-use/contact-use && cd contact-use
uv syncuv run server.py
open http://localhost:8000
```