# INSTA DOWNLOADER ### Downloads posts from Private and Public profiles on Instagram This python code takes user input for private and public profiles to download required posts. #### Requirements: * Install instaloader * run `pip install instaloader` or `pip3 install instaloader` ### Usage * Clone the repo * open the `InstaDownloader` folder ##### for windows * run `python insta_down.py` ##### for linux * run `python3 insta_down.py` ### Important * Please enter the post code only for the desired post * You might face errors if you are downloading from a private profile without logging in