Index - Software requirements - Installing requirement using pip
Software requirements - Python
- Mongodb (.zip file)
- Mongovue (To see data stored in database)
- BeautifulSoup
Installing requirement using pip - Go to your python directory "E:Python" - Make sure you have pip installed - Ran the following commands to install requirements
- pip install <package_name>