This is a crawler that will scrape all the quotes and its contents of the website and store it into excel file
Use-Case: A company has approached you that wants to scrape data from the website. The task is to provide them with the crawler that should be able to scrape data, After the scrapping is done, Store the result in excel file.
Pre-Requisites:
- Editor: Any python Editor
- Language: Python 3.7 or greater
- Library: BeautifulSoup, SeleniumWebdriver, csv
Run:
- scrape.py is the execution file
License: *MIT © Ahmad Idrees