Skip to main content

instagram-offline Python package REUSE status Vibe coded

Downloads all posts, photos as well as 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

uvx instagram-offline --all updates every account already archived in 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.5.0.tar.gz (129.6 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.5.0-py3-none-any.whl (36.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: instagram_offline-0.5.0.tar.gz
  • Upload date:
  • Size: 129.6 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.5.0.tar.gz
Algorithm Hash digest
SHA256 52a7187b670e7a7e8ef2c2c64458d2fd43494d28dbac6df1dba99990d4d473ea
MD5 55a1f9ded97e4c7347d75ddd9c609a79
BLAKE2b-256 8bb7e58808100e7ae15f24df22bfd5f1eb69c87f1c06e6228ebe354dd7bbdb78

See more details on using hashes here.

Provenance

The following attestation bundles were made for instagram_offline-0.5.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.5.0-py3-none-any.whl.

File metadata

File hashes

Hashes for instagram_offline-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e1a21183a286137d5d34ac87833b4104d40e31611b3f6fa2875850b9ed1a04f8
MD5 ee10cf7e845a670fc94d6c05a3c90245
BLAKE2b-256 d6d0926b566c1033c2934b02cc99b1b12da70276b8a40fb02c264f438aa9703d

See more details on using hashes here.

Provenance

The following attestation bundles were made for instagram_offline-0.5.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

This release

0.5.0 This release

2 files

0.4.0

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