Apify RAG Web Browser Actor is a paid API for AI agents from apify-api-git-apify-top100-routes-merit-systems.vercel.app, paid per call via x402, $0.100000/call, status unknown (last checked 2026-09-14).
Executes the Apify RAG Web Browser actor to search Google, scrape the top N result pages with a full browser, and return their 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 signed token for polling /api/actors/results with SIWX.
A signed polling token (SIWX) that the agent uses to poll /api/actors/results for the completed run, which ultimately returns the scraped text content from the top N Google search result pages.
POSThttps://apify-api-git-apify-top100-routes-merit-systems.vercel.app/api/actors/apify/rag-web-browser/callUse this endpoint when you need to search the web and retrieve actual page content (not just links) for AI/RAG workflows. Prefer it over simple search APIs when you need the full text of web pages, not just snippets. Ideal for grounding LLM responses with current web content.
{
"input": {
"body": {
"input": {
"query": "artificial intelligence",
"maxResults": 5
},
"options": {
"memory": 4096,
"maxItems": 100
}
},
"type": "http",
"method": "POST",
"bodyType": "json"
}
}| Field | Type | Description |
|---|---|---|
| inputrequired | object |
{
"run": {
"id": "MyOVMBJQ1JvpmzLkU",
"status": "READY",
"actorId": "3ox4R101TgZz67sLr",
"startedAt": "2026-06-06T00:39:12.341Z",
"usageTotalUsd": 0.00005,
"defaultDatasetId": "IxCVjDQQgDpczl6dH"
},
"token": "eyJhbGciOiJIUzI1NiJ9.eyJydW5JZCI6Ik15T1ZNQkpRMUp2cG16TGtVIiwiYWN0b3JJZCI6ImFwaWZ5L3JhZy13ZWItYnJvd3NlciIsImRlZmF1bHREYXRhc2V0SWQiOiJJeENWakRRUWdEcGN6bDZkSCIsInciOiIweDljYzQyZjNkOTI0NWI4NjdhY2NjZDYzMGI0M2Y5MDZjMTY2NWIxNzYiLCJpYXQiOjE3ODA3MDYzNTIsImV4cCI6MTc4MzI5ODM1Mn0.NuWIPKACigWs6GD8ncoXPW9PPCMze6IPBWRVhk8w4xw"
}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"