
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
1546
Total users
60K
Monthly users
7.8K
Runs succeeded
>99%
Issues response
7.9 days
Last modified
4 days ago
Error "Execution context was destroyed"
Closed
Hello,
I am facing the error
"Execution context was destroyed, most likely because of a navigation"
when I scrape one URL, but I don't know what is behind this error. Is it linked to the website? Or to the crawler?
Could you please tell me what's the problem?
Thanks a lot.

Hi, thank you for using the Website Content Crawler.
For some reason, when the crawler performs scrolling, it breaks the execution context and then fails to extract page content. I tried setting maxScrollHeightPixels
("HTML processing" -> "Maximum scroll height" in the UI) to 0
, and then this issue disappears. See this run:
https://console.apify.com/view/runs/NShouWSVqEkzG6DuL
Please try to run the Actor again and let me know if you encounter any issues.
Thank you, Jakub