Just trying to scrap the instagram only for downloading the photos in a profile.
- This project requires Python3
- To install the dependencies run the Requirements.sh file
chmod +x Requirement.sh
./Requirement.sh
- Download the correct version of the chrome driver and replace the chrome diver in the repo.
- Run the scrap.py
python scrap.py
- Enter the instagram username that you want to scrap
- Write the code for authenticate the instagram user do that he can access the friends private account.
- Add a better UI.