This project is part of Data Science and Machine Learning Course of Coding Ninjas. In this project, I have used all my knowledge which I have gained through the course. The packages that I have used to make this automated Instabot are Selenium, BeautifulSoup, Pandas, Numpy, Matplot and some inbuilt python packages. The Instabot fetches the details of users from the Instagram and does some computations and shows the result apart these it makes easy to answer the questions which were asked in the question statement. This Project has two parts and each part solves different queries.
- Anaconda
- Web browser such as Google Chrome
- Follow the instructions that reflects when you start the setup for Anaconda
- Once you download Google Chrome, click on the file it will start the installation
- Once you complete the above steps you are ready to run.
- You can clone the project or you can download the files
- Once download is completed open anacoda application there you will find Jupyter Notebook, click on it.
- It will open up the browser and then it will show you the directories that your system has.
- Go to the folder where you have downloaded the files.
- Click on the file which you want to see.
- After clicking it will open up new tab and go to that tab and you can see the code.
- Run the script by click on run button.
- It will display the result based on the cell which you have selected.
- If you encounter that some packages are missing then you will have to uninstall and reintstall the anacoda.
In this project there is no other member who has contributed. I have written the entire project scripts.