walpurgisnatch / switchback

Fetch urls from Wayback Machine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Switchback

Fetch urls from Wayback Machine

Usage

With roswell

Fetch all urls from robots.txt files

switchback example.com

From lisp

Fetch all urls from robots.txt files

(switchback:get-robots "example.com")

Installation

With roswell

$ ros install walpurgisnatch/switchback

License

Licensed under the MIT License.

Copyright

Copyright (c) 2021 Walpurgisnatch

About

Fetch urls from Wayback Machine

License:MIT License


Languages

Language:Common Lisp 100.0%