Instagram-php-scraper: Account with this username does not exist

Created on 13 Mar 2018  路  11Comments  路  Source: postaddictme/instagram-php-scraper

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

Most helpful comment

All 11 comments

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 ???

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

fsjdg picture fsjdg  路  8Comments

joty0 picture joty0  路  3Comments

juangrimm picture juangrimm  路  8Comments

moh6mmad picture moh6mmad  路  3Comments

FranciscoG picture FranciscoG  路  6Comments