Memento protocol
Jump to navigation
Jump to search
- http://timetravel.mementoweb.org/about/
- https://timegate.readthedocs.io/en/latest/
- http://mementoweb.org/depot/
- Memento Guide - Introduction to Memento
- 2013-07-15: Wayback Machine Upgrades Memento Support
pywb rewriter
- (Note: for, e.g., the Internet Archive's Wayback Machine
- Earliest: http://web.archive.org/web/1000/http://www.example.com/
- Latest: http://web.archive.org/web/1000/http://www.example.com/
- If 302, check 'location: ' header
- If 404, not archived
- If 200, check 'memento-datetime' and 'link' headers (likely only if exact datetime given for an extant archive)
- from link:
- rel="first memento"
- from link:
- id_
- no content re-writing
- mp_
- 'main page'; default; 'frameless replay'
- js_
- hint that file is a javascript file; not required
- cs_
- hint that file is a CSS file; not required
- im_
- hint that this resource is being used as an image.
- oe_
- hint that this resource is being used as an object or embed
- if_
- hint that this resource is being used as an iframe
- fr_
- hint that this resource is being used as an frame
https://github.com/webrecorder/pywb/blob/main/docs/manual/rewriter.rst
References
- https://netpreserve.org/resources/member-archives
- https://netpreserve.org/web-archiving/about-archiving/
- https://netpreserve.org/web-archiving/tools-and-software/
- https://netpreserve.org/web-archiving/openwayback/