Help with website-content-crawler for specific website
There are a bunch of articles and blogs there for which I want the text but running the web-crawler only returns the main page without any sub-links, regardless of the max-depth I specify.
I essentially followed the langchain tutorial here: https://apify.com/apify/website-content-crawler.
Simply replacing the url. I then also manually set the max depth in the website for the same call and still got a single page as output.
Any advise? Thanks!!
