Apify RAG Web Browser Actor Runner is a paid API for AI agents from apify-api-git-br-better-actor-pay-merit-systems.vercel.app, paid per call via x402, $0.010000/call, status unknown (last checked 2026-09-14).
Executes the Apify RAG Web Browser actor to perform Google searches and scrape top N pages, returning raw web content for AI/RAG pipelines
Start the "RAG Web Browser" Apify actor (apify/rag-web-browser). Web search and fetch tool for AI agents and RAG pipelines. It queries Google Search, scrapes the top N pages using a full web browser, and returns their conten…
Returns a run object with a run ID, status (e.g. READY), actor ID, start timestamp, usage cost in USD, default dataset ID, and a signed JWT token used to poll the run status at /api/actors/status and retrieve results at /api/actors/results once the run completes.
POSThttps://apify-api-git-br-better-actor-pay-merit-systems.vercel.app/api/actors/apify/rag-web-browser/callChoose this endpoint when you need to search the web and retrieve full page content (not just links or snippets) for use in RAG pipelines or AI agent context. It combines Google Search with full browser-based or HTTP scraping in one call, returning structured markdown content. Prefer it over generic search APIs when you need actual page text, not just metadata.
{
"input": {
"query": "artificial intelligence",
"maxResults": 3,
"scrapingTool": "raw-http",
"outputFormats": [
"markdown"
],
"requestTimeoutSecs": 40
}
}| Field | Type | Description |
|---|---|---|
| inputrequired | object |
{
"run": {
"id": "K7qBuxUdcspWZQSEX",
"status": "READY",
"actorId": "3ox4R101TgZz67sLr",
"startedAt": "2026-06-03T04:33:45.245Z",
"usageTotalUsd": 0.00005,
"defaultDatasetId": "wC4tfsChYvcDaE0JF"
},
"token": "eyJhbGciOiJIUzI1NiJ9.eyJydW5JZCI6Iks3cUJ1eFVkY3NwV1pRU0VYIiwiYWN0b3JJZCI6ImFwaWZ5L3JhZy13ZWItYnJvd3NlciIsImRlZmF1bHREYXRhc2V0SWQiOiJ3QzR0ZnNDaFl2Y0RhRTBKRiIsInciOiIweDljYzQyZjNkOTI0NWI4NjdhY2NjZDYzMGI0M2Y5MDZjMTY2NWIxNzYiLCJpYXQiOjE3ODA0NjEyMjUsImV4cCI6MTc4MzA1MzIyNX0.5i045-icNwj3oYVIygpKNeSmzuexR2UuHwnmHdsMrAs"
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"