Skip to content

Commit 6bd4fc4

Browse files
authored
Updated README.MD
1 parent ded78c6 commit 6bd4fc4

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

Amazon-Price-Tracker/README.MD

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<h1 align="center"> Amazon Price Tracker</h1>
2-
Tracks the current given product price.
2+
Tracks the current given product price and provides alerts on price drop on email and whatsapp.
33

44
---------------------------------------------------------------------
55

@@ -8,15 +8,16 @@ Tracks the current given product price.
88
- bs4 (BeautifuSoup)
99
- time
1010
- smtplib
11+
- pywhatkit
12+
- datetime
1113

12-
[requirements.txt]()
14+
[requirements.txt](Amazon-Price-Tracker/requirements.txt)
1315
<hr>
1416

1517
## How it works
1618
- By providing the User agent name and URL of the product that you want to track and buy and then it scrap the web and it
1719
tracks your product price.
18-
19-
- It returns The Tracking price of your product and it sends email when your product price decreases
20+
- It returns The Tracking price of your product and it sends email and whatsapp message when your product price decreases
2021
at best least price.
2122

22-
#### By [Avinash Kr. Ranjan](https://github.com/avinashkranjan)
23+
#### By [Avinash Kr. Ranjan](https://github.com/avinashkranjan)

0 commit comments

Comments
 (0)