It's a very basic type of scrapper build by using selenium to searched result and download the result of a searched keyword in excel format.
In order to perform the code output please follow the steps given in the description.
Python 3.0+ [Download]
Selenium package [Download]
Crome Web Driver [Download]
- Download the code script by clicking clone or download button.
- Download all the prerequisites shown in above section.
- Extract the chrome web driver you have downloaded.
- Copy the extracted location of web driver and save it on the 17'th line of code.
- Input the username and password at 20 and 21 line of code to make login.
- Run the code.