Migrate to Netlify Today

Netlify announces the next evolution of Gatsby Cloud. Learn more

ContactSign Up
Community Plugin
View plugin on GitHub

gatsby-plugin-instagram

Loads the Instagram JavaScript for embedding instagram’s post.

Inspiration

Install

npm install gatsby-plugin-instagram

Configure

// In your gatsby-config.js
plugins: [`gatsby-plugin-instagram`]

How to Use

  1. On Instagram, find the instagram you’d like to display.
  2. In the top right-hand corner of the instagram, click the caret (∨) and select “Embed”.
  3. Take the code you’re given and copy it into your markdown page.

    Note: when copying the embed code, copy only the blockquote section and not the script.

© 2023 Gatsby, Inc.