macOS
brew install instalooterlocal Homebrew formula metadata
brew
instalooter のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install instalooterlocal Homebrew formula metadata
概要
Download any picture or video associated from an Instagram profile
履歴
InstaLooter is a Python command-line downloader for Instagram pictures and videos from profiles, hashtags, posts, and batch files. Its own GitHub metadata describes it as API-less and defunct, which makes it a useful historical companion to better-maintained Instagram archiving tools.
The GitHub repository and PyPI package appeared in 2016. The README says InstaLooter can download pictures or videos associated with an Instagram profile without API access and describes it as a reimplementation of the deprecated InstaRaider project.
The 1.0.0 line was rewritten from scratch and intentionally risked breaking script compatibility while trying to keep the CLI familiar. The changelog records a semantic-versioned release stream through the 2.x series, including fixes for Instagram-side API and login changes.
InstaLooter was distributed through PyPI and packaged by Homebrew. The official Read the Docs build, README badges, and PyPI metadata show a conventional Python CLI distribution path with documentation, changelog, source repository, and package releases.
The Homebrew formula packages the PyPI source archive for version 2.4.4, while PyPI records dozens of releases beginning in 2016. That adoption is modest but real for a single-purpose scraper.
The documented command-line interface includes user, hashtag, post, and batch subcommands. Options cover credentials, output directories, number of files, parallel jobs, filename templates, videos, metadata dumps, time limits, and authenticated downloads.
The docs describe logging in with username/password or a login subcommand, then storing a session cookie in a cache-specific folder. That credential behavior is central to how such tools handled private profiles and authenticated media access.
InstaLooter is historically interesting because it shows the fragile lifecycle of API-less social-media downloaders: quick adoption, many small fixes, rewrites after web changes, and eventual defunct status as upstream platform behavior moves.
For package maintainers, it is a cautionary package: the source archive, docs, and formula remain useful records, but the project's own description warns that its web-scraping assumptions aged out.
セキュリティ状態
instalooter に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
instalooter | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/althonos/instalooter
インストールメタデータ
| パッケージキー | brew:instalooter |
|---|---|
| バージョン | 2.4.4 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/instalooter |
| ホームページ | https://github.com/althonos/instalooter |
| リポジトリ | https://github.com/althonos/instalooter |
| 上流ドキュメント | https://instalooter.readthedocs.io/en/latest/index.html |
| ライセンス | GPL-3.0-or-later |
| ソースアーカイブ | https://files.pythonhosted.org/packages/30/13/907e6aaba6280e1001080ab47e750068ffc5fb7174203985b3c9d678e3f2/instalooter-2.4.4.tar.gz |
| 最終更新 | 2026-07-10T15:03:40-07:00 |
| Pulse | updated |
| 依存関係 | certifi, python@3.14 |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | instalooter |
| Version Scheme | 0 |
| Revision | 18 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.