Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 286 Bytes

File metadata and controls

23 lines (17 loc) · 286 Bytes

iphone spider

爬取苹果官网,澳门地区门店的 iPhone13 是否有货脚本.

如何使用

安装依赖

$ python -m pip install requests

配置钉钉通知机器人

$ vi config.py
dingtalk = 'xxxxx'

运行

$ ./run.py