/icloud-hme-gen

Automatically generate emails using iCloud's Hide My Email feature. There is a limit of 750 emails per iCloud account and you must have iCloud+ to use this feature.

Primary LanguageTypeScript

iCloud Hide My Email Generator

This project is designed to generate emails using the iCloud Hide My Email service. To make use of this project, please follow the steps mentioned below.

Prerequisites

  1. Make sure you are subscribed to iCloud+. If not, you can subscribe here.

Instructions

  1. Export cookies from icloud.com:

    • Go to icloud.com
    • Use the EditThisCookie browser extension to export cookies.
    • Save the cookies into a file named cookies.json in the root directory of this project.
  2. Install dependencies:

    • Run the command yarn in the root directory of the project to install necessary dependencies.
  3. Run the project:

    • After you've installed all the dependencies, use the command yarn start to start the script.