# Crawlstack ## Docs - [Public API](https://docs.crawlstack.dev/api-reference/public-api.md): Interact with your crawlers remotely. - [Docker (Chromeft Node)](https://docs.crawlstack.dev/deployment/docker-chromeft-node.md): Headless node using Chrome for Testing via Patchright - [Docker (Cloakbrowser Node)](https://docs.crawlstack.dev/deployment/docker-single-node.md): Headless node with stealth browser for anti-bot sites - [Architecture & Storage](https://docs.crawlstack.dev/essentials/settings.md): How Crawlstack handles infrastructure and data - [Introduction](https://docs.crawlstack.dev/introduction.md): Crawlstack is a complete web scraping infrastructure that runs entirely inside the browser. - [Quickstart](https://docs.crawlstack.dev/quickstart.md): Start scraping in under 2 minutes with Crawlstack - [Autonomous Development](https://docs.crawlstack.dev/scripting/autonomous.md): How to use Gemini CLI to develop and debug crawlers. - [File Downloads](https://docs.crawlstack.dev/scripting/downloads.md): How to intercept and save files using Crawlstack. - [Real-time Events](https://docs.crawlstack.dev/scripting/realtime.md): Intercepting WebSockets and Server-Sent Events (SSE). - [Runner API](https://docs.crawlstack.dev/scripting/runner.md): The global interface for your extraction scripts.