| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
Crawlee Cloud is a self-hosted platform that lets you run Crawlee and Apify Actors on your own infrastructure. We provide an open-source implementation of the Apify API, meaning you can point the official Apify SDK at your own servers and everything just works.
| Project | Description |
|---|---|
| crawlee-cloud | The monorepo containing the API Server, Runner, CLI, and Dashboard. |
Deploy the platform:
git clone https://github.com/crawlee-cloud/crawlee-cloud.git
docker compose up -dPoint your scraper:
export APIFY_API_BASE_URL="http://localhost:3000/v2"
node main.jsSelf-hosted, open-source platform for running Apify Actors. Drop-in compatible with the Apify SDK.
Loadingโฆ
Loadingโฆ
| Back | FazBrowse Home | New Git URL |