rtrvr.ai logo
rtrvr.ai
Blog
Book Demo
Pricing
API Docs

Getting Started

  • Introduction
  • Quick Start
    • Create Account
    • Choose Interface
    • First Automation
    • Explore Features

Capabilities

  • Web Agent
  • Sheets Workflows

API

  • API Overview
  • Agent API
  • Scrape API
  • Browser as API/MCP

Advanced

  • Tool Calling
  • Recordings
  • Webhooks
  • Schedules
DocsQuick Start

Get started in 5 minutes

Create an account and choose the interface that fits your workflow.

1

Create Your Account

Sign up for rtrvr.ai Cloud

Get instant access with your API key ready immediately.

Go to Cloud
Instant Access
Free Tier
No Credit Card
2

Pick Your Interface

Browser Extension

The most powerful way to automate. Operates directly on your logged-in browser—using your cookies, SSO, and internal sessions.

Install Extension

Cloud Website

Run agents on rtrvr's managed browser cluster. Best for scaling workflows to thousands of URLs without consuming local resources.

Open Dashboard

Agent & Scrape APIs

Integrate agent intelligence into your own apps. Use /agent for agentic tasks and /scrape for raw data extraction.

API Reference

WhatsApp Bot

Trigger workflows and get real-time status updates via voice or text. Perfect for mobile research and on-the-go notifications.

Connect WhatsApp
3

Three API Offerings

/scrape

Get a smart DOM representation of any page. Returns raw text and a simplified accessibility tree ready for your own LLM.

POST /scrape

/agent

Trigger end-to-end agentic workflows. Spins up a cloud browser, reasons through your prompt, and returns results.

POST /agent

/mcp

Remotely trigger your own browser. Control your local logged-in Chrome via the extension from anywhere via HTTP or MCP.

POST /mcp
4

Your First Task

// Agentic Job Application

"Apply to the job at this URL using my stored resume. Fill all fields and notify me before submitting."

// Agentic Paginated Scraping

"Crawl the first 5 pages of Amazon results for 'mechanical keyboards' and extract prices to a Google Sheet."

Your First API Call

The /agent endpoint spins up a cloud browser, reasons through the task with our Planner agent, and returns structured JSON data.

curl -X POST https://api.rtrvr.ai/agent \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"input": "Extract product prices from example.com"}'

Ready to automate?

Join teams using rtrvr.ai to build playful, powerful web automation workflows.

rtrvr.ai logo
rtrvr.ai

Retrieve, Research, Robotize the Web

By subscribing, you agree to receive marketing emails from rtrvr.ai. You can unsubscribe at any time.

Product

  • API & MCPNEW
  • Browser Extension
  • Cloud Platform
  • WhatsApp Bot

Use Cases

  • Vibe Scraping
  • Lead Enrichment
  • Agentic Form Filling
  • Web Monitoring
  • Social Media
  • Job Applications
  • Data Migration
  • AI Web Context

Compare

  • rtrvr vs Apify
  • rtrvr vs Bardeen
  • rtrvr vs Browserbase
  • rtrvr vs Browser Use
  • rtrvr vs Clay
  • rtrvr vs Claude
  • rtrvr vs Comet
  • rtrvr vs Firecrawl

Resources

  • Documentation
  • Blog
  • Pricing
  • Book Demo
  • Google Cloud Partner

Company

  • Privacy Policy
  • Terms of Service
  • Security Brief
support@rtrvr.ai

© 2026 rtrvr.ai. All rights reserved.

Made withfor the automation community