Skip to content

Memento API URL Search in Arquivo.pt

Daniel Bicho edited this page Oct 14, 2019 · 1 revision

Example: http://arquivo.pt/wayback/timemap/link/www.google.pt

The above example returns a file (TimeMap), with all the archived versions (Mementos) in arquivo.pt for the URL www.google.pt

In order to retrieve all mementos in arquivo.pt for a given <url> use: http://arquivo.pt/wayback/timemap/link/<url>

Example of a Detailed Response

<http://arquivo.pt/wayback/timemap/link/http://www.google.pt>; rel="self"; type="application/link-format"; from="Tue, 29 Feb 2000 03:17:20 GMT", 
<http://www.google.pt>; rel="original", 
<http://arquivo.pt/wayback/http://www.google.pt>; rel="timegate",
<http://arquivo.pt/wayback/20000229031720/http://www.google.pt/>; rel="memento"; datetime="Tue, 29 Feb 2000 03:17:20 GMT", 
<http://arquivo.pt/wayback/20000510144318/http://www.google.pt/>; rel="memento"; datetime="Wed, 10 May 2000 14:43:18 GMT", 
<http://arquivo.pt/wayback/20000610061337/http://www.google.pt/>; rel="memento"; datetime="Sat, 10 Jun 2000 06:13:37 GMT", 
<http://arquivo.pt/wayback/20000619055808/http://www.google.pt/>; rel="memento"; datetime="Mon, 19 Jun 2000 05:58:08 GMT", 
<http://arquivo.pt/wayback/20001019060334/http://www.google.pt/>; rel="memento"; datetime="Thu, 19 Oct 2000 06:03:34 GMT", 
<http://arquivo.pt/wayback/20001109140600/http://www.google.pt/>; rel="memento"; datetime="Thu, 09 Nov 2000 14:06:00 GMT", 
<http://arquivo.pt/wayback/20010119182300/http://www.google.pt/>; rel="memento"; datetime="Fri, 19 Jan 2001 18:23:00 GMT", 
... 
<http://arquivo.pt/wayback/20150630170313/http://www.google.pt/>; rel="memento"; datetime="Tue, 30 Jun 2015 17:03:13 GMT" 

In the previous example of a response we received all the URLs for all the archived pages of www.google.pt in arquivo.pt, together with the date for each archived Web page