archiveis icon indicating copy to clipboard operation
archiveis copied to clipboard

A simple Python wrapper for the archive.is capturing service

Results 12 archiveis issues
Sort by recently updated
recently updated
newest added

This has never worked for me, I always get 429 error Running from within Python: ``` >>> import archiveis >>> archive_url = archiveis.capture("http://www.example.com/") Traceback (most recent call last): File "",...

https://twitter.com/archiveis/status/1081276424781287427?s=20 Please do not use http://archive.IS mirror for linking, use others mirrors [.TODAY .FO .LI .VN .MD .PH]. .IS might stop working soon.

Behaviour of `https://archive.md/submit/` endpoint has changed recently. Now it returns WIP page in `Refresh` header (`https://archive.md/wip/Z6uhm`) which contains page capture progress and expects client to retry until the page is...

raise ConnectionError(err, request=request) requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))

Bumps [cryptography](https://github.com/pyca/cryptography) from 37.0.2 to 39.0.1. Changelog Sourced from cryptography's changelog. 39.0.1 - 2023-02-07 * **SECURITY ISSUE** - Fixed a bug where ``Cipher.update_into`` accepted Python buffer protocol objects, but allowed...

dependencies

Bumps [setuptools](https://github.com/pypa/setuptools) from 62.3.2 to 65.5.1. Release notes Sourced from setuptools's releases. v65.5.1 No release notes provided. v65.5.0 No release notes provided. v65.4.1 No release notes provided. v65.4.0 No release...

dependencies

Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.5.18.1 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.2.2. Release notes Sourced from urllib3's releases. 2.2.2 🚀 urllib3 is fundraising for HTTP/2 support urllib3 is raising ~$40,000 USD to release HTTP/2 support and...

dependencies

Bumps [setuptools](https://github.com/pypa/setuptools) from 65.6.3 to 70.0.0. Changelog Sourced from setuptools's changelog. v70.0.0 Features Emit a warning when [tools.setuptools] is present in pyproject.toml and will be ignored. -- by :user:SnoopJ (#4150)...

dependencies

Bumps [zipp](https://github.com/jaraco/zipp) from 3.11.0 to 3.19.1. Changelog Sourced from zipp's changelog. v3.19.1 Bugfixes Improved handling of malformed zip files. (#119) v3.19.0 Features Implement is_symlink. (#117) v3.18.2 No significant changes. v3.18.1...

dependencies