quotes-scraping-selenium-python
abdulsaboorpk/quotes-scraping-selenium-python
Jupyter Notebook
In this script i extracted quotes in a csv file from https://www.goodreads.com/work/quotes/ website. You can extract quotes from any page of the same website. It will extract all the quotes present in multiple pages of that category. The script is written in Python using Selenium.