dzt / supreme-api

:tshirt: :shoe: :computer: Node.js API for supremenewyork.com
MIT License
83 stars 27 forks source link

Fix for deprecated requests, Cheerio security update #11

Closed Andycko closed 3 years ago

Andycko commented 4 years ago

Fixed not working GET requests by adding headers. Also fixed the price bc not everyone is from the USA and uses $, so now using regex to parse just the numbers. Also fixed availability and "add to cart" link, as these were not functioning.

Didn't implement watchNewItems() but fixed the existing error