Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Monitors Amazon and sends a text when watched products (like TP) become available. It will send a text at most once per day per product.
Note
Requires a Twilio account.
Installation
- Clone this repo.
npm installoryarn install- Modify items.json with the name and url of products you want to watch.
- Create a .env file with the following Twilio attributes
accountSid=twilioSid
authToken=TwilioAuthToken
twilioFrom='+yourTwilioPhoneNumber'
twilioTo='+phoneNumberToText'
- Run it
node index.js
About
Get text alerts when products become available on Amazon.
Topics
Resources
Stars
168 stars
Watchers
3 watching