-
Notifications
You must be signed in to change notification settings - Fork 33
TimeTravel/Memento API #3
Copy link
Copy link
Open
Labels
Description
Hey there, this is an awesome idea. Thanks for publishing it :)
You may be interested in Memento Web's TimeMachine. It is a meta-archive which allows you to search WayBack Machine in addition to other archives. This would allow your tool to get more hits.
http://timetravel.mementoweb.org/
http://timetravel.mementoweb.org/guide/api
I've not seen a Java implementation, but here is the Python implementation for reference.
https://github.com/mementoweb/py-memento-client
Cheers,
X
Edit: Upon closer inspection, mementoweb.org's API doesn't work quite how I imagined, and these are probably the more useful links.
http://mementoweb.org/guide/rfc/
http://mementoweb.org/depot/
Reactions are currently unavailable