
Website Content Crawler
Pricing
Pay per usage

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.
3.9 (41)
Pricing
Pay per usage
1544
Total users
60K
Monthly users
7.8K
Runs succeeded
>99%
Issues response
7.9 days
Last modified
3 days ago
KV Store isn't downloading file attachments correctly
Closed
We recently initiated a crawl and noticed that some of the file attachments aren't being saved to the KV Store correctly.
For example, the file encountered at the URL below is 50 MB but the corresponding KV store entry is reporting 1.5 MB. Do we need to increase our download timeout in order to download the entire file in time?
- https://barbercosmo.ca.gov/schools/healthsafety_textbook_ko.pdf
- dc9f565-healthsafety_textbook_ko.pdf
Hello and thank you for your interest in this Actor!
I don't think there is anything you can do with this right now - this is most likely caused by the way we handle file downloads in this Actor. I started looking into this and already have a promising proof-of-concept for the patch, but before releasing it, I need to test this thoroughly.
I'll keep you posted with updates!
Thank you again for the report and sorry for the momentary inconvenience. Cheers!
This is fixed in the latest build of this Actor (0.3.33
). Give it a try and let us know how it went.
Thank you again for your patience!