palewire / archiveis

A simple Python wrapper for the archive.is capturing service
https://archive.is
MIT License
184 stars 16 forks source link

add a way to avoid rearchiving if the URL has been very recently archived #23

Closed dequeued0 closed 3 years ago

dequeued0 commented 4 years ago

It would be great if there was a way to avoid rearchiving a particular URL if it has been very recently archived (ideally allowing "very recently" to be defined in the capture request). I try to avoid rearchiving URLs in my own code, but often find that a URL was just archived by someone else.