- Create Virtual Environment
python -m venv env
- Activate the Environment
env\Scripts\activate
- Install all the dependencies
pip install -r requirements.txt
- Start the Script
instagram_bot.py
1
to Download Profile Image from Username2
to Download All Posts from Username3
to Download Images from Hashtags
Example 1
- Download Profile Image ofjacquelinef143
Example 2
- Download Post Images ofjacquelinef143
Example 3
- Download Hash Tag Images ofdogs