Scrapping data from https://www.brainyquote.com/ using selenium library
- Clone this repository
- Navigate to this folder
- Open terminal on this folder and type
pipenv install. It will install pandas, numpy and selenium on your machine - Run the main script file by this command
python3 script.py- This command will fetch data for
lifequery - For your own query run
python3 script.py your_query(Replace your_query with your own query)
- This command will fetch data for
- A csv file will be created which first name will be the search query