Wayback machines CDX Server API doc + example
This commit is contained in:
parent
f74655aaa3
commit
149559b87c
@ -5626,6 +5626,10 @@ Raw
|
||||
|
||||
# Web archive / nostalgia
|
||||
* :star: [**Internet Archive: Wayback Machine**](https://web.archive.org/) - The Internet archive, bringing back old/dead pages to live
|
||||
* [Julia Geist](https://hackernoon.com/guide-to-handling-internet-archives-cdx-server-api-response-c469df5b81f4) - (2017) Guide to Handling Internet Archive’s CDX Server API Response. **Examples** :
|
||||
* `http://web.archive.org/cdx/search/cdx?limit=1&showResumeKey=true&url=<URL>`
|
||||
* `https://archive.org/wayback/available?timestamp=19010101010101&url=<URL>`
|
||||
* [internetarchive/wayback](https://github.com/internetarchive/wayback/tree/master/wayback-cdx-server) - Wayback CDX Server API - BETA | The wayback-cdx-server is a standalone HTTP servlet that serves the index that the wayback machine uses to lookup captures.
|
||||
|
||||
> Some old links from my first times on the web
|
||||
* [Donjon de Naheulbeuk](http://www.penofchaos.com/warham/donjon.htm) - [FR] :fr: Podcast / Les premiers MP3 d'aventure
|
||||
|
Loading…
Reference in New Issue
Block a user