iPhone X iReserve crawler
當 iPhone X 可以使用 iReserve 預約購買時,就可以告訢你。
使用方法
- 安裝 requests
pip install requests
- 把你國家或地區的 iPhone X 資訊加到 config.py,不過台灣、香港和澳門都已經內建,不用自己加。
- 修改 config.py 中所指定要爬的國家或地區,預設是澳門 country = "mo",如果要爬台灣,可以改成 country = "tw"。
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
Please sign in to use Codespaces.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download Xcode and try again.
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
當 iPhone X 可以使用 iReserve 預約購買時,就可以告訢你。
pip install requests
Let you know when iPhone X iReserve available.