Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

internetarchive

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

internetarchive

A Python interface to archive.org.

  • 5.0.5
  • PyPI
  • Socket score

Maintainers
1

A Python and Command-Line Interface to Archive.org

|tox| |versions| |downloads| |contributors|

.. |tox| image:: https://github.com/jjjake/internetarchive/actions/workflows/tox.yml/badge.svg :target: https://github.com/jjjake/internetarchive/actions/workflows/tox.yml

.. |versions| image:: https://img.shields.io/pypi/pyversions/internetarchive.svg :target: https://pypi.org/project/internetarchive

.. |downloads| image:: https://static.pepy.tech/badge/internetarchive/month :target: https://pepy.tech/project/internetarchive

.. |contributors| image:: https://img.shields.io/github/contributors/jjjake/internetarchive.svg :target: https://github.com/jjjake/internetarchive/graphs/contributors

This package installs a command-line tool named ia for using Archive.org from the command-line. It also installs the internetarchive Python module for programmatic access to archive.org. Please report all bugs and issues on Github <https://github.com/jjjake/internetarchive/issues>__.

Installation

You can install this module via pip:

.. code:: bash

$ python3 -m pip install internetarchive

Binaries of the command-line tool are also available:

.. code:: bash

$ curl -LO https://archive.org/download/ia-pex/ia
$ chmod +x ia
$ ./ia help

Documentation

Documentation is available at https://archive.org/services/docs/api/internetarchive <https://archive.org/services/docs/api/internetarchive>_.

Contributing

All contributions are welcome and appreciated. Please see https://archive.org/services/docs/api/internetarchive/contributing.html <https://archive.org/services/docs/api/internetarchive/contributing.html>_ for more details.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc