instagram-php-scraper icon indicating copy to clipboard operation
instagram-php-scraper copied to clipboard

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

Results 63 instagram-php-scraper issues
Sort by recently updated
recently updated
newest added

loginWithSessionId throws InstagramAuthException: Login with session went wrong. Please report issue. Response code is 302. Looks like Instagram made some changes. Session Id became longer.

Hello, don't be tired I used this package before and it worked It doesn't work now, it returns the output ** NULL** and gives this error object(InstagramScraper\Exception\InstagramException)#37 (7) { ["message":protected]=>...

Hi, I stumbled upon this issue #985 and thought it would be a good idea to update composer dependencies, so conflicts like the one mentioned in the issue doesn't happen....

wontfix

The URL from this method cannot be atthached on HTML IMG, returns broken image. But if i use this on the browser works ok.

Getting error ```Response code is 429. Body: message => ; spam => 1; status => fail; Something went wrong. Please report issue.``` when trying looping for getting new post on...

Hi Please add scrape from web page source (manually added from user) for get content from private or public page without login

Hi there. Is it possible to update user settings specially user profile picture ? How ?

Hello there I have an specific reels URL, and i want to download it. How can i implement that ?