jsanahuja/jquery.instagramFeed

Library stopped working

Closed this issue · 9 comments

It seems that Instagram feeds are no more publicly available, as a result this scraper does not work anymore.
The Instagram page is always redirected to the login page.

It works for me
image

Your network is probably temporary banned (See #25)

I don't think, logout and clear all cookies. Then try to open the account page:
https://www.instagram.com/pascal_belhomme/
You will get redirected to the login page.

Probably you have cookies and figure still logged in to Instagram. Ensure to have logged out and cleared all cookies. The login page is always redirected

Related to #25

The first screenshot was in incognito mode. Tried again and the same:

image

@jsanahuja do some more tests to understand what's happening because all my tests changing IP address, browser, etc lead always to the same result when i open https://www.instagram.com/pascal_belhomme/, that is the Instagram login page

image

You can also test my demo site, 302 redirect to login:

image

The new client-side caching (cache_time) feature implemented in #97 (2.0.0 release) should deal with this.