macOS
brew install instalooterlocal Homebrew formula metadata
brew
Download any picture or video associated from an Instagram profile. Version 2.4.4 via Homebrew; verified 2026-05-21.
install
brew install instalooterlocal Homebrew formula metadata
overview
Download any picture or video associated from an Instagram profile
history
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.
security posture
No matching local secret-handling manifest was found for instalooter. 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.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
instalooter | 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/althonos/instalooter
install metadata
| Package key | brew:instalooter |
|---|---|
| Version | 2.4.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/instalooter |
| Homepage | https://github.com/althonos/instalooter |
| Repository | https://github.com/althonos/instalooter |
| Upstream docs | https://instalooter.readthedocs.io/en/latest/index.html |
| License | GPL-3.0-or-later |
| Source archive | https://files.pythonhosted.org/packages/30/13/907e6aaba6280e1001080ab47e750068ffc5fb7174203985b3c9d678e3f2/instalooter-2.4.4.tar.gz |
| Last updated | 2026-05-21T12:42:39Z |
| 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 | instalooter |
| Version Scheme | 0 |
| Revision | 18 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source 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.