module

Wayback

Constants

VERSION = "0.0.3"

Class methods

default_engine
Source
first_snapshot(url : String) : Snapshot | Nil
Source
latest_snapshot(url : String) : Snapshot | Nil
Source
perform(query : Wayback::Query) : Array(Snapshot)
Source
snapshots(url : String, *, from : Time | Nil = nil, to : Time | Nil = nil, latest : Int32 | Nil = nil, earliest : Int32 | Nil = nil)
Source

Nested types