hudsoncreations/Instagram Feed Sync

Sync an Instagram Business/Creator account's latest posts into a static-site repo as first-party images + a committed feed.json, via the official Instagram Platform API. No widget vendor, no third-party requests from visitors, no view caps.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenLong-lived Instagram Platform API access token — pass a repo secret, never a literal.yes
feed-jsonPath (in the calling repo) to write the feed JSON.nosrc/lib/data/instagram-feed.json
image-dirDirectory (in the calling repo) to write post images into.nostatic/images/instagram
image-public-pathPublic URL prefix the deployed site serves image-dir from.no/images/instagram
post-countHow many latest posts to keep.no12
api-versionInstagram Graph API version.nov23.0

no outputs