Website Content Crawler avatar
Website Content Crawler
Try for free

No credit card required

View all Actors
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
SM

Not crawling all content

Closed

samuelsander opened this issue
2 months ago

Hey! Just tried running it on https://www.lecreuset.co.uk/en_GB/p/3-piece-starter-set-with-silicone-tool/GS1000.html

Exported it into a JSON file but can't seem to find a lot of the content, eg. "This 3-Piece Set brings together..."

Please advise. Thank you!

jindrich.bar avatar

Hi @samuelsander,

Thank you for reaching out!

It seems the default HTML transformer (Readable text) might be removing some of the content you need. To capture all the content, try the following:

  • Go to the HTML processing input category.
  • Change the HTML transformer option from Readable text to None.

This should help keep all the necessary content (see my example run at https://console.apify.com/view/runs/N4OWuajgeo0n0NRMP).

I'll close this issue now, but feel free to let us know if you need further assistance. Cheers!

Developer
Maintained by Apify
Actor metrics
  • 2.8k monthly users
  • 434 stars
  • 99.9% runs succeeded
  • 2.9 days response time
  • Created in Mar 2023
  • Modified 3 days ago