Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 979 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 979 Bytes

iPhone Stock Checker

Want to find out if your local apple store has stock for the iPhone you are after?

Look no further! This node script will notify you as soon as there is stock for the iPhone you want!

How it Works?

  • clone this repo
  • npm i the dependencies
  • run the main.js file in your terminal
  • It will keep on running in the background every 2 minutes (customisable) and if there is stock for the phone you are after then it will notify you! 😄
  • Currently set to search for iPhone 7 Plus in Matte Black 128GB in London Stores. Look into the customise section to tailor it to your need

How to Customise?

  • Replace storeName to your local stores
  • Replace product with the iPhone you are after
  • If you are based outside the uk, find the json links for your country and replace them, it will work!
Credit goes to @andyberry88 and this original gist found here => https://gist.github.com/andyberry88/6728fa0c631b1ec5e84f