instagram-archiver
Save Instagram content you have access to.
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.8%) to scientific vocabulary
Keywords
Repository
Save Instagram content you have access to.
Basic Info
- Host: GitHub
- Owner: Tatsh
- License: mit
- Language: Python
- Default Branch: master
- Homepage: https://tatsh.github.io/instagram-archiver/
- Size: 2.24 MB
Statistics
- Stars: 12
- Watchers: 2
- Forks: 1
- Open Issues: 1
- Releases: 0
Topics
Metadata Files
README.md
instagram-archiver
Save Instagram content you have access to.
Installation
Poetry
shell
poetry add instagram-archiver
Pip
shell
pip install instagram-archiver
Usage
```plain Usage: instagram-archiver [OPTIONS] USERNAME
Archive a profile's posts.
Options: -o, --output-dir DIRECTORY Output directory. -b, --browser [brave|chrome|chromium|edge|opera|vivaldi|firefox|safari] Browser to read cookies from. -p, --profile TEXT Browser profile. -d, --debug Enable debug output. --no-log Ignore log (re-fetch everything). -C, --include-comments Also download all comments (extends download time significantly). -h, --help Show this message and exit. ```
Typical use:
shell
instagram-archiver -o ~/instagram-backups/username username
instagram-save-saved
This tool saves your saved posts (at www.instagram.com/username/saved/all-posts).
```plain Usage: instagram-save-saved [OPTIONS]
Archive your saved posts.
Options: -o, --output-dir DIRECTORY Output directory. -b, --browser [brave|chrome|chromium|edge|opera|vivaldi|firefox|safari] Browser to read cookies from. -p, --profile TEXT Browser profile. -d, --debug Enable debug output. -C, --include-comments Also download all comments (extends download time significantly). -u, --unsave Unsave posts after successful archive. -h, --help Show this message and exit. ```
Notes
The default output path is the username under the current working directory.
Videos are saved using yt-dlp and its respective configuration.
Owner
- Login: Tatsh
- Kind: user
- Repositories: 87
- Profile: https://github.com/Tatsh
Citation (CITATION.cff)
authors:
- family-names: 'Udvare'
given-names: 'Andrew'
cff-version: '1.2.0'
date-released: '2025-08-31'
message: 'If you use this software, please cite it as below.'
title: 'instagram-archiver'
version: '0.3.2'
GitHub Events
Total
- Watch event: 3
- Delete event: 133
- Issue comment event: 25
- Push event: 180
- Pull request event: 285
- Create event: 141
Last Year
- Watch event: 3
- Delete event: 133
- Issue comment event: 25
- Push event: 180
- Pull request event: 285
- Create event: 141
Issues and Pull Requests
Last synced: 4 months ago
All Time
- Total issues: 5
- Total pull requests: 452
- Average time to close issues: 3 months
- Average time to close pull requests: 2 days
- Total issue authors: 3
- Total pull request authors: 2
- Average comments per issue: 0.2
- Average comments per pull request: 0.2
- Merged pull requests: 399
- Bot issues: 3
- Bot pull requests: 450
Past Year
- Issues: 2
- Pull requests: 253
- Average time to close issues: 16 minutes
- Average time to close pull requests: about 14 hours
- Issue authors: 1
- Pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.25
- Merged pull requests: 223
- Bot issues: 2
- Bot pull requests: 253
Top Authors
Issue Authors
- dependabot[bot] (3)
- Tatsh (1)
- afterdelight (1)
Pull Request Authors
- dependabot[bot] (542)
- Techcable (2)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 26 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 6
- Total maintainers: 1
pypi.org: instagram-archiver
Save Instagram content you have access to.
- Homepage: https://tatsh.github.io/instagram-archiver/
- Documentation: https://instagram-archiver.readthedocs.org
- License: MIT
-
Latest release: 0.3.2
published 8 months ago
Rankings
Maintainers (1)
Dependencies
- actions/stale v5 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- cspell ^6.31.1 development
- markdownlint-cli2 ^0.8.1 development
- prettier ^2.8.7 development
- prettier-plugin-ini ^1.1.0 development
- prettier-plugin-sort-json ^1.0.0 development
- prettier-plugin-toml ^0.3.1 development
- 198 dependencies
- sphinx-click >=4.4.0
- toml >=0.10.2
- alabaster 0.7.13
- appdirs 1.4.4
- astroid 2.15.6
- attrs 23.1.0
- babel 2.12.1
- beautifulsoup4 4.12.2
- brotli 1.0.9
- brotlicffi 1.0.9.2
- cattrs 23.1.2
- certifi 2023.7.22
- cffi 1.15.1
- charset-normalizer 3.2.0
- click 8.1.7
- colorama 0.4.6
- coverage 6.5.0
- coveralls 3.3.1
- dill 0.3.6
- docopt 0.6.2
- docutils 0.20.1
- esbonio 0.16.1
- exceptiongroup 1.1.2
- html5lib 1.1
- idna 3.4
- imagesize 1.4.1
- importlib-metadata 6.8.0
- iniconfig 2.0.0
- isort 5.12.0
- jinja2 3.1.2
- lazy-object-proxy 1.9.0
- loguru 0.7.2
- lsprotocol 2023.0.0a2
- markupsafe 2.1.3
- mccabe 0.7.0
- mock 5.1.0
- mutagen 1.47.0
- mypy 1.5.1
- mypy-extensions 1.0.0
- packaging 23.1
- platformdirs 3.8.1
- pluggy 1.2.0
- pycparser 2.21
- pycryptodomex 3.18.0
- pygls 1.0.2
- pygments 2.15.1
- pylint 2.17.5
- pylint-quotes 0.2.3
- pyspellchecker 0.7.2
- pytest 7.4.2
- pytest-mock 3.11.1
- pytoolconfig 1.2.5
- ratelimit 2.2.1
- ratelimit-types 0.0.1
- requests 2.31.0
- requests-mock 1.11.0
- rope 1.9.0
- six 1.16.0
- snowballstemmer 2.2.0
- soupsieve 2.4.1
- sphinx 7.2.6
- sphinx-click 5.0.1
- sphinxcontrib-applehelp 1.0.4
- sphinxcontrib-devhelp 1.0.2
- sphinxcontrib-htmlhelp 2.0.1
- sphinxcontrib-jsmath 1.0.1
- sphinxcontrib-qthelp 1.0.3
- sphinxcontrib-serializinghtml 1.1.9
- toml 0.10.2
- tomli 2.0.1
- tomlkit 0.11.8
- typeguard 3.0.2
- types-beautifulsoup4 4.12.0.6
- types-html5lib 1.1.11.14
- types-requests 2.31.0.4
- types-toml 0.10.8.7
- types-urllib3 1.26.25.13
- typing-extensions 4.8.0
- urllib3 2.0.3
- webencodings 0.5.1
- websockets 11.0.3
- win32-setctime 1.1.0
- wrapt 1.15.0
- yapf 0.40.2
- yt-dlp 2023.9.24
- yt-dlp-types 0.0.7
- zipp 3.16.2
- beautifulsoup4 ^4.12.2
- click >=8.0,<8.1.8
- html5lib ^1.1
- loguru >=0.6,<0.8
- mutagen ^1.46.0
- python >=3.10,<4
- ratelimit ^2.2.1
- requests ^2.28.2
- typing-extensions ^4.7.1
- yt-dlp ^2023.6.22