English | 中文简体
- 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
- Install python3.7 or later
- Install selenium
pip install selenium
git clone https://github.com/haha44444/AutoBuyiPhone16.git
- Modify
appleid_username = 'your apple account email'
- Modify
appleid_password = 'your apple account password'
- Run the script