Web scrapper for dynamic websites
Too run the following you'll need following python libraries
selenium
mysql connector for python
You also need to download chromeWebDriver
To execute:
- install sql
- run the sql initial file (articles.sql)
- run scapper file using "python scrape.py"