/jquery.instagramFeed

Instagram Feed without using the instagram API

Primary LanguageJavaScriptMIT LicenseMIT

jquery.instagramFeed

Instagram Feed without using the instagram API

Full documentation and examples here

Instagram CORS issue is fixed with the last commit.

The way we do this is using the live implementation of the cors-anywhere project, a nodejs proxy to bypass cors. You can use other proxies or your own implementation using the 'cors_proxy' param. You will find more info in the documentation.