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

Fix getting account data #31

Closed posox closed 5 years ago

posox commented 5 years ago

'display_resources' key not found in API response, need to use 'thumbnail_resources' key