In this short thing, we write 3 lines of Python code that will take an Instagram user name as an input and download instagram profile pic (dp ) image file.
This tutorial will take you through the steps needed to create an Instagram DP downloader using Python.
You'll need...
1) Python installed on your computer.
You can download it here:
https://www.python.org/downloads/
2) An Instagram account for which you can gather data
3) Internet access
4) A text editor
5) A folder to save the downloaded images in
#shorts #programming #tutorial #python #pythonprogramming #pythontutorial