Is there still a way to fetch instagram feed without using access token now (06/2016)?

前端 未结 3 1137
没有蜡笔的小新
没有蜡笔的小新 2020-12-23 14:55

I have an issue that my Instagram API access token keeps expiring frequently and I red the document and understood that although the token wouldn\'t expire generally, Instag

3条回答
  •  感动是毒
    2020-12-23 15:23

    You can use this jquery library I developed:

    https://github.com/BanNsS1/jquery.instagramFeed

    No api token required

    Edit for the coments below:

    It's just jquery powered library that allows you to load the first 12 items of any public instagram profile.

    How it solves the problem? Loading 1 to 12 last posts without requiring an access token/api key

    
    
    

    Want more? It will take 2 clicks and some scroll.

提交回复
热议问题