Instagram profile download using python

Step:1 install package

Pip install instaloader 

Step:2 type code:

Import instaloader
Id=Instaloader.Instaloader()
Pic=input("enter username:")
Id.download_profile(pic, profile_pic_only=True)


Step:3 run code and enter username:

Example:-user_133

step:4  check your local path where you stored this code and after run you can see 
Your image downloaded



Post a Comment

If you have any doubts, Please let me know
Thanks!

Previous Post Next Post