postaddictme / instagram-php-scraper

Get account information, photos, videos, stories and comments.

Home Page:https://packagist.org/packages/raiym/instagram-php-scraper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Response code is 302: Found.Something went wrong. Please report issue

alisbrr opened this issue · comments

It seems that Instagram has updated its structure and now the code does not work

Fatal error: Uncaught InstagramScraper\Exception\InstagramException: Response code is 302:
Found.Something went wrong. Please report issue. in .../vendor/raiym/instagram-php-scraper/src/InstagramScraper/Instagram.php:966

yes same problem with other web private api in nodejs.

same. please help

hey @alisbrr @EvilTatur @fmchan had same issue used session to login
you can try that hope it works for you.