Full Site Downloader | $4.99/Site | 1-Time Crawl | All Assets
Pricing
Pay per event
Full Site Downloader | $4.99/Site | 1-Time Crawl | All Assets
Full-Website-Downloader - Automatically crawls entire websites including HTML and all static assets (CSS, JS, images, etc.), preserves complete structure and exports as ZIP package. Supports depth control and same-domain resource filtering.
0.0 (0)
Pricing
Pay per event
0
4
4
Last modified
23 days ago
Full Website Downloader
This Actor crawls and saves static resources (HTML, CSS, JS, images, etc.) from a given website. It is designed for archiving, analysis, and mirroring purposes.
🚀 Features
✅ Recursively crawls website pages up to a configurable depth
✅ Downloads HTML, CSS, JS, and image assets
✅ Supports Puppeteer for JavaScript-rendered websites
✅ Configurable Chrome path for local debugging
✅ Compatible with both local run and Apify Cloud
🛠️ Use cases
📦 Website archiving – Save a static snapshot of a site
🔍 SEO research – Extract and analyze metadata offline
📰 Offline browsing – Access websites without an internet connection
🛡️ Data backup – Preserve important website content regularly
⚡ Website mirroring / cloning (demo & backup) – Reproduce static websites quickly for prototyping, disaster recovery, or testing environments
📖 Input
Example input:
{ "startUrls": ["https://example.com"], "maxDepth": 2 }
startUrls: Array of URLs to begin crawling
maxDepth: Crawl depth limit (0 = homepage only, 1 = homepage + direct links, etc.)
📤 Output
The Actor saves HTML files and static assets into the Apify dataset and key-value store. You can download the crawled site as a .zip from the run results.
Share Actor: