Agent Browser

AI-powered browser automation tools — pick one to get started.

Checking agent-browser…
Available Tools
Extract from URL
AI-powered

Point it at any website. Describe what you want in plain English and get back clean, structured JSON data — with optional schema control.

Open tool
Morning Market Report
Qatar / GCC

Scrapes QSE, global indices, GCC markets, commodities, and financial news. Generates a ready-to-share morning market note as a PDF.

Open tool
Browser Automator
Step-by-step

Give it a URL and a list of plain-English instructions separated by semicolons. It interprets each one, drives the browser, and shows you a live action log and screenshot after every step — with a Stop button if you need to halt midway.

Open tool
API Quick Reference
POST/api/extract
GET/api/health
POST/api/report/generate
GET/api/report/status/:jobId
GET/api/report/download/:jobId
GET/api/report/data/:jobId
POST/api/automate/start
GET/api/automate/status/:jobId
GET/api/automate/screenshot/:jobId
POST/api/automate/stop/:jobId
Base URL · All endpoints are relative to http://localhost:3000 (or your deployment host). · If PASS_KEY is set in .env, include X-Pass-Key: <key> in every request header. · Visit each tool page for full curl examples and parameter reference.