
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.3 (43)
Pricing
Pay per usage
1.6K
66K
8.6K
Issues response
6.8 days
Last modified
6 days ago
Issue with web crawler
ClosedAndrewEhab opened this issue
2 months ago
Says no valid urls?

2 months ago
Hello, and thank you for your interest in this Actor.
The file with the start URLs you're uploading doesn't contain valid URLs (only hostnames). Fix your input by adding the scheme parts (e.g. https://
) to your URLs.
example.org -> https://example.org
I'll close this issue now, but feel free to ask additional questions if you have any. Cheers!