Hive

Infrastructure for agents

Build autonomous robust agents
that browse the web.

Give your software the tools to work with the web. Automate websites, connect from the locations you need, and bring public data into your research—all through Hive.

Works with Playwright, CDP, and your existing HTTP clients.

What you can build

From browsing to a clearer picture.

Bring web automation, network access, and research into the same workflow.

Browsers

Automate the work inside a website.

Open real browser sessions for your agents and scripts. Navigate pages, complete forms, and extract the information your workflow needs.

  • Web workflows
  • Data collection
  • Browser testing
Explore browser automation
Network

Reach the web from the right location.

Connect your browser or HTTP client through Hive. Specify a country, region, or ASN to access regional content and compare what different audiences see.

  • Regional research
  • Content checks
  • Proxy connections
Explore network access
Research

Turn public profiles into useful context.

Research public profiles on LinkedIn, Instagram, X, Facebook, and TikTok. Discover username candidates with Sherlock, search the web with Google, and find image matches or text with Google Lens.

  • Public profiles
  • Username discovery
  • Web & image search
Explore public research

More tools for the rest of the workflow. Request phone and email resources, solve supported CAPTCHA challenges, and generate text or images through Hive.

Explore the tools

Start with a browser

One request.
Your browser is next.

Create a session, connect your automation tool, and open your first page. Use the same Hive key when your workflow needs network access or research.

Build your first browser workflow
Shell · create a browser
curl --fail-with-body -X POST "https://hive-osint-dev.172-86-73-30.sslip.io/browser/session" \
  -H "Authorization: Bearer $HIVE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{}'