Quick Start Guide

Quick Start

Get up and running with rtrvr.ai in minutes. Follow these simple steps to start automating the web.

1
Sign Up
2
Choose Interface
3
First Automation
4
Explore More
1

Sign Up for rtrvr.ai Cloud

Create your account and get instant access to the rtrvr.ai Cloud Platform. Your API key will be available immediately after signup.

Go to Cloud Platform

Instant Access

Get started immediately

Free Tier Available

Test all features

No Credit Card

For initial signup

2

Choose Your Interface

rtrvr.ai offers multiple ways to interact with AI web agents, each optimized for different use cases:

Web Chat

Browser-based chat interface for interactive web automation

  • Natural language commands
  • Visual feedback
  • No coding required

API

RESTful API for programmatic integration into your apps

  • Full automation control
  • Webhook support
  • Language agnostic

Sheets

Spreadsheet-based workflows for batch processing

  • Bulk data processing
  • CSV/Excel support
  • Structured output
3

Your First Automation

Try these simple commands to see rtrvr.ai in action:

Basic Command
"Go to example.com and extract all the headings"
E-commerce
"Find the price of iPhone 15 Pro on Amazon"
Data Extraction
"Extract all email addresses from the contact page"

API Quick Start

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

Ready to Automate the Web?

Join thousands of developers and businesses using rtrvr.ai to build powerful web automation workflows.