Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 384 Bytes

File metadata and controls

10 lines (8 loc) · 384 Bytes

WebScrapping-Amazon-PriceTracker-Using-Python

WebScrapping bot which sends and email notification as soon as Price of Item Goes below Specified target Price.

Tools and Technologies used: 1)Python Requests Module 2)BeautifulSoup4 library 3)smtplib Module(SMTP protocol client) 4)Visual Studio Code

This project is a small demonstration and hands-on for BeautifulSoup webScrapping.