
Websites Archiver (Wayback Machine)
Pricing
$9.00/month + usage

Websites Archiver (Wayback Machine)
Effortlessly archive any website with our Automated Website Archiving Tool. It leverages the power of the Wayback Machine at web.archive.org to ensure your sites are preserved for future reference.
5.0 (2)
Pricing
$9.00/month + usage
3
Total users
31
Monthly users
4
Runs succeeded
>99%
Last modified
2 months ago
Website Archiver (Wayback Machine)
Effortlessly archive any website with our Automated Website Archiving Tool. It leverages the power of the Wayback Machine at web.archive.org to ensure your sites are preserved for future reference.
Usage
The actor accepts an input in the following format:
{"startUrls": [{"url": "https://crawlee.dev"}],"storeArchivedResources": true}
Output example:
{"url": "https://crawlee.dev","archivedUrl": "https://web.archive.org/web/20240610223756/https://crawlee.dev/","archived": true,"archivedAt": "2024-06-10T22:38:15.643Z","archivedRecoursesCount": 69,// Can be omitted if `storeArchivedResources` is set to false"archivedResources": ["https://crawlee.dev/","https://crawlee.dev/js/custom.js","https://crawlee.dev/assets/css/styles.5a93fba9.css","https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@400;600;700&display=swap","https://ghbtns.com/github-btn.html?user=apify&repo=crawlee&type=star&count=true&size=large","https://crawlee.dev/assets/js/runtime~main.cdd7b850.js","https://crawlee.dev/img/crawlee-dark.svg"// ... and more]}
Running the Actor
To run the actor, you'll need to have an Apify account. Once you're logged in, you can run the actor from the Apify Console. You can also use the Apify API to run the actor programmatically.
For more information on how to use Apify Actors, please refer to the Apify documentation.