AppleStore 可用性爬虫
一旦像 iPhone 6 这样的 Apple 产品在特定商店可供预订,它就会向您发送电子邮件通知。 目前仅适用于德国商店,但可以轻松扩展。 为什么是另一个通知服务? 这该死的快,所以有更多机会真正预订一些东西!
TL; 博士
git clone git@github.com:MA3STR0/applestore-availability-crawler.git
cd applestore-availability-crawler
cp config.json.example config.json
vim config.json # edit config.json file to set up your nofitication preferences
sudo pip install tornado
python crawler.py
关于
苹
2021-09-26 16:59:57
5KB
Python
1