lovInstagram is a little easy Python script to download any pictures from Instagram profile, without using Instagram API. This script is designed to be an example to learn scraping. Furthermore, it can be modified easily, implementing statistical techniques to extract interesting and important info from any photo.
python main_scraper.py -l <username> <password> -u <user to scrape> -d <output directory>