Control your browser with a single cURL command. Smart DOM Trees > Markdown. Cloud API is live.
rtrvr.ai v24 Launched: Your Browser as API, Cloud API, DOM Tree API
|
|
Hello Automation Enthusiasts,
v24 is here with game-changing capabilities: Remote control any browser via API, access our Cloud API for enterprise-scale automation, and experience why Smart DOM Trees are the future of web scraping.
|
|
|
🎮 Remote Control Any Browser with One Command
Your Chrome Extension is now a full API endpoint. Trigger complex browser automations directly from your terminal, CI/CD pipeline, or any application.
curl -X POST https://www.rtrvr.ai/mcp \
-H "X-API-Key: rtrvr_YOUR_KEY" \
-H "Content-Type: application/json" \
-d '{
"tool": "act",
"params": {
"user_input": "go to ChatGPT.com ask for top Indian restaurants in SF and extract back citations"
}
}'
|
|
☁️ Cloud API: Enterprise-Scale Web Intelligence
Two powerful endpoints now live:
- /execute - Multi-step agentic tasks in the cloud
- /scrape - Get Smart DOM Trees instead of messy Markdown
curl -X POST https://api.rtrvr.ai/scrape \
-H "Content-Type: application/json" \
-H "Authorization: Bearer rtrvr_CLOUD_KEY" \
-d '{
"urls": ["https://news.ycombinator.com"]
}'
|
|
Why Smart DOM Trees > Markdown
❌ Traditional Markdown
Loses structure, breaks layouts, misses interactive elements
|
|
✅ Smart DOM Trees
Preserves hierarchy, captures interactions, enables precise automation
|
|
|
🚀 Also New in v24
📎 File Upload Tool
Agent can now upload files to any website. Perfect for job applications!
|
|
⚡ /shortcuts
Convert successful actions into reusable shortcuts for instant replay
|
|
Plus: Free MCP tools, improved DOM tree construction, Gemini support, and more UI enhancements
|
Start Automating with v24 Today
|
|
Happy Automating! The rtrvr.ai Team
© 2024 rtrvr.ai. All rights reserved.
Update Preferences |
Unsubscribe
|