This is trivially scripted, or there are a few existing generators.
I've created archives of ~12,000 or so posts, from an old desktop Linux system over modest residential broadband, in less than an hour, running up to 20 parallel requests via xargs or GNU parallel.
For a basic curl-based URL archiver (call once per URL on your list):
If you can come up with a set of URLs for your content, you can archive it by prefixing it with "https://web.archive.org/save"
So if you have:
You'd generate (and request): This is trivially scripted, or there are a few existing generators.I've created archives of ~12,000 or so posts, from an old desktop Linux system over modest residential broadband, in less than an hour, running up to 20 parallel requests via xargs or GNU parallel.
For a basic curl-based URL archiver (call once per URL on your list):