🍺 BREW Explorer

← all formulae

internetarchive

brew install internetarchive v5.9.0 AGPL-3.0-or-later

Python wrapper for the various Internet Archive APIs

258
30-day installs · #2367
620
90-day · #2654
2.3k
365-day · #2689
1.9k
★ GitHub stars · updated 2mo ago

Runtime dependencies

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "certifi",
    "python@3.14"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Python wrapper for the various Internet Archive APIs",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:38:53+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "internetarchive",
  "github_default_branch": "master",
  "github_last_commit_at": "2026-06-18T23:22:42Z",
  "github_readme_excerpt": "A Python and Command-Line Interface to Archive.org\n==================================================\n\n|tox|\n|versions|\n|downloads|\n|contributors|\n\n.. |tox| image:: https://github.com/jjjake/internetarchive/actions/workflows/tox.yml/badge.svg\n    :target: https://github.com/jjjake/internetarchive/actions/workflows/tox.yml\n\n.. |versions| image:: https://img.shields.io/pypi/pyversions/internetarchive.svg\n    :target: https://pypi.org/project/internetarchive\n\n.. |downloads| image:: https://static.pepy.tech/badge/internetarchive/month\n    :target: https://pepy.tech/project/internetarchive\n\n.. |contributors| image:: https://img.shields.io/github/contributors/jjjake/internetarchive.svg\n    :target: https://github.com/jjjake/internetarchive/graphs/contributors\n\nThis package installs a command-line tool named ``ia`` for using Archive.org from the command-line.\nIt also installs the ``internetarchive`` Python module for programmatic access to archive.org.\nPlease report all bugs and issues on `Github \u003chttps://github.com/jjjake/internetarchive/issues\u003e`__.\n\nSECURITY NOTICE\n_______________\n\n**Please upgrade to v5.4.2+ immediately.** Versions \u003c=5.4.1 contain a critical directory traversal vulnerability in the ``File.download()`` method. `See the changelog for details \u003chttps://github.com/jjjake/internetarchive/blob/master/HISTORY.rst\u003e`_. Thank you to Pengo Wray for their contributions in identifying and resolving this issue.\n\nInstallation\n------------\n\nYou can install this module via `pipx \u003chttps://pipx.pypa.io/stable/\u003e`_:\n\n.. code:: bash\n\n    $ pipx install internetarchive\n\nBinaries of the command-line tool are also available:\n\n.. code:: bash\n\n    $ curl -LO https://archive.org/download/ia-pex/ia\n    $ chmod +x ia\n    $ ./ia --help\n\nUnsupported Installation Methods\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\n**This library must only be installed via** `one of the supported methods \u003chttps://archive.org/developers/internetarchive/installation.html\u003e`_ **(i.e.** ``pip``, ``pipx``, **or from sou",
  "github_repo": "jjjake/internetarchive",
  "github_stars": 1876,
  "github_topics": [],
  "homepage": "https://github.com/jjjake/internetarchive",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 258,
  "installs_365d": 2266,
  "installs_90d": 620,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "AGPL-3.0-or-later",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "internetarchive",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 2367,
  "rank_365d": 2689,
  "rank_90d": 2654,
  "raw_hash": "a224a650f2752747",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/i/internetarchive.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "5.9.0",
  "versioned_formulae": [],
  "why_use_this": null
}