{"id":20724103,"url":"https://github.com/cycno/bulk-mail-sender","last_synced_at":"2025-07-17T22:33:47.777Z","repository":{"id":191675743,"uuid":"685174389","full_name":"CYCNO/bulk-mail-sender","owner":"CYCNO","description":"Send Mail In Bulk In Gmail Using Python With Full Customization And No Limit","archived":false,"fork":false,"pushed_at":"2023-11-06T09:13:23.000Z","size":6,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-15T12:58:46.394Z","etag":null,"topics":["bulk-email-sender","bulk-gmail-sender","bulk-mail-sender","email-sender","gmail","gmail-sender","gmail-smtp"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CYCNO.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2023-08-30T17:05:21.000Z","updated_at":"2024-09-15T14:12:25.000Z","dependencies_parsed_at":"2025-06-15T12:39:00.824Z","dependency_job_id":"fbf9ed2c-30fd-4f08-93d0-babaf8de426f","html_url":"https://github.com/CYCNO/bulk-mail-sender","commit_stats":null,"previous_names":["cycno/bulk-mail-sender"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CYCNO/bulk-mail-sender","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CYCNO%2Fbulk-mail-sender","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CYCNO%2Fbulk-mail-sender/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CYCNO%2Fbulk-mail-sender/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CYCNO%2Fbulk-mail-sender/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CYCNO","download_url":"https://codeload.github.com/CYCNO/bulk-mail-sender/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CYCNO%2Fbulk-mail-sender/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265672341,"owners_count":23808843,"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":["bulk-email-sender","bulk-gmail-sender","bulk-mail-sender","email-sender","gmail","gmail-sender","gmail-smtp"],"created_at":"2024-11-17T04:12:15.236Z","updated_at":"2025-07-17T22:33:47.734Z","avatar_url":"https://github.com/CYCNO.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\u003cimg src=\"https://i.imgur.com/sAq1GKK.png\" height=\"250\" \u003e  \n\u003ch1 align=\"center\"\u003eBulk Mail Sender\u003c/h1\u003e\n\u003cstrong\u003e\u003ci\u003eA simple yet powerful tool to send email to everyone at same time.\u003c/i\u003e\u003c/strong\u003e\n\u003cbr\u003e\n\u003cbr\u003e\n\u003ca href=\"https://www.python.org/\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/MADE%20WITH-PYTHON-red?logoColor=red\u0026logo=Python\u0026style=for-the-badge\"\u003e\n\u003c/a\u003e\n\u003ca href=\"/stargazers\"\u003e\n\u003cimg src=\"https://img.shields.io/github/stars/CYCNO/bulk-mail-sender?logo=adguard\u0026style=for-the-badge\"\u003e\n\u003c/a\u003e\n\u003ca href=\"/graphs/contributors\"\u003e\n\u003cimg src=\"https://img.shields.io/github/contributors/CYCNO/bulk-mail-sender?style=for-the-badge\u0026color=green\u0026logo=GitHub\"\u003e\n\u003c/a\u003e\n\u003c/div\u003e\n\n---\n# Features\n- Send individualized emails with recipient's names.\n- Easy setup using JSON files for data and credentials.\n- Modify email templates and placeholders.\n- Script automates sending process.\n- Receive success notifications for each email.\n- No Limit of usage\n- Secure email transmission via SSL encryption.\n- Included guide for step-by-step usage.\n- Modular and maintainable code structure.\n\n# Getting Started\n\nFollow these steps to use the code:\n\n**1. Clone or download this repository to your local machine.**\n\n  For Cloning The repository\n  ```bash\n  git clone https://github.com/CYCNO/bulk-mail-sender\n  ```\n\n**2. Configure the email and template data:**\n   - Replace sample recipient data in `data/recipient_data.json` with your recipients' details.\n   - Enter your Gmail credentials (email and app password) in `data/credential.json`. **[How to get your app password](https://www.youtube.com/watch?v=J4CtP1MBtOE)**\n   - Personalize the email template in `data/email_template.txt`. \n   - **Note:** Do not modify the `{name}` placeholder.\n\n**3. Run the script:**\n   - Open a terminal or command prompt.\n   - Navigate to the script's directory using `cd`.\n   - Execute the script with `python bulk_mail.py`.\n\n**4. Emails will be sent automatically, personalized with recipients' names using the `{name}` placeholder.**\n\n## Support\nStar ⭐ this repository! Your support will greatly boost its visibility and attract more users.\n\n## Contributors\n### \u003ca href=\"https://github.com/CYCNO\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/90704569?v=4\" alt=\"CYCNO\" width=\"50\" height=\"50\" style=\"border-radius: 50%;\"\u003e\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcycno%2Fbulk-mail-sender","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcycno%2Fbulk-mail-sender","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcycno%2Fbulk-mail-sender/lists"}