Skip to content

Instantly share code, notes, and snippets.

@kentbrew
Last active March 14, 2023 01:19
Show Gist options
  • Save kentbrew/9b38166a822f3f5a5ca0aa9f398797c8 to your computer and use it in GitHub Desktop.
Save kentbrew/9b38166a822f3f5a5ca0aa9f398797c8 to your computer and use it in GitHub Desktop.
Instagram RSS via Pinterest

Instagram RSS via Pinterest

Curious reader @plasticmind asked this question on the Twitter:

Dear lazyweb: does anyone know of a way to pull the Instagram feed for a particular user into a site automatically without needing to pay a monthly subscription for a service? Happy to entertain dev-related options.

The answer is, as always, "it depends." If it's your account, you can do this with Pinterest, and along the way make sure that any time one of your Instagram posts winds up on Pinterest it will have correct attribution.

To get a feed of Instagram posts onto a Web site:

  • Sign in to Pinterest and visit the Claim page under Settings.
  • Under "Claim Other Accounts" find Instagram and click Claim
  • Authorize your Instagram account
  • Tell Pinterest you'd like it to save all of your Instagram posts to a board. You can make a new one right there, and import all your previous Instagram posts if you like. (Recommended for people who always want their Instagram posts to have correct attribution on Pinterest!)
  • Open your new Instagram board in a fresh tab.
  • Copy the URL. (If you are importing your previous posts they might not all be there yet; they will be along shortly.)
  • Be sure this is a public board or the next step won't work!
  • Visit the Pinterest Widget Builder
  • Paste in your board URL wehre it says Pinterest Board URL. You should see a preview immediately.
  • Copy the embed code and script link; follow instructions to paste into your site.
  • Board and profile widgets will render up to the last 50 posts.

If all you really wanted was RSS

@plasticmind
Copy link

This is great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment