/Python-web-scraping

Google - "People also ask" section scraping using python

Primary LanguagePython

Python-web-scraping

Google - "People also ask" section scraping using python

Steps to run

  1. create a project folder in your local system
  2. Download chrome driver within it from here.
  3. open folder in cmd and install selenium by this command pip install selenium
  4. run scrap.py