
Website Content Crawler
Pricing
Pay per usage
Go to Store

Website Content Crawler
Crawl websites and extract text content to feed AI models, LLM applications, vector databases, or RAG pipelines. The Actor supports rich formatting using Markdown, cleans the HTML, downloads files, and integrates well with 🦜🔗 LangChain, LlamaIndex, and the wider LLM ecosystem.
4.6 (38)
Pricing
Pay per usage
1310
Total users
49.4k
Monthly users
6.9k
Runs succeeded
>99%
Issue response
3.8 days
Last modified
7 days ago
Is there a way to crawl URL from the visible HTML after removing "removeElementsCssSelector"
Open
formidable_quagmire opened this issue
2 days ago
Currently when crawling URL it takes the complete viewport to enqueue new links. is there way to crawl the URl'sv after removing removeElementsCssSelector
form the html ?