
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.
4.6 (38)
Pricing
Pay per usage
1310
Total users
49.4k
Monthly users
6.9k
Runs succeeded
>99%
Issue response
3.8 days
Last modified
7 days ago
'Click' in screenshots
Closed
I'm trying to capture screenshot of a URL, but it has a pop up on the page. Is it possible to 'click' the close button of the pop up? I know the CSS selector that I need to click for the pop up to close.

Hi,
Yes, in the HTML processing -> Remove HTML elements (CSS selector) input (or removeElementsCssSelector
in JSON) you can specify a CSS selector that will be removed, so you can remove the pop up itself.
Let me know if you it helps or if you have any questions.
Jakub