Download all pictures of someone's id
Get the pictures' url by getting json in python
python3, requests, json, getpass
Install libraries:
pip3 install requests
python3 main.py
Then insert data 'username', 'password', 'target_id'. 'username', 'password' are your instagram id and password 'target_id' is the instagram id you want to download
Reference: https://www.youtube.com/watch?v=BJbKulrw7Ak
https://github.com/lepus064/Get_Instagram_Photos
https://medium.com/@h4t0n/instagram-data-scraping-550c5f2fb6f1