Skip to content

stevenschobert/instafeed.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3d99ee6 · Jan 24, 2025

History

72 Commits
Jan 8, 2025
Mar 30, 2020
May 31, 2021
Jan 24, 2025
Sep 6, 2020
Nov 11, 2020
Sep 6, 2020
Mar 30, 2020
Jun 28, 2020
Jun 28, 2020
Mar 30, 2020
Jan 8, 2025
Jun 28, 2020
Mar 30, 2020
Dec 14, 2024
May 31, 2021
May 31, 2021

Repository files navigation

Instafeed.js

Build Status npm version

Instafeed.js is a simple way to display your Instagram photos on your website.

See our documentation at instafeedjs.com or the docs folder for more information.

Hosted Alternative

When I originally wrote Instafeed.js in 2012, I wanted to create an easy way to quickly add your Instagram photos to your website. I like to think I was able to do that, in large part thanks to the public API Instagram had at the time.

Unfortunately, Facebook has made this process a lot more complex than it used to be. The largest problem is that managing API tokens now requires a server-side component, which I can’t provide through Instafeed.js alone.

If you're looking for a turnkey solution that manages tokens for you, or you need more advanced features like hashtag feeds, I recommend looking at Behold. It's a paid service, but it has a free tier that will work for smaller projects.

Changelog

See CHANGELOG.md.