Skip to content

Commit 6bb33cc

Browse files
committed
feat: Add new content sections for solutions, competitor comparisons, and scraper technologies.
1 parent a0018c0 commit 6bb33cc

28 files changed

Lines changed: 1116 additions & 38 deletions

.vitepress/config.ts

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,14 @@ export default defineConfig({
121121
nav: [
122122
{ text: 'Home', link: '/' },
123123
{ text: 'Docs', link: '/docs/' },
124+
{
125+
text: 'Resources',
126+
items: [
127+
{ text: 'Compare', link: '/compare/' },
128+
{ text: 'Run Scrapers', link: '/run/' },
129+
{ text: 'Solutions', link: '/solutions/' },
130+
],
131+
},
124132
{ text: 'Roadmap', link: '/docs/roadmap' },
125133
{ text: 'GitHub', link: 'https://github.com/crawlee-cloud/crawlee-cloud' },
126134
],

dist/404.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<link rel="preload stylesheet" href="/assets/style.B1qQlgUi.css" as="style">
1010
<link rel="preload stylesheet" href="/vp-icons.css" as="style">
1111

12-
<script type="module" src="/assets/app.ieJ0S_BD.js"></script>
12+
<script type="module" src="/assets/app.8OIoRe8J.js"></script>
1313
<link rel="preload" href="/assets/inter-roman-latin.Di8DUHzh.woff2" as="font" type="font/woff2" crossorigin="">
1414
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1515
<meta name="keywords" content="crawlee, apify, web scraping, self-hosted, open source, playwright, puppeteer, cheerio, web crawler, data extraction, scraping platform, actor platform">
@@ -39,7 +39,7 @@
3939
</head>
4040
<body>
4141
<div id="app"></div>
42-
<script>window.__VP_HASH_MAP__=JSON.parse("{\"docs_api.md\":\"BIXT62I7\",\"docs_apify-sdk-environment.md\":\"DvYz4nYC\",\"docs_cli.md\":\"Centaw9h\",\"docs_dashboard.md\":\"DHYgmMGv\",\"docs_deployment.md\":\"Cg_aVGTo\",\"docs_index.md\":\"C4xmGzKy\",\"docs_roadmap.md\":\"DEEPbR1v\",\"docs_runner.md\":\"BgQxNnu7\",\"index.md\":\"NJbyKGSV\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"Crawlee Cloud\",\"description\":\"Self-hosted, open-source platform for running Crawlee and Apify Actors on your own infrastructure. Deploy web scrapers with Playwright, Puppeteer, or Cheerio.\",\"base\":\"/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"siteTitle\":false,\"logo\":{\"light\":\"/logo-light.svg\",\"dark\":\"/logo-dark.svg\"},\"nav\":[{\"text\":\"Home\",\"link\":\"/\"},{\"text\":\"Docs\",\"link\":\"/docs/\"},{\"text\":\"Roadmap\",\"link\":\"/docs/roadmap\"},{\"text\":\"GitHub\",\"link\":\"https://github.com/crawlee-cloud/crawlee-cloud\"}],\"sidebar\":[{\"text\":\"Introduction\",\"items\":[{\"text\":\"Overview\",\"link\":\"/docs/\"},{\"text\":\"Apify SDK Environment\",\"link\":\"/docs/apify-sdk-environment\"}]},{\"text\":\"Components\",\"items\":[{\"text\":\"CLI\",\"link\":\"/docs/cli\"},{\"text\":\"Dashboard\",\"link\":\"/docs/dashboard\"},{\"text\":\"Runner\",\"link\":\"/docs/runner\"},{\"text\":\"Deployment\",\"link\":\"/docs/deployment\"},{\"text\":\"API Reference\",\"link\":\"/docs/api\"}]},{\"text\":\"Project\",\"items\":[{\"text\":\"Roadmap\",\"link\":\"/docs/roadmap\"}]}],\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/crawlee-cloud/crawlee-cloud\"}],\"footer\":{\"message\":\"Released under the MIT License.\",\"copyright\":\"Copyright © 2025 Crawlee Cloud\"},\"search\":{\"provider\":\"local\"}},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":true}");</script>
42+
<script>window.__VP_HASH_MAP__=JSON.parse("{\"compare_apify-alternative.md\":\"B5yzMQja\",\"compare_bright-data-alternative.md\":\"CoeRuPKd\",\"compare_index.md\":\"BEPYVXs2\",\"compare_scrapingbee-alternative.md\":\"Z2Np9j5v\",\"compare_zyte-alternative.md\":\"VZGi5oPI\",\"docs_api.md\":\"BIXT62I7\",\"docs_apify-sdk-environment.md\":\"DvYz4nYC\",\"docs_cli.md\":\"Ho3_FPH3\",\"docs_dashboard.md\":\"DHYgmMGv\",\"docs_deployment.md\":\"Cg_aVGTo\",\"docs_index.md\":\"C4xmGzKy\",\"docs_roadmap.md\":\"Dl_A8pBQ\",\"docs_runner.md\":\"BgQxNnu7\",\"index.md\":\"NJbyKGSV\",\"run_cheerio-scrapers.md\":\"CzPIEP-B\",\"run_index.md\":\"DnlrD3_6\",\"run_playwright-scrapers.md\":\"BnFYfHXd\",\"run_puppeteer-scrapers.md\":\"AExH1w43\",\"solutions_ai-training-data.md\":\"hMif0-cr\",\"solutions_ecommerce-price-monitoring.md\":\"C2KHMbsL\",\"solutions_index.md\":\"NkDAVsfv\",\"solutions_lead-generation.md\":\"C-g9UBMi\",\"solutions_real-estate-aggregation.md\":\"CwnKdx7w\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"Crawlee Cloud\",\"description\":\"Self-hosted, open-source platform for running Crawlee and Apify Actors on your own infrastructure. Deploy web scrapers with Playwright, Puppeteer, or Cheerio.\",\"base\":\"/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"siteTitle\":false,\"logo\":{\"light\":\"/logo-light.svg\",\"dark\":\"/logo-dark.svg\"},\"nav\":[{\"text\":\"Home\",\"link\":\"/\"},{\"text\":\"Docs\",\"link\":\"/docs/\"},{\"text\":\"Resources\",\"items\":[{\"text\":\"Compare\",\"link\":\"/compare/\"},{\"text\":\"Run Scrapers\",\"link\":\"/run/\"},{\"text\":\"Solutions\",\"link\":\"/solutions/\"}]},{\"text\":\"Roadmap\",\"link\":\"/docs/roadmap\"},{\"text\":\"GitHub\",\"link\":\"https://github.com/crawlee-cloud/crawlee-cloud\"}],\"sidebar\":[{\"text\":\"Introduction\",\"items\":[{\"text\":\"Overview\",\"link\":\"/docs/\"},{\"text\":\"Apify SDK Environment\",\"link\":\"/docs/apify-sdk-environment\"}]},{\"text\":\"Components\",\"items\":[{\"text\":\"CLI\",\"link\":\"/docs/cli\"},{\"text\":\"Dashboard\",\"link\":\"/docs/dashboard\"},{\"text\":\"Runner\",\"link\":\"/docs/runner\"},{\"text\":\"Deployment\",\"link\":\"/docs/deployment\"},{\"text\":\"API Reference\",\"link\":\"/docs/api\"}]},{\"text\":\"Project\",\"items\":[{\"text\":\"Roadmap\",\"link\":\"/docs/roadmap\"}]}],\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/crawlee-cloud/crawlee-cloud\"}],\"footer\":{\"message\":\"Released under the MIT License.\",\"copyright\":\"Copyright © 2025 Crawlee Cloud\"},\"search\":{\"provider\":\"local\"}},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":true}");</script>
4343

4444
</body>
4545
</html>

dist/docs/api.html

Lines changed: 4 additions & 4 deletions
Large diffs are not rendered by default.

dist/docs/apify-sdk-environment.html

Lines changed: 4 additions & 4 deletions
Large diffs are not rendered by default.

dist/docs/cli.html

Lines changed: 14 additions & 7 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)