UNPKG

web-archive

Version:

An utility that uses archive.is / archive.today to archive a webpage from a given url.

34 lines (33 loc) 731 B
{ "name": "web-archive", "version": "2.0.2", "description": "An utility that uses archive.is / archive.today to archive a webpage from a given url.", "main": "index.js", "license": "ISC", "author": "https://github.com/Mad-Chemist", "dependencies": { "puppeteer": "^24.9.0", "puppeteer-extra": "^3.3.6", "puppeteer-extra-plugin-stealth": "^2.11.2", "user-agents": "^1.1.545" }, "keywords": [ "archive.is", "wayback", "web-archiving", "archive", "archival", "promise", "archiver", "web archiver", "archive website", "snapshot", "archiveis", "archive.today", "archive.vn", "archive.md", "wayback", "archiving", "preservation" ] }