In this project, we are able to fetch the profile details of any instagram account including their profile picture.
Following module needs to be installed for it to work properly:
- Instagramy
Instagramy scrapes Instagram Users Information, Posts data, Hashtags and Locations data. This Package scrapes the user's recent posts with some information like likes, comments, captions and etc. No external dependencies.
It can be installed using "pip install instagramy"