Skip to content
Snippets Groups Projects
Commit 6ee46b17 authored by John Titus's avatar John Titus
Browse files

Updated readme and items

parent 2172680d
Branches
No related tags found
No related merge requests found
......@@ -2,6 +2,10 @@
Monitors Amazon and sends a text when watched products become available. It will send a text at most once per day per product.
**Note**
Requires a Twilio account.
## Installation
1. Clone this repo.
......
{
"items": [
{
"name": "Charmin TP",
"url": "https://www.amazon.com/gp/product/B0798C1NYR/ref=ppx_yo_dt_b_search_asin_title?ie=UTF8&psc=1"
},
{
"name": "Presto Paper Towels",
"url": "https://www.amazon.com/gp/product/B07QY8P3B1/ref=ppx_yo_dt_b_asin_title_o00_s00?ie=UTF8&psc=1"
......@@ -15,7 +11,7 @@
{
"name": "test tshirt",
"url": "https://www.amazon.com/Jerzees-Heavyweight-Sleeve-T-Shirt-Heather/dp/B00BBW7REI/ref=sr_1_1?dchild=1&keywords=tsjort&qid=1585676131&sr=8-1",
"found": "2020-03-31T21:44:33.609Z"
"found": "2020-03-31T22:27:43.373Z"
}
]
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment