webrecorder / wabac.js

wabac.js - Web Archive Browsing Augmentation Client
https://replayweb.page
GNU Affero General Public License v3.0
98 stars 16 forks source link

API for getting Timestamps from pages #144

Closed Chickensoupwithrice closed 1 year ago

Chickensoupwithrice commented 1 year ago

Resolves #143

Returns an array of timestamps that looks like this: image

Had to pass url as a parameter because the /s where causing parse failures.