Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 961 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 961 Bytes

English | 中文简体

Automatically click to buy iPhone 16 on Apple official website

  • Use selenium to operate Chrome to achieve automatic click
  • Automatically refresh the script after a few seconds if Apple official website is under maintenance
  • The browser will not be closed automatically after the operation is completed
  • The default is ICBC 24 installments + issuing personal invoices. For other payment methods and invoices, copy the xpath to modify them

Usage:

  1. Install python3.7 or later
  2. Install selenium pip install selenium
  3. git clone https://github.com/haha44444/AutoBuyiPhone16.git
  4. Modify appleid_username = 'your apple account email'
  5. Modify appleid_password = 'your apple account password'
  6. Run the script

Star History

Star History Chart