macOS
brew install internetarchivelocal Homebrew formula metadata
sudo port install internetarchiveMacPorts ports tree · python/internetarchive/Portfile · source: api.github.com
brew
Python wrapper for the various Internet Archive APIs. Version 5.10.1 via Homebrew; verified 2026-07-01.
install
brew install internetarchivelocal Homebrew formula metadata
sudo port install internetarchiveMacPorts ports tree · python/internetarchive/Portfile · source: api.github.com
sudo apt install internetarchiveDebian stable package indexes · internetarchive · source: deb.debian.org
nix profile install nixpkgs#internetarchivenixpkgs package indexes · internetarchive · source: raw.githubusercontent.com
overview
Python wrapper for the various Internet Archive APIs
history
`internetarchive` is the official-ish Python library and `ia` command-line client for working with archive.org services. It gives archivists, librarians, researchers, and automation-heavy users a scriptable interface for search, download, upload, metadata changes, and other Archive workflows that are awkward to repeat through the website.
The GitHub repository was created in August 2012. Internet Archive's own 2019 blog history says the client started in 2012 and was overseen primarily by Archive employee Jake Johnson, with the `internetarchive` client serving both as a library set and as a command-line program for broad Archive interactions.
The package reached a 1.0 release in 2016 after a series of 0.9 releases. Later work continued through PyPI, GitHub releases, binary `ia` downloads, and documentation under the Internet Archive developer portal. The README also records a security-driven maintenance path, including explicit upgrade guidance for versions affected by a directory traversal vulnerability.
The tool became the practical automation client for Archive users because it is maintained alongside Archive APIs and documented in the Archive developer portal. It is distributed through PyPI/pipx and downloadable binaries, while third-party package managers such as Homebrew, Debian, Ubuntu, MacPorts, and Nix also package it. The upstream README warns that third-party package-manager builds may lag behind supported install methods, which is itself a useful adoption signal: people want it in system package managers even when upstream prefers Python-native distribution.
The official CLI docs describe `ia` as installed with the Python module or available as a binary, then used to interact with archive.org services from the command line. Common workflows include configuring Archive credentials, searching, downloading, uploading, modifying metadata, and scripting bulk operations.
`internetarchive` is one of the more consequential packages in this batch because it is infrastructure for digital preservation work. For package nerds, it is a case study in the tension between Python packaging, standalone binaries, official service tooling, and distro/Homebrew lag: the same command is both an API client and an operational tool for a public digital library.
security posture
No matching local secret-handling manifest was found for internetarchive. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$XDG_CONFIG_HOME/internetarchive/ia.ini~/.config/internetarchive/ia.ini~/.config/ia.ini~/.iaC:\Users\<username>\.config\internetarchive\ia.iniCredential-bearing paths to review before unattended agent runs.
$XDG_CONFIG_HOME/internetarchive/ia.ini~/.config/internetarchive/ia.ini~/.config/ia.ini~/.iaC:\Users\<username>\.config\internetarchive\ia.iniexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ia | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/jjjake/internetarchive
install metadata
| Package key | brew:internetarchive |
|---|---|
| Version | 5.10.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/internetarchive |
| Homepage | https://github.com/jjjake/internetarchive |
| Repository | https://github.com/jjjake/internetarchive |
| Upstream docs | https://archive.org/services/docs/api/internetarchive |
| License | AGPL-3.0-or-later |
| Source archive | https://files.pythonhosted.org/packages/b0/95/5d830762f4519bb932401953d4735697a196a48159d2be30c88343023244/internetarchive-5.10.1.tar.gz |
| Last updated | 2026-07-01T00:52:09Z |
| Pulse | updated |
| Dependencies | certifi, python@3.14 |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | internetarchive |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
internetarchive 5.4.0-2~deb13u1
commandline interface to archive.org
https://github.com/jjjake/internetarchive
sudo apt install internetarchiveinternetarchive
nix profile install nixpkgs#internetarchiveinternetarchive 3.5.0-1
commandline interface to archive.org
https://github.com/jjjake/internetarchive
sudo apt install internetarchiveinternetarchive
sudo port install internetarchivesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.