Personal tools

WarcManager:Urls

From Adapt

Revision as of 19:48, 16 April 2010 by Toaster (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Urls available for the warc manager

  • list collections
    • /rest/collection - returns a list of Collections
  • list entries for a url - returns a list of entries for the given url or urlID
    • /rest/url/url
      • url - url of page to retrieve
    • /rest/url/urlID
      • urlID - db id of url to retrieve
  • retrieve files from the archive
    • /rest/retrieve/currentdate/url
      • currentdate - point in time to return
      • url - page url
    • /rest/retrieve/entryId
      • entryId - dat entry id to return (id from list entries)
  • list entries in a dat/arc file
    • /rest/warc/{id}
      • id - db id of dat file