Skip to content
#

wayback-machine

Here are 103 public repositories matching this topic...

hemind
hemind commented Aug 3, 2021

Bug Report

Current Behavior
When running wayback command to archive some web page, I got such error message.

html to archive.today failed: archive.today is unavailable.

Environment

  • Wayback version(s): 0.14.1
  • Golang version: go1.14 darwin/amd64
  • OS: macOS 11.2 (20D64)

Possible Solution

Now archive.today redirects to archive.ph. Maybe we shou

waybackpy
dequeued0
dequeued0 commented Jan 11, 2021

Right now, there seems to be no way to list all of the available archives by timestamp. Unless I am missing something, the only options are to call .oldest(), .newest(), or request for an archive .near() a specific timestamp. It would be great if it was possible to get a list of all available archives which could then be individually fetched as desired with .get(), printed to get the archi

Improve this page

Add a description, image, and links to the wayback-machine topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the wayback-machine topic, visit your repo's landing page and select "manage topics."

Learn more