Skip to content

Check if the iPhone X is available in Tokyo Apple stores

Notifications You must be signed in to change notification settings

etdev/iphone-x-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iPhone X Stock Checker

Check if the iPhone X is available in Tokyo Apple stores

Docs

Please see my blog post introducing the project for more information.

Usage

bundle install

ADDRESS="your_email@something.com" \
PASSWORD="your_email_password" \
NAME="Your Name" \
ruby iphone_x_checker.rb

To change the product being searched:

  • Change the URL in fetcher.rb by replacing location with your zip code, and MQAY2J/A with the part number for your product.
  • Change the STORE_NAMES and MODEL_NUMBER in response.rb (you'll need to check the JSON being returned when you try the stock checker in a browser to get this information)

About

Check if the iPhone X is available in Tokyo Apple stores

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages