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

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

Open foRsxs opened this issue 3 years ago • 4 comments

I got error when try to use code without auth

$instagram = new \InstagramScraper\Instagram(new \GuzzleHttp\Client()); $nonPrivateAccountMedias = $instagram->getMedias('Kevin'); echo $nonPrivateAccountMedias[0]->getLink();

So it's doesn't work?

foRsxs avatar Sep 10 '21 11:09 foRsxs

it will probably work fine from you home network or with high quality residential proxy (but these might be expensive). As another option, take a look at https://github.com/restyler/instagram-php-scraper fork which uses cloud proxy under the hood

restyler avatar Sep 14 '21 11:09 restyler

@foRsxs i also got the 302 error, did you manage to solve it ?

aherlambang avatar Dec 13 '21 17:12 aherlambang

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Mar 02 '22 09:03 stale[bot]

@restyler i used 4g hq proxy hosted on my house and it didn't solve it as well

aherlambang avatar Mar 06 '22 08:03 aherlambang