This program can extract an Instagram account's profile picture (works for private account also) and save it in the desktop.
This program works in python versions 3.6+.
You have to install the following libraries:
- BeautifulSoup
- lxml
- requests
Disclaimer: This Program is made only for educational purposes. The author would not be responsible for any malicious activities done by any reader of this code.