forked from webrecorder/public-web-archives
-
Notifications
You must be signed in to change notification settings - Fork 0
/
nara.yaml
37 lines (27 loc) · 953 Bytes
/
nara.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
version: '1.0'
webarchives:
nara:
name: 'National Archives and Record Administartion'
about: 'https://webharvest.gov/'
# Collection data obtained from listing at: https://www.webharvest.gov/
collections:
- id: 'peth04'
name: 'Presidential Term (2004)'
- id: 'congress109th'
name: '109th Congress (2006)'
- id: 'congress110th'
name: '110th Congress (2008)'
- id: 'congress111th'
name: '111th Congress (2010)'
- id: 'congress112th'
name: '112th Congress (2012)'
- id: 'congress113th'
name: '113th Congress (2014)'
- id: 'congress114th'
name: '114th Congress (2016)'
apis:
wayback:
calendar: 'https://www.webharvest.gov/{collection}/*/'
replay:
rewritten: 'https://www.webharvest.gov/{collection}/{timestamp}/{url}'
raw: 'https://www.webharvest.gov/{collection}/{timestamp}id_/{url}'