Created
February 13, 2020 11:29
-
-
Save mkumm/65ca7c624c676f21f69a0ad7dd70434a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"id": 1, | |
"name": "Adeline Table Lamp", | |
"sku": "13-1284", | |
"image_url": "s3://research-at-amber-engine/13-1284.png", | |
"map": 555.0, | |
"msrp": 750.0, | |
"sources": [ | |
{ | |
"retailer": "amazon", | |
"link": "https://research-at-amber-engine.s3.amazonaws.com/13-1284.png" | |
} | |
], | |
"scans": [ | |
{ | |
"date": "2020-02-12", | |
"retailer": "amazon", | |
"price": 462.5, | |
"link": "https://www.amazon.com/Regina-Andrew-Adeline-3-Way-Socket/dp/B07ND3F2PX/ref=sr_1_3?keywords=adeline+table+lamp&qid=1581587424&sr=8-3" | |
}, | |
{ | |
"date": "2020-02-11", | |
"retailer": "amazon", | |
"price": 462.5, | |
"link": "https://www.amazon.com/Regina-Andrew-Adeline-3-Way-Socket/dp/B07ND3F2PX/ref=sr_1_3?keywords=adeline+table+lamp&qid=1581587424&sr=8-3" | |
} | |
] | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment