Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 836 Bytes

README_zh-cn.md

File metadata and controls

18 lines (15 loc) · 836 Bytes

English | 中文简体

Apple官网自动点击购买iPhone16

  • 使用selenium操作chrome实现自动点击
  • 自动如果苹果官网在维护,等待几秒后脚本会自动刷新
  • 运行完成不会自动关闭浏览器
  • 默认为工商银行24期分期付款+开具个人抬头发票,其余付款方式以及发票自行复制xpath进行修改

使用方法:

  1. 安装python3.7或更高版本
  2. 安装seleniumpip install selenium
  3. git clone https://github.com/haha44444/AutoBuyiPhone16.git
  4. 修改appleid_username = '你的apple账号邮箱'
  5. 修改appleid_password = '你的apple账号密码'
  6. 运行脚本

Star History

Star History Chart