Here is quick step by step video of scraping google search results using python selenium Webdriver.
You can find the code here:
https://github.com/Assadzy/Lets_scrap...
You can download WebDriver here
0:00 introduction
01:00 download and install chromedriver
03:50 Run selenium webdriver in terminal
06:38 locate and extract html element using selenium path
09:43 save selenium results to csv file