RAG Web Browser avatar

RAG Web Browser

Try for free

No credit card required

Go to Store
RAG Web Browser

RAG Web Browser

apify/rag-web-browser
Try for free

No credit card required

Web browser for OpenAI Assistants API and RAG pipelines, 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.

Do you want to learn more about this Actor?

Get a demo

This changelog summarizes all changes of the RAG Web Browser

2024-11-13

🚀 Features

  • Improve README.md and simplify configuration
  • Add an AWS Lambda function
  • Hide variables initialConcurrency, minConcurrency, and maxConcurrency in the Actor input and remove them from README.md
  • Remove requestTimeoutContentCrawlSecs and use only requestTimeoutSecs
  • Ensure there is enough time left to wait for dynamic content before the Actor timeout (normal mode)
  • Rename googleSearchResults to searchResults and searchProxyGroup to serpProxyGroup
  • Implement input validation

2024-11-08

🚀 Features

  • Add functionality to extract content from a specific URL
  • Update README.md to include new functionality and provide examples

2024-10-17

🚀 Features

  • Handle errors when request is added to Playwright queue. This will prevent the Cheerio crawler from repeating the same request multiple times.
  • Silence error: Could not parse CSS stylesheet as there is no way to fix it at our end
  • Set logLevel to INFO (debug level can be set using the debugMode=true input)

2024-10-11

🚀 Features

  • Increase the maximum number of results (maxResults) from 50 to 100
  • Explain better how to search a specific website using "llm site:apify.com"

2024-10-07

🚀 Features

  • Add a short description how to create a custom action

2024-09-24

🚀 Features

  • Updated README.md to include tips on improving latency
  • Set initialConcurrency to 5
  • Set minConcurrency to 3

2024-09-20

🐛 Bug Fixes

  • Fix response format when crawler fails

2024-09-24

🚀 Features

  • Add ability to create new crawlers using query parameters
  • Update Dockerfile to node version 22

🐛 Bug Fixes

  • Fix playwright key creation

2024-09-11

🚀 Features

  • Initial version of the RAG Web Browser
Developer
Maintained by Apify

Actor Metrics

  • 69 monthly users

  • 37 stars

  • >99% runs succeeded

  • Created in Sep 2024

  • Modified 9 days ago

Categories