macOS
brew install internetarchivelocal Homebrew formula metadata
sudo port install internetarchiveMacPorts ports tree · python/internetarchive/Portfile · ソース: api.github.com
brew / 順位 2757
internetarchive のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install internetarchivelocal Homebrew formula metadata
sudo port install internetarchiveMacPorts ports tree · python/internetarchive/Portfile · ソース: api.github.com
sudo apt install internetarchiveDebian stable package indexes · internetarchive · ソース: deb.debian.org
nix profile install nixpkgs#internetarchivenixpkgs package indexes · internetarchive · ソース: raw.githubusercontent.com
sudo apk add iaAlpine Linux edge package indexes · ia · ソース: dl-cdn.alpinelinux.org
概要
Python wrapper for the various Internet Archive APIs
履歴
`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.
セキュリティ状態
internetarchive に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.ini実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ia | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:internetarchive |
|---|---|
| バージョン | 5.11.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/jjjake/internetarchive |
| リポジトリ | https://github.com/jjjake/internetarchive |
| 最終更新 | 2026-07-23T20:54:27Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 internetarchiveia 5.11.0-r0
Command-line tool for archive.org
https://github.com/jjjake/internetarchive
sudo apk add iaソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.