{"id":13861710,"url":"https://github.com/rtunazzz/hidemyemail-generator","last_synced_at":"2025-07-14T09:33:28.060Z","repository":{"id":45828660,"uuid":"466436346","full_name":"rtunazzz/hidemyemail-generator","owner":"rtunazzz","description":"Generator for Apple's HideMyEmail service. Generate multiple iCloud emails with ease!","archived":false,"fork":false,"pushed_at":"2024-04-12T08:54:39.000Z","size":10648,"stargazers_count":145,"open_issues_count":3,"forks_count":29,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-08-05T06:03:53.174Z","etag":null,"topics":["apple","email-generator","hidemyemail","icloud-generator","rafflebots","sneakers"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rtunazzz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-05T11:41:12.000Z","updated_at":"2024-08-04T13:06:43.000Z","dependencies_parsed_at":"2024-04-12T09:45:25.076Z","dependency_job_id":"09ed5cc0-1540-465e-93eb-6cbc88f71038","html_url":"https://github.com/rtunazzz/hidemyemail-generator","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtunazzz%2Fhidemyemail-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtunazzz%2Fhidemyemail-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtunazzz%2Fhidemyemail-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rtunazzz%2Fhidemyemail-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rtunazzz","download_url":"https://codeload.github.com/rtunazzz/hidemyemail-generator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225968866,"owners_count":17553148,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["apple","email-generator","hidemyemail","icloud-generator","rafflebots","sneakers"],"created_at":"2024-08-05T06:01:28.564Z","updated_at":"2024-11-22T21:31:03.263Z","avatar_url":"https://github.com/rtunazzz.png","language":"Python","funding_links":[],"categories":["Python","Swift"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003cimg width=60% src=\"docs/header.png\"\u003e\u003c/p\u003e\n\n\u003e Automated generation of Apple's iCloud emails via HideMyEmail.\n\n_You do need to have an active iCloud+ subscription to be able to generate iCloud emails..._\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"docs/example.png\"\u003e\u003c/p\u003e\n\n## Usage\n\nYou can get prebuild binaries for Windows \u0026 ARM Macs from the [releases page](https://github.com/rtunazzz/hidemyemail-generator/releases). Follow the guide steps 1 \u0026 2 below if you'd like to run it from source, otherwise you can skip to the 3rd step - set your cookie and run.\n\nApple allows you to create 5 * # of people in your iCloud familly emails every 30 mins or so. From my experience, they cap the amount of iCloud emails you can generate at ~700.\n\n## Setup\n\u003e Python 3.12+ is required!\n\n1. Clone this repository\n\n```bash\ngit clone https://github.com/rtunazzz/hidemyemail-generator\n```\n\n2. Install requirements\n\n```bash\npip install -r requirements.txt\n```\n\n3. [Save your cookie string](https://github.com/rtunazzz/hidemyemail-generator#getting-icloud-cookie-string)\n\n   \u003e You only need to do this once 🙂\n\n4. You can now run the gen with:\n\n\n**on Mac:**\n\n```bash\npython3 main.py\n```\n\n**on Windows:**\n\n```bash\npython main.py\n```\n\n## Getting iCloud cookie string\n\n\u003e There is more than one way how you can get the required cookie string but this one is _imo_ the simplest...\n\n1. Download [EditThisCookie](https://chrome.google.com/webstore/detail/editthiscookie/fngmhnnpilhplaeedifhccceomclgfbg) Chrome extension\n\n2. Go to [EditThisCookie settings page](chrome-extension://fngmhnnpilhplaeedifhccceomclgfbg/options_pages/user_preferences.html) and set the preferred export format to `Semicolon separated name=value pairs`\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"docs/cookie-settings.png\" width=70%\u003e\u003c/p\u003e\n\n3. Navigate to [iCloud settings](https://www.icloud.com/settings/) in your browser and log in\n\n4. Click on the EditThisCookie extension and export cookies\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"docs/export-cookies.png\" width=70%\u003e\u003c/p\u003e\n\n5. Paste the exported cookies into a file named `cookie.txt`\n\n# License\n\nLicensed under the MIT License - see the [LICENSE file](./LICENSE) for more details.\n\nMade by **[rtuna](https://twitter.com/rtunazzz)**.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frtunazzz%2Fhidemyemail-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frtunazzz%2Fhidemyemail-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frtunazzz%2Fhidemyemail-generator/lists"}