Skip to content

jiancg/Apple-Store-Monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apple Store Monitor

A Node.js script that monitors in-store Apple product availability (ex. iPhones, iPads) and sends real-time Discord notifications via Discord. Orginally developed during the global-chip shortage during COVID-19 to help users secure devices.

⚠️ This code is super outdated and may no longer work with Apple's current API

Features

  • Configurable search based on zip code
  • Discord webhook notifications for live updates
  • Lightweight CLI script

Tech Stack

Installation

1. Clone the Repository

git clone https://github.com/jiancg/Apple-Store-Monitor.git
cd apple-store-monitor

2. Install dependecies

npm install

3. Run the script

node monitor.js

Usage Example

Usage Example

About

Scrapes Apple Retail Stores stock availability

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors