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
- Configurable search based on zip code
- Discord webhook notifications for live updates
- Lightweight CLI script
- Node.js
- Discord.js v12.4.0
- request-promise
- delay
- colors
git clone https://github.com/jiancg/Apple-Store-Monitor.git
cd apple-store-monitornpm installnode monitor.js