AmazonWebScraping-withPython
lopeselio/AmazonWebScraping-withPython
Python
This Python Program helps you scrape data from a website( here Amazon.de), and then use it to send a notification email based on a particular criteria. Emails are sent with the help of the SMTP libraries in Python.