What's Changed Dropped Python 3.4 to 3.6, both inclusive. Catch 429 and 509 status code for save page now API Increase the default CDX limit from 5000 to 25000 records per API call. Added type hint The package will now close the sessions explicitly. Removed useless code. Added docstrings. New Contributors @eggplants made their first contribution in https://github.com/akamhy/waybackpy/pull/124 @deepsource-autofix made their first contribution in https://github.com/akamhy/waybackpy/pull/145 Full Changelog: https://github.com/akamhy/waybackpy/compare/3.0.2...3.0.
Highlights A lot of features and smaller bug fixes! But also with a heavy heart, we're leaving the l...
What's Changed Drop Python 3.7 support by @cthoyt in https://github.com/cthoyt/curies/pull/59 Full...
1.3.0 (November 11, 2019) Full changelog FIX: Fixed typo in QwarpInputSpec Trait description (https...
What's Changed undo drop python3.6 by @akamhy in https://github.com/akamhy/waybackpy/pull/163 Full...
What's Changed 3 different APIs have now 3 different classes, WaybackMachineCDXServerAPI, WaybackMa...
What's Changed Move metadata from init.py into setup.cfg by @eggplants in https://github.com/akamhy...
Now using requests package instead of urllib.request. requests package is bettor for handling unusua...
What's Changed escape '.' before 'archive.org' by @akamhy in https://github.com/akamhy/waybackpy/pu...
Change str repr of cdxsnapshot to cdx line Support unix ts as an arg in near Don't fetch more page...
Better error messages for CLI users. FIXED BUG: removed code from init that was fetching availabilit...
When the response code is 509, raise an error with an explanation (based on the actual error message...
Added support for querying CDX Pagination API Cdx class is publicly available to be used in third p...
added CLI Arg --file, if this Arg is not used with known URLs than waybackpy will not save the outpu...
What's Changed bugfix(conda): Roll back pyproject dependencies by @esloch in https://github.com/Ale...
Python package that interfaces with the Internet Archive's Wayback Machine APIs. Archive pages and r...
Highlights A lot of features and smaller bug fixes! But also with a heavy heart, we're leaving the l...
What's Changed Drop Python 3.7 support by @cthoyt in https://github.com/cthoyt/curies/pull/59 Full...
1.3.0 (November 11, 2019) Full changelog FIX: Fixed typo in QwarpInputSpec Trait description (https...
What's Changed undo drop python3.6 by @akamhy in https://github.com/akamhy/waybackpy/pull/163 Full...
What's Changed 3 different APIs have now 3 different classes, WaybackMachineCDXServerAPI, WaybackMa...
What's Changed Move metadata from init.py into setup.cfg by @eggplants in https://github.com/akamhy...
Now using requests package instead of urllib.request. requests package is bettor for handling unusua...
What's Changed escape '.' before 'archive.org' by @akamhy in https://github.com/akamhy/waybackpy/pu...
Change str repr of cdxsnapshot to cdx line Support unix ts as an arg in near Don't fetch more page...
Better error messages for CLI users. FIXED BUG: removed code from init that was fetching availabilit...
When the response code is 509, raise an error with an explanation (based on the actual error message...
Added support for querying CDX Pagination API Cdx class is publicly available to be used in third p...
added CLI Arg --file, if this Arg is not used with known URLs than waybackpy will not save the outpu...
What's Changed bugfix(conda): Roll back pyproject dependencies by @esloch in https://github.com/Ale...
Python package that interfaces with the Internet Archive's Wayback Machine APIs. Archive pages and r...
Highlights A lot of features and smaller bug fixes! But also with a heavy heart, we're leaving the l...
What's Changed Drop Python 3.7 support by @cthoyt in https://github.com/cthoyt/curies/pull/59 Full...
1.3.0 (November 11, 2019) Full changelog FIX: Fixed typo in QwarpInputSpec Trait description (https...