Skip to content

Python script that automatically checks the status of a serial number on Apple's Check Device Coverage website using GET/POST requests.

License

Notifications You must be signed in to change notification settings

ExtremeXT/PyAppleSerialChecker

Repository files navigation

PyAppleSerialChecker GitHub Workflow Status

Python script that automatically checks the status of a serial number on Apple's Check Device Coverage website using GET/POST requests.

The PyAppleSerialChecker project is licensed under the GNU Affero General Public License v3.0. See LICENSE for details.

Usage

  1. CD to the script folder
  2. Install the required modules: pip install -r requirements.txt
  3. Run the script: python PyAppleSerialChecker.py
  4. Input the serial number you want to check
  5. Open the captcha.png file created by the script and input the solution
  6. Enjoy!

Hint: use pip3 and python3 on Linux/macOS operating systems.

About

Python script that automatically checks the status of a serial number on Apple's Check Device Coverage website using GET/POST requests.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages