/cloud_extractor

Documents of the reverse engineered iCloud API, contains a API proxy to easily access iCloud with custom applications and contains an easy-to-use web client to access the iCloud.

Primary LanguagePHPMIT LicenseMIT

Cloud Extractor

This web based application enables api access for the iCloud API with an easy-to-use web-interface.

Development Environment

Requirements

  • PHP 7.4
  • PHP ext-ctype
  • PHP ext-iconv
  • Composer

Getting Started

Enter the following commands to run the server:

composer install
php -S 127.0.0.1:8080 -t public