Instagram Profile Pic Downloader
This Script helps to download the Instagram profile pictures with the help of Instagram Handlers
Environment Setup
- Create a Virtual Environment.
- Install the requirements by using
pip3 install -r requirements.txt
- Hurray.! You're ready to use the instagram bot
Running the Script
- run the Script
python3 instagram_profile_pic_downloader.py
- Provide the Chrome Driver Path
- Provide the Instagram Handler
- Hurray.! Your required Instagram Profile picture will get downloaded.
Disclaimer
This Script is developed for educational purposes only as part of PSOC'20 Open Source Event. Any misuse of this script is not allowed. You are responsible for you own acts.