https://github.com/samarthpandeydev/instagram-profile-pic-downloader
This project will help you to download the profile picture of any Instagram account with the help of Python.
https://github.com/samarthpandeydev/instagram-profile-pic-downloader
instaloader python tkinter
Last synced: 6 months ago
JSON representation
This project will help you to download the profile picture of any Instagram account with the help of Python.
- Host: GitHub
- URL: https://github.com/samarthpandeydev/instagram-profile-pic-downloader
- Owner: samarthpandeydev
- License: mit
- Created: 2021-05-25T11:38:03.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-25T11:41:54.000Z (over 4 years ago)
- Last Synced: 2025-02-06T13:51:41.323Z (8 months ago)
- Topics: instaloader, python, tkinter
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Instagram-Profile-Pic-Downloader
This is a small project which will help you to download the profile picture of any instagram account no matter public or private.
Here the major modules used are Tkinter and Instaloader which helps to downlaode the pic.
It get downloaded as a folder to the specific directory as the the code is written.
The code is written in python programming langauge.