RAG Web Browser avatar
RAG Web Browser

Pricing

Pay per usage

Go to Store
RAG Web Browser

RAG Web Browser

apify/rag-web-browser

Developed by

Apify

Maintained by Apify

Web browser for OpenAI Assistants, RAG pipelines, or AI agents, similar to a web browser in ChatGPT. It queries Google Search, scrapes the top N pages from the results, and returns their cleaned content as Markdown for further processing by an LLM. It can also scrape individual URLs. Supports MCP.

4.4 (11)

Pricing

Pay per usage

67

Monthly users

735

Runs succeeded

>99%

Response time

14 hours

Last modified

6 days ago

RO

Not returning results

Closed
rodougherty opened this issue
16 days ago

Hey! 2 weeks ago I used the config attached and it returned me 10 (limited) results, now it's just returning 0, is there a reason for that?

1{
2  "debugMode": false,
3  "htmlTransformer": "none",
4  "initialConcurrency": 4,
5  "maxConcurrency": 50,
6  "maxResults": 10,
7  "minConcurrency": 1,
8  "proxyConfiguration": {
9    "useApifyProxy": true,
10    "apifyProxyGroups": []
11  },
12  "query": "Dr. Day Care Providence | 133 Delaine St, Providence, RI 02909 | http://www.drdaycare.com/",
13  "removeCookieWarnings": true,
14  "removeElementsCssSelector": "nav, footer, script, style, noscript, svg, img[src^='data:'],\n[role=\"alert\"],\n[role=\"banner\"],\n[role=\"dialog\"],\n[role=\"alertdialog\"],\n[role=\"region\"][aria-label*=\"skip\" i],\n[aria-modal=\"true\"]",
15  "requestTimeoutSecs": 40,
16  "outputFormats": [
17    "markdown"
18  ],
19  "serpProxyGroup": "GOOGLE_SERP",
20  "serpMaxRetries": 2,
21  "maxRequestRetries": 1,
22  "dynamicContentWaitSecs": 10
23}

old run with results: https://console.apify.com/organization/8hskOXzaFsfmuP6m0/actors/3ox4R101TgZz67sLr/runs/DvC4yKQNfneSsqYYd#output

new run w/o result: https://console.apify.com/organization/8hskOXzaFsfmuP6m0/actors/3ox4R101TgZz67sLr/runs/h0ebOStaAVdHuFiD7#output

jiri.spilka avatar

Hi, thank you for using RAG Web Browser, and thank you for reporting this issue!

There have been some recent changes to Google Search. I've applied a few fixes, but we're still only getting the first result.

We'll need to investigate further. Apologies for the inconvenience. I’ll keep you posted. Jiri

jiri.spilka avatar

Hi, the issue has been fixed—please see my example run.

Thank you for using RAG Web Browser! I’ll go ahead and close this issue for now, but feel free to ask any questions or open a new one if needed. Jiri

RO

rodougherty

13 days ago

Thank you!

Pricing

Pricing model

Pay per usage

This Actor is paid per platform usage. The Actor is free to use, and you only pay for the Apify platform usage.