I have used python to open and also download Instagram profile pictures as because Instagram does not allow us to open the picture.
Hosted on pypi.org
pip install ig-profile
from ig_profile import ProfileImage as pimage
pimage.image(YOUR_USER_NAME)
The above code will simply download the desired profile picture and open it up in a new window.
Instagram Profile Picture: PyPi