Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
instagram-archive-viewer
Advanced tools
[![Repository CI Status](https://github.com/nickcolley/instagram-archive-viewer/workflows/ci/badge.svg)](https://github.com/nickcolley/instagram-archive-viewer/actions?query=workflow%3Aci) [![npm version](https://img.shields.io/npm/v/instagram-archive-vi
View your main instagram feed and stories to a local website from your data download archive.
First, download your instagram data archive.
Then run:
npx instagram-archive-viewer --input ~/Downloads/username_12345678.zip
For all options run:
npx instagram-archive-viewer --help
This tool only runs on your machine. It uses your main feed, stories and profile (which contains your email address).
You can also:
This project is an Eleventy site under the hood. You can:
bin
folder.src/_data
directory.Note: be careful as your archive contains sensitive information.
By default it will be ignored by .gitignore
but you may decide some of the already public parts of your archive are safe to commit.
You'll need Git and Node.js installed.
If you don't have Node.js, try installing Node Version Manager (NVM) before following the next steps.
git clone git@github.com:your-username-here/instagram-archive-viewer.git
cd instagram-archive-viewer
nvm use
npm install
npm start
FAQs
[![Repository CI Status](https://github.com/nickcolley/instagram-archive-viewer/workflows/ci/badge.svg)](https://github.com/nickcolley/instagram-archive-viewer/actions?query=workflow%3Aci) [![npm version](https://img.shields.io/npm/v/instagram-archive-vi
The npm package instagram-archive-viewer receives a total of 5 weekly downloads. As such, instagram-archive-viewer popularity was classified as not popular.
We found that instagram-archive-viewer demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.