{"uid":"cap_X_pmvtdnLXzqDx1WalLgI","slug":"apify-rag-web-browser-actor-736a679b","name":"Apify RAG Web Browser Actor","description":"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.","url":"https://apify-api-git-apify-top100-routes-merit-systems.vercel.app/api/actors/apify/rag-web-browser/call","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"description":"JSON-serializable Actor input."},"options":{"type":"object","properties":{"build":{"type":"string","maxLength":100,"minLength":1},"memory":{"type":"integer","maximum":32768,"minimum":128},"maxItems":{"type":"integer","maximum":100000,"minimum":1}},"description":"Optional Apify run options.","additionalProperties":false}},"additionalProperties":false},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false}}},"responseSchema":null,"example":{"request":{"input":{"body":{"input":{"query":"artificial intelligence","maxResults":5},"options":{"memory":4096,"maxItems":100}},"type":"http","method":"POST","bodyType":"json"}},"response":{"run":{"id":"MyOVMBJQ1JvpmzLkU","status":"READY","actorId":"3ox4R101TgZz67sLr","startedAt":"2026-06-06T00:39:12.341Z","usageTotalUsd":0.00005,"defaultDatasetId":"IxCVjDQQgDpczl6dH"},"token":"eyJhbGciOiJIUzI1NiJ9.eyJydW5JZCI6Ik15T1ZNQkpRMUp2cG16TGtVIiwiYWN0b3JJZCI6ImFwaWZ5L3JhZy13ZWItYnJvd3NlciIsImRlZmF1bHREYXRhc2V0SWQiOiJJeENWakRRUWdEcGN6bDZkSCIsInciOiIweDljYzQyZjNkOTI0NWI4NjdhY2NjZDYzMGI0M2Y5MDZjMTY2NWIxNzYiLCJpYXQiOjE3ODA3MDYzNTIsImV4cCI6MTc4MzI5ODM1Mn0.NuWIPKACigWs6GD8ncoXPW9PPCMze6IPBWRVhk8w4xw"}},"exampleRequest":{"input":{"query":"artificial intelligence","maxResults":5},"options":{"memory":4096,"maxItems":100}},"tags":["x402"],"displayCostAmount":"0.100000","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.100000/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.1","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.1","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_w2FwtZH1OqeBK7-JlsDGo","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.1","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"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","exampleAgentPrompt":"Search the web for 'best open source LLM frameworks 2024', scrape the top 5 result pages using a real browser, and return all the extracted text content so I can use it for my RAG pipeline.","exampleUseCases":null,"resultDescription":"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.","failureModes":["Query returns no Google results — empty results array","Target pages block scraping — partial or empty page content returned","Actor run times out for complex or slow-loading pages","Invalid or missing query parameter — 400 bad request","Payment not processed — 402 payment required","Polling token expires before results are ready"],"whenToPreferThis":"Use 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.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":2,"lastUsedAt":"2026-07-09T15:02:48.215Z","lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:33:28.282Z","isFirstParty":false}