Amazon scrapper
Data Parsing
The script is designed for scraping data from the website www.amazon.com. It is written in Python using the Selenium library. An SQLite database is used to store the results.
#Python #Selenium #SQLite