{"id":15093294,"url":"https://github.com/C0deInBlack/WhatsappBoomber","last_synced_at":"2025-10-09T18:30:33.501Z","repository":{"id":251680957,"uuid":"838099665","full_name":"C0deInBlack/WhatsappBoomber","owner":"C0deInBlack","description":"🐍 A Python script that sends bulk messages to a WhatsApp number.","archived":false,"fork":false,"pushed_at":"2025-08-20T20:44:42.000Z","size":932,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-20T22:18:15.291Z","etag":null,"topics":["boomber","boomber-bot","playwright-python","python","python3","selenium","selenium-python","whatsapp","whatsapp-bot"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/C0deInBlack.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":"2024-08-04T23:49:12.000Z","updated_at":"2025-08-20T20:44:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"25868286-e85b-4712-bec8-178c8ebf50f6","html_url":"https://github.com/C0deInBlack/WhatsappBoomber","commit_stats":{"total_commits":10,"total_committers":1,"mean_commits":10.0,"dds":0.0,"last_synced_commit":"a07985c4c4b41d6993382dfad660844f61915647"},"previous_names":["c0deinblack/wappboomber","c0deinblack/whatsappboomber"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/C0deInBlack/WhatsappBoomber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/C0deInBlack%2FWhatsappBoomber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/C0deInBlack%2FWhatsappBoomber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/C0deInBlack%2FWhatsappBoomber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/C0deInBlack%2FWhatsappBoomber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/C0deInBlack","download_url":"https://codeload.github.com/C0deInBlack/WhatsappBoomber/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/C0deInBlack%2FWhatsappBoomber/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001947,"owners_count":26083226,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["boomber","boomber-bot","playwright-python","python","python3","selenium","selenium-python","whatsapp","whatsapp-bot"],"created_at":"2024-09-25T11:20:49.934Z","updated_at":"2025-10-09T18:30:33.495Z","avatar_url":"https://github.com/C0deInBlack.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WhatsappBoomber\nA Python script that sends bulk messages to a WhatsApp number.\n\n## Installation\n\n```bash\npython -m venv libs\nsource libs/bin/activate\npip install -r requirements.txt\nplaywright install\n```\nI'm using kitty terminal, and the command ```kitten icat``` to display th QR code, you can use any other image viewer or command if you want.\n\nFor example in the page [example](https://www.delftstack.com/howto/python/python-display-image/) show how to open the image with the default image viewer in your system\n```python\nfrom PIL import Image\n\nimg = Image.open('path_to_your_image.jpg')\nimg.show()\n```\nBut it's weird, I just prefer to see the image in the terminal with kitty.\n\n## Usage\n\n```bash\n./boomber.py\nusage: boomber.py [-h] [-p PHONE] [-t TARGET] [-n NUMBER] [-m MESSAGE] [-qr QR] [-c CODE]\n\nWhatsapp Boomber\n\noptions:\n  -h, --help            show this help message and exit\n  -p, --phone PHONE     Your phone number with country code\n  -t, --target TARGET   Target phone with country code\n  -n, --number NUMBER   Number of messages\n  -m, --message MESSAGE\n                        Message to send\n  -qr, --qr QR          Login using QR [true/false, Default false]\n  -c, --code CODE       Login using Code [true/false, Default false]\n```\n\nYou can use QR or a code to login your account.\n\n\nUsing QR\n```bash\n./boomber.py -p $NUMBER -t $NUMBER -n 30 -m 'python boomber' -qr true\n```\n\nIn your terminal should appear the QR to scan \n\n![img](https://github.com/C0deInBlack/WhatsappBoomber/blob/main/images/qr.cleaned.png)\n\nUsing code\n```bash\n./boomber.py -p $NUMBER -t $NUMBER -n 30 -m 'python boomber' -c true\n```\n\nYou will receive a message in your phone, then enter the code showed in the terminal \n\n![img](https://github.com/C0deInBlack/WhatsappBoomber/blob/main/images/code.cleaned.png)\n\nObviously that's not my phone, it's from some African guy who tried to scam me, so I don't care.\n\nIn both cases, the boomber will be effective \n\n![img](https://github.com/C0deInBlack/WhatsappBoomber/blob/main/images/boomber.cleaned.png)\n\n## Note\n\nIf there is an error, probably need to update the selector of the textbox, because whatsappp web is constantly updating. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FC0deInBlack%2FWhatsappBoomber","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FC0deInBlack%2FWhatsappBoomber","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FC0deInBlack%2FWhatsappBoomber/lists"}