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.
Pricing
Pay per event
Rating
0.0
(0)
Developer

Hailey
Actor stats
1
Bookmarked
26
Total users
5
Monthly active users
3 months ago
Last modified
Categories
Share
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.