Automating web browser using Selenium/ Python. This app lets user to like and download all the instagram content of any user they are following.
Follow these instructions to get a copy and run the code on your local machine.
The requirements to run this code are provided in the file "requirements.txt"
- Clone the repository to any folder by using
git clone https://github.com/karanmitroo/selenium-automation.git
- Create a VirtualEnvironment and install requirements.txt file using "pip install -r requirements.txt".
pip install -r requirements.txt
- Once all the requirements are installed, simply run the "instagram.py" file from terminal.
- It will request for your credentials and the user you want to download all the content of.