Website Content Crawler avatar
Website Content Crawler

Pricing

Pay per usage

Go to Store
Website Content Crawler

Website Content Crawler

Developed by

Apify

Apify

Maintained by Apify

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.5 (39)

Pricing

Pay per usage

1318

Total users

49.7k

Monthly users

7k

Runs succeeded

>99%

Issue response

5 days

Last modified

14 hours ago

UG

Crawling a small list of pdf urls hangs and crashes the crawler repetitively

Open

uglyrobot opened this issue
22 days ago

I have a crawler run that always gets in an infinite loop or stuck until timeout. This is costing me $8 each time. It's a list of 99 pdf urls. Note I am using my own proxy in case that is related at all.

jakub.kopecky avatar

Hi,

Thanks for using Website Content Crawler!

The logs from your run show multiple failed requests, likely due to your own proxy settings. I tested the crawler with the same input using Apify datacenter proxy, and it completed successfully in under 16 minutes, costing ~1 USD. See my test run: https://console.apify.com/view/runs/nKtsWtIXBkrfnatCS

Jakub