Website Content Crawler avatar

Website Content Crawler

Try for free

No credit card required

Go to Store
Website Content Crawler

Website Content Crawler

apify/website-content-crawler
Try for free

No credit card required

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.

Do you want to learn more about this Actor?

Get a demo
TI

Crawling only first page

Closed

Atish opened this issue
23 days ago

Hi,

Wanted actor to gather all details (Like partner names) on subsequent pages. However, actor was stuck only on one page and extracting same information again and again

dusan.vystrcil avatar

Hi Atish,

I'm sorry to hear that you are having trouble with out actor.

It seems that the issue is due to the website’s structure, where multiple URLs point to the same content, causing the scraper to repeatedly extract the same data. This can happen when the website uses dynamic parameters or redirections that don’t change the actual content being served.

The challenge is that the scraper isn’t detecting or handling the dynamically loaded content. Unfortunately, it seems that you will have to create custom actor for this.

Developer
Maintained by Apify

Actor Metrics

  • 3.9k monthly users

  • 718 stars

  • >99% runs succeeded

  • 2.2 days response time

  • Created in Mar 2023

  • Modified 15 hours ago