Running the scraper in localhost get this error
Fatal error: Uncaught InstagramScraper\Exception\InstagramException: Account with this username does not exist in src/InstagramScraper/Instagram.php:593 Stack trace: #0 /examples/getAccountByUsername.php(10): InstagramScraper\Instagram->getAccount('kevin') #1 {main} thrown in src/InstagramScraper/Instagram.php on line 593
I'm having the same problem.
get the same problem
variable on output instagram has changed
Same problem here, any quick fix?
Thanks! @aik27
@aik27 thanks
how you know about new api like:
https://instagram.com/graphql/query/?query_id=17888483320059182&id=user_id&first=12&after=end_cursor
does instagram have api newsfeed ???
@mirabdolbaghi, just stackoverflow:
I have updated to the lastest version. but the error "Account with this username does not exist" appears.... :(
I use: $account = $instagram->getAccount($username);
I have updated to the lastest version. but the error "Account with this username does not exist" appears.... :(
I use: $account = $instagram->getAccount($username);
the same I updated but error anyway apears
I've opened a new issue for this #294
Most helpful comment
@fattony80 https://github.com/postaddictme/instagram-php-scraper/pull/290