Muhammad Arish
Results
2
comments of
Muhammad Arish
@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 i hope you will never...
@brucekasinsky please explain your solution (proxy to rotating)