Waybackpy

Latest version: v3.0.6

Safety actively analyzes 630305 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 5

3.0.0

What's Changed

- 3 different APIs have now 3 different classes, WaybackMachineCDXServerAPI, WaybackMachineSaveAPI and WaybackMachineAvailabilityAPI.
- CLI now supports the CDX API.
- The past Url class will be continued to be supported, don't need to worry that your old code will break.
- Get is now deprecated, it was a bad idea even trying to add tasks meant for urllib.

**Full Changelog**: https://github.com/akamhy/waybackpy/compare/2.4.4...3.0.0

2.4.4

- When the response code is 509, raise an error with an explanation (based on the actual error message contained in the response HTML).
- Fix typo

[![Download waybackpy](https://a.fsdn.com/con/app/sf-download-button)](https://sourceforge.net/projects/waybackpy/files/2.4.4/v2.4.4.zip/download)

2.4.3

- Fix redirect issues with HTTP and HTTPS redirection
- More stable archiving

[![Download waybackpy](https://a.fsdn.com/con/app/sf-download-button)](https://sourceforge.net/projects/waybackpy/files/2.4.3/v2.4.3.zip/download)

2.4.2

- added CLI Arg --file, if this Arg is not used with known URLs than waybackpy will not save the output URLs in file.
- added cached_save flag on waybackpy URL object, if the returned saved archive is older than 3 mins the flag is true else false.
- BUG FIX : the CLI --json arg was not returning valid JSON instead JSON loaded python dict. This is now fixed.

[![Download waybackpy](https://a.fsdn.com/con/app/sf-download-button)](https://sourceforge.net/projects/waybackpy/files/2.4.2/v2.4.2.zip/download)

2.4.1

- Change str repr of cdxsnapshot to cdx line
- Support unix ts as an arg in near
- Don't fetch more pages if >=2 pages are empty, Pagination API
- Don't use pagination API if total pages <= 2
- The Cdx method get() now gets the last fetched archive by default

[![Download waybackpy](https://a.fsdn.com/con/app/sf-download-button)](https://sourceforge.net/projects/waybackpy/files/2.4.1/v2.4.1.zip/download)

2.4.0

- Cdx API now fully supported

[![Download waybackpy](https://a.fsdn.com/con/app/sf-download-button)](https://sourceforge.net/projects/waybackpy/files/2.4.0/v2.4.0.zip/download)

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.