OlegYurchik / pyInstagram

This is a simple and easy-to-use library for interacting with the Instagram. The library works through the web interface of the Instagram and does not depend on the official API
MIT License
232 stars 49 forks source link

403 Client Error: Forbidden for url #8

Closed rond5137 closed 6 years ago

rond5137 commented 6 years ago

requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: https://www.instagram.com/username/?__a=1

InternetException: Error by connection with Instagram to 'https://www.instagram.com/username/?__a=1' with response code '403'

rond5137 commented 6 years ago

?__a=1 endoint is work again, maybe it was a little breakdown

OlegYurchik commented 6 years ago

Yes, Instagram changed structure, I think, I could wait for end changes on site and setup library after