Skip to content

I have used python to open and also download Instagram profile pictures as because Instagram does not allow us to open the picture. The package is available on PyPi. Go ahead and try it out!!

License

Notifications You must be signed in to change notification settings

ialineisi/instagram-profile-picture

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HitCount

Instagram Profile Picture Extraction

I have used python to open and also download Instagram profile pictures as because Instagram does not allow us to open the picture.

installation

Hosted on pypi.org

pip install ig-profile

example

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.

PyPi

Instagram Profile Picture: PyPi

About

I have used python to open and also download Instagram profile pictures as because Instagram does not allow us to open the picture. The package is available on PyPi. Go ahead and try it out!!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%