IrfanPatelDev

Results 6 comments of IrfanPatelDev

Facing the same issue, Please someone Help. Please help @pgrimaud

I am facing the same issue, Please someone help with this issue

I am also facing this issue. Please provide solution for this problem

The same issue please someone help with this issue. Or please share more info about using a proxy server. my proxy server is also throwing the same error.

> @IrfanPatelDev use this code to fetch public userdata by username > > $instagram = new \InstagramScraper\Instagram(new \GuzzleHttp\Client()); $nonPrivateAccountMedias = $instagram->getMedias('kevin'); echo $nonPrivateAccountMedias[0]->getLink(); > > kindly check example folder and...