# stevenschobert/instafeed.js

A simple Instagram JavaScript plugin for your website

Repository: https://github.com/stevenschobert/instafeed.js
Canonical: https://ross.abutalabs.com/products/instafeedjs
Homepage: https://instafeedjs.com
Language: JavaScript
License: MIT
License Family: permissive
Topics: instagram, javascript, instagram-api
Last push: 2025-08-24T17:48:09+00:00

## Health v2 (maintenance only)
Score: 41/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 38, release rhythm 12, longevity 100
- inputs: {"age_days": 5054, "days_push": 374, "days_rel": 374, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3508, forks 827 (observed 2026-08-28T04:08:07.670041+00:00)

## What it is
Instafeed.js is a lightweight JavaScript plugin that displays Instagram photos on a website. It fetches images via the Instagram API and renders them with minimal setup, though token management now requires a server-side component.

## Use cases
- display instagram photos on my website
- embed an instagram feed in a webpage
- show my latest instagram posts on a blog
- add an instagram photo gallery to a site
- render instagram images with plain javascript

## When to choose
- you want a tiny dependency-free way to render an Instagram feed client-side
- you already manage your own Instagram API tokens server-side
- you need a simple MIT-licensed plugin you can customize

## When to avoid
- you need hashtag feeds or turnkey token management without a backend
- you want a hosted widget with zero configuration
- your project requires the old public Instagram API, which no longer exists

## Facets
- artifact type: plugin
- maturity: active
- function: ui-components, http-client, web-scraping
- domain: web-development, frontend, social-media, media
- platform: browser
- tags: instagram, photo-feed, javascript-plugin, social-media-embed, nodejs, javascript

## Member repositories
- stevenschobert/instafeed.js (main) score 41

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:07.670041+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:35:44.582752+00:00, confidence not recorded.
  - readme: https://github.com/stevenschobert/instafeed.js (fetched 2026-08-28T04:08:07.670041+00:00, sha b8ae92d9abe0)
  - homepage: https://instafeedjs.com (fetched 2026-08-29T09:29:51.379189+00:00, sha 9b51b29c9126)
  - registry_npm: https://registry.npmjs.org/instafeed.js (fetched 2026-08-29T09:29:51.381921+00:00, sha f2ba51c2eacc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
