What's Covered
What is Browse Anything?
Browse Anything is an AI-powered browser automation platform that uses Large Language Models (LLMs) to understand natural language commands and execute web tasks autonomously. Instead of writing complex automation scripts, you describe what you want in plain English, and our AI agent navigates websites, fills forms, extracts data, and completes tasks for you.
How It Works
Core Features
AI-Powered Navigation
LLMs analyze web pages visually and semantically to understand page structure, find interactive elements, and navigate complex UIs without hardcoded selectors.
Live Preview
Watch your AI agent work in real-time with live screencast. See every click, scroll, and form fill as it happens.
RESTful API
Integrate Browse Anything into your applications with our comprehensive API. Create tasks, check status, and retrieve results programmatically.
Task Scheduling
Schedule recurring tasks to run automatically. Daily price checks, weekly reports, or any schedule you need with cron-like flexibility.
BYOK Encryption
Bring Your Own API Key. Store your OpenAI or other LLM API keys securely with end-to-end encryption. Your keys never leave encrypted storage.
WhatsApp Control
Control Browse Anything via WhatsApp messages. Send tasks and receive results directly in your chat.
RESTful API Access
Our API allows you to integrate Browse Anything into your own applications, workflows, and automation pipelines. All features available in the web interface are also accessible via API.
# Create a new task via API
curl -X POST https://platform.browseanything.io/api/v1/tasks \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"prompt": "Search for flights from NYC to London next Friday",
"model": "gpt-4o",
"proxyLocation": "US"
}'API Capabilities
- Create Tasks: Submit new automation tasks with prompts
- Check Status: Poll task status and progress
- Retrieve Results: Get extracted data, screenshots, and completion status
- Manage Scheduled Tasks: Create, update, and delete recurring tasks
- Webhooks: Receive notifications when tasks complete
- API Key Management: Generate and revoke API keys with scoped permissions
Task Scheduling
Schedule tasks to run automatically on a recurring basis. Perfect for monitoring, data collection, and any repetitive web tasks.
Scheduling Options
Frequency Types
- • Daily: Run at a specific time each day
- • Weekly: Run on specific days of the week
- • Monthly: Run on specific days of the month
Additional Features
- • Timezone support
- • Retry on failure
- • Email/webhook notifications
- • Execution history and logs
Example Use Cases
- Price Monitoring: Check product prices daily and get notified of drops
- Competitor Analysis: Weekly scrape of competitor pricing or inventory
- Content Aggregation: Daily collection of news or social media mentions
- Availability Checks: Monitor appointment or reservation availability
BYOK (Bring Your Own Key)
Enterprise users can bring their own OpenAI or other LLM provider API keys. This gives you full control over costs and usage while keeping your keys secure.
Security Features
- End-to-End Encrypted: Your API keys are encrypted at rest and in transit
- Full Cost Control: Use your own billing relationship with LLM providers
- Keys Never Exposed: Your keys are securely stored and never exposed in logs or responses
⚠️ BYOK Availability
BYOK is currently available for Enterprise tier users only. Contact us for Enterprise access.
Live Preview & Screencast
Watch your AI agent work in real-time. The live preview feature shows you exactly what the browser is doing as it executes your task.
What You See
- • Real-time browser screencast
- • Step-by-step action log
- • Current page URL and title
- • AI's reasoning for each action
- • Screenshots at key moments
Benefits
- • Verify task execution in real-time
- • Debug issues as they happen
- • Build trust in AI automation
- • Learn how the AI approaches tasks
- • Capture screenshots for records
WhatsApp Integration
Control Browse Anything directly from WhatsApp. Send tasks via message and receive results in your chat.
How It Works
You: "Find me the cheapest flight from NYC to LA next week"
Browse Anything: "Starting task... I'll search major airlines and get back to you."
Browse Anything: "Found 3 options: 1) Delta $189 2) United $195 3) JetBlue $175 (Best deal!)"
📱 WhatsApp Setup
WhatsApp integration is available after linking your phone number in your account settings. You'll receive a verification code to confirm the connection.
Supported LLM Models
Browse Anything supports multiple LLM providers and models. Choose based on your needs for speed, accuracy, or cost.
Available Models
GPT-4o
OpenAI's flagship model - Best for complex tasks
GPT-4o Mini
Faster and more cost-effective
Claude 3.5 Sonnet
Anthropic's model - Great reasoning
Gemini 1.5
Google's model - Multimodal capabilities
Pricing & Tiers
Browse Anything offers different tiers based on usage needs.
Free
$0/month
- • 10 tasks per month
- • Basic models
- • Live preview
- • Community support
Pro
$29/month
- • 100 tasks per month
- • All LLM models
- • API access
- • Task scheduling
- • Priority support
Enterprise
Custom
- • Unlimited tasks
- • BYOK support
- • Dedicated infrastructure
- • SLA guarantees
- • Custom integrations
Ready to Try Browse Anything?
Start with our free tier and experience AI-powered browser automation. No credit card required.