Skip to content

Download anyone's(public/private) Instagram Profile pic in a few steps!!!! No need to rely on any website and app.

Notifications You must be signed in to change notification settings

AmitSahoo45/instagram-profile-pic-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Instagram Profile Pic Downloader

Usage

To re-create the virtual environment

Open your terminal and type the following command

python -m venv venv
To activate the virtual environment
pip install -r requirements.txt

After installing the requirements, open the main.py file and in the username variable, enter the username of the person whose profile picture you want to download.

Then to run the file, type the following command in your terminal where you are running the virtual environment

python main.py

Tada!!! 🤩 You have successfully downloaded the profile picture!!!!

To deactivate the virtual environment, type the following command in your terminal

deactivate

About

Download anyone's(public/private) Instagram Profile pic in a few steps!!!! No need to rely on any website and app.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages