-
hi, I can login just for first time and in the next try to login i have this error:
> [13-May-2019 10:45:57 Asia/Tehran] PHP Fatal error: Uncaught exception 'InstagramScraper\Exception\InstagramAu…
-
Im writing current password and login... but, I received this
![image](https://user-images.githubusercontent.com/32369874/62428504-4fa13900-b70b-11e9-9563-60eda1b95db3.png)
-
Hello,
from yesterday, library is not able to get stories, is there any new update ?
Thank you
-
Hi,
I try to access to the list of the followers of my account.
I have this issue :
PHP Fatal error: Uncaught InstagramScraper\Exception\InstagramException: Failed to get followers of account id…
-
When calling getPaginateMediasByTag too often (4-5 times a minute), I'm getting this error:
"[ErrorException]
[Files] Calling many times CacheManager::getInstance() for already instanced drivers…
-
Hello.
Version is "^0.8.31"
After install wrote the example code.
```
$instagram = Instagram::withCredentials('login', 'password');
$instagram->login();
$account…
-
this method doesn't work any more.
$medias = $instagram->getMedias('kevin', 25);
and encountered error. any update for it?
-
@raiym https://github.com/postaddictme/instagram-php-scraper/commit/6e2ae04ecafff2fe1b9a0a58e7969d670bcfacc2
-
@raiym
Hi raiym, I wrote a instagram scraper in python which is much base on this php version.I don't know wether it legal or be impolite to you if I do so.Can you take a look at this and let me kno…
-
I am getting this error after to many request ...
Any idea how to by pass or fix it ..
thanks in advanced
instagram-scrapper\src\InstagramScraper\Instagram.php on line 519
line : 519
if (sta…