apify/rag-web-browser
RAG Web Browser is an Apify Actor to feed your LLM applications and RAG pipelines with up-to-date text content scraped from the web.
This tool helps AI application developers provide up-to-date web content to their Large Language Models (LLMs) and RAG pipelines. It takes a search query or a specific URL as input, browses the web using Google Search or direct URL access, and outputs cleaned text or Markdown from the relevant web pages. Developers building AI assistants, chatbots, or RAG-enabled applications will find this useful for feeding their models with current information.
Use this if your AI application or LLM needs real-time, accurate information from the internet to enhance its responses or knowledge base.
Not ideal if your application requires only static, pre-defined datasets or doesn't need to interact with the live web.
Stars
72
Forks
14
Language
TypeScript
License
Apache-2.0
Category
Last pushed
Nov 26, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/apify/rag-web-browser"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
any4ai/AnyCrawl
AnyCrawl π: A Node.js/TypeScript crawler that turns websites into LLM-ready data and extracts...
kreuzberg-dev/html-to-markdown
High performance and CommonMark compliant HTML to Markdown converter. Maintained by the...
ScrapeGraphAI/Scrapegraph-ai
Python scraper based on AI
adbar/trafilatura
Python & Command-line tool to gather text and metadata on the Web: Crawling, scraping,...
paulpierre/markdown-crawler
A multithreaded πΈοΈ web crawler that recursively crawls a website and creates a π½ markdown file...