
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.7 (41)
Pricing
Pay per usage
1531
Total users
59K
Monthly users
7.9K
Runs succeeded
>99%
Issues response
7.6 days
Last modified
5 days ago
The subpages are not crawled
Closed
I can't identify the reason why subpages are not crawled for instance the page https://www.royalambassadorbh.com/apartment/studio-apartment-for-sale-seef-avenue

Hi, thank you for using the Website Content Crawler!
It seems there’s a small typo in your globs settings.
You need to specify includeUrlGlobs
as follows:
"includeUrlGlobs": [{"glob": "https://www.royalambassadorbh.com/ar/apartment/*/**for-sale**"}]
Additionally, make sure to enable the Consider URLs from sitemaps option. Otherwise, these for-sale pages won’t be discovered if only the home page is being crawled.
I hope this helps! I’m going to close this issue now, but feel free to ask another question or raise a new issue if needed.