Skip to content

Instantly share code, notes, and snippets.

@t1m0thy
t1m0thy / checkstock.py
Last active August 13, 2016 15:13
Script to check stock at apple stores
"""
For more part numbers for other phone models etc, look here:
http://www.everyi.com/by-identifier/ipod-iphone-ipad-specs-by-apple-order-number-part-number.html
"""
import requests
import urllib
BASE_URL = "http://www.apple.com/shop/retailStore/availabilitySearch?"