Skip to main content

instagram-offline Python package REUSE status Vibe coded

Downloads all videos and reels of one or more Instagram accounts and builds a self-contained static site in site/, one folder per account. Watch the creators you chose distraction-free, without ads, autoplay or an algorithmic feed. Keep a usable archive of your own work, which Meta's data export does not easily provide.

How it works

Instagram rejects scripted API clients (Instaloader, gallery-dl, yt-dlp) while a real browser session works fine. The downloader therefore drives a logged-in Chromium-based browser over the DevTools protocol: it scrolls the profile grid, harvests the post data Instagram sends to the page, and downloads the files from Instagram's CDN. Collaboration posts owned by another account are included. Re-runs only fetch new posts.

Usage

uvx instagram-offline USERNAME
python -m http.server -d site

From a checkout, uv run insta USERNAME does the same.

Log in to Instagram in the browser window on the first run.

Any Chromium-based browser works: Chromium, Chrome, Brave, Edge, Vivaldi or Opera are found automatically on Linux, macOS and Windows; --browser EXECUTABLE selects one explicitly, and a Chromium-based browser in the conventional $BROWSER variable is preferred over the search. Without any, Playwright's own Chromium is downloaded on first use. Firefox and Safari are not supported, as they lack the DevTools protocol the tool relies on.

Every account page has topic filters and an "About" box on the overview: by default the topics are the hashtags the account uses most, and the About text is the account's own bio, captured with its name, category, follower count and links. An optional site/USERNAME/profile.json with an about text and a list of topics (name plus caption keywords) replaces either. Keywords match at the start of a word; a trailing space makes a keyword match whole words only.

Versioning the content

site/ is ignored by this repository. To track changes of the archive, keep it as a separate, private Git repository that ignores the video files and versions only the metadata, index and HTML pages:

cd site
git init
printf '*.mp4\n*.part\n' > .gitignore
git add .
git commit -m "Add archive"

After each download run, commit the changes in site/.

Legal notice

This project is not affiliated with, endorsed by or connected to Instagram or Meta Platforms, Inc. in any way. This software is provided for research and educational purposes only. Downloading content from Instagram in an automated way, in particular with a logged-in account, may violate Instagram's Terms of Use and Meta's platform policies and may result in restrictions or termination of the account used. All downloaded content remains the intellectual property of its respective creators and rights holders. Whether making a copy for private use is permitted depends on the copyright law of your jurisdiction; distributing, publishing or otherwise making the downloaded content or the generated website available to the public without the rights holders' permission constitutes copyright infringement and may violate personality, image and data-protection rights.

You are solely responsible for ensuring that your use of this software complies with all applicable laws, regulations and contractual terms. The authors and contributors accept no liability for any claims, damages or other liability arising from the use of this software or the content obtained with it. Nothing in this document constitutes legal advice.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

instagram_offline-0.4.0.tar.gz (113.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

instagram_offline-0.4.0-py3-none-any.whl (31.8 kB view details)

Uploaded Python 3

File details

Details for the file instagram_offline-0.4.0.tar.gz.

File metadata

  • Download URL: instagram_offline-0.4.0.tar.gz
  • Upload date:
  • Size: 113.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for instagram_offline-0.4.0.tar.gz
Algorithm Hash digest
SHA256 5e17912584eeb90c6c90c88cc0e1887ad5c60131586e925a0cd4b9f735028a24
MD5 e6b70aa8d6e585aaa87f96191f58225c
BLAKE2b-256 9901c1f0eb0dfe7f3114d410bb7bcf5ec5625a99372012efbe958a10b1fdc41e

See more details on using hashes here.

Provenance

The following attestation bundles were made for instagram_offline-0.4.0.tar.gz:

Publisher: release.yml on bittner/instagram-offline

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file instagram_offline-0.4.0-py3-none-any.whl.

File metadata

File hashes

Hashes for instagram_offline-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0558e41411ef98cf8b66e60f58c3ac12bf0676667be922de3ae8a3c865d7fc18
MD5 20577139de5902839b820ba5673f978c
BLAKE2b-256 e4cc7a1bdab53105f7c5ee0fb6d12f3b057978e37cc6f830c45944a8d6df9cc6

See more details on using hashes here.

Provenance

The following attestation bundles were made for instagram_offline-0.4.0-py3-none-any.whl:

Publisher: release.yml on bittner/instagram-offline

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

0.5.0

2 files

This release

0.4.0 This release

2 files

0.3.0

2 files

0.2.0

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page