WBMS automates sending of message to multiple numbers via WhatsApp Web

Overview

WhatsApp Bulk Message Sender - WBMS

WBMS automates sending of message to multiple numbers via WhatsApp Web.




Report Bug · Request Feature

Love the project? Please consider staring it!

👁‍🗨 Why choose WBMS over others?

  • Scan QR code only once, It creates and uses separate user data for chrome to keep you logged in.

  • It works even if you don't have the numbers saved in your contacts.

  • Stores a screenshot right after sending a message for verification.

  • It skips invalid/number which doesn't have a WhatsApp account.

  • Works on a single browser window even when using multiple wa.me links.

  • Stores failed / invalid numbers in a file for debugging later.



🚀 Installation :

Install Selenium

Using pip

pip install selenium

Download and setup Chrome Webdriver

For checking chrome version :

chrome://version
  • Download according to your chrome version from HERE

  • Add ChromeDriver to your PATH (System variable) HERE

To verify chromedriver installation run on CMD :

chromedriver.exe -v

Changes in the Code

In a new folder, place main.py and create num.txt, msg.txt
Find this line and replace path of your newly created folder.

scriptdir='C:\\Users\\aksha\\Documents\\WBMS\\'

For example : scriptdir='C:\\coding\\WBMS\\'

Usage :

  • In msg.txt add the message you wish to send.
  • In num.txt add 10 digit phone numbers line wise (Don't include country code) For Example :
9876543210
9123456789

Run main.py

python main.py

At first run you will get whatsapp QR code Login window. After logging in succesfully restart the script. It should now be already loged in.

All important messages will be shown on the console window.

📸 Screenshots / Working:

  • Contents of num.txt :

    - 1st number is a 8 digit number (Invalid)
    - 2nd number is a (Valid) number
    - 3rd number is not on whatsapp (Invalid)

  • Contents of msg.txt :

  • After Running main.py

  • Output

💬 Connect with me

👁‍🗨 My Views and Followers

GitHub Badge

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check repositories page.

⭐️ Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 Akshay Parakh.
This project is Apache License 2.0 licensed.

Owner
Akshay Parakh
◦ Script Lover     ◦ "LazyPeopleAlwaysFindShortcutsTo CompleteTheWork"          -My motivation for scripting
Akshay Parakh
Barbot is a discord bot made from discord.py and python, barbot is most to fun and roleplay for servers!

BarBot Main source of barbot Overview Barbot is a discord bot made from discord.py and python, barbot is most to fun and roleplay for servers! Links i

AlexyDaCoder 3 Nov 28, 2021
An API serving data on all creatures, monsters, materials, equipment, and treasure in The Legend of Zelda: Breath of the Wild

Hyrule Compendium API An API serving data on all creatures, monsters, materials, equipment, and treasure in The Legend of Zelda: Breath of the Wild. B

Aarav Borthakur 116 Dec 01, 2022
LoL API is a Python application made to serve League of Legends data.

LoL API is a Python application made to serve League of Legends data.

Caique Cunha Pereira 1 Nov 06, 2021
API Basica per a synologys Active Backup For Buissiness

Synology Active Backup for Business API-NPP Informació Per executar el programa

Nil Pujol 0 May 13, 2022
Fortnite Dumper for anyone's Save the World profiles.

Anyone's Fortnite Save the World Profile Dumper This program allows you to dump anyone's Fortnite Save the World Profiles. How to use it? After starti

PRO100KatYT 6 Apr 13, 2022
An API Wrapper for Gofile API

Gofile2 from gofile2 import Gofile g_a = Gofile() print(g_a.upload(file="/home/itz-fork/photo.png")) An API Wrapper for Gofile API. About API Gofile

I'm Not A Bot #Left_TG 16 Dec 10, 2022
Red-mail - Advanced email sending library for Python

Red Mail Next generation email sender What is it? Red Mail is an advanced email

Mikael Koli 313 Jan 08, 2023
Bulk convert image types with Python

Bulk Image Converter 🔥 Helper script to convert a folder's worth of images from one filetype to another, and optionally delete originals Use Setup /

1 Nov 13, 2021
Indian Space Research Organisation API With Python

ISRO Indian Space Research Organisation API Installation pip install ISRO Usage import isro isro.spacecrafts() # returns spacecrafts data isro.lau

Fayas Noushad 5 Aug 11, 2022
Marketplace for self published books

Nile API API for the imaginary Nile marketplace for self published books. This is a project created to try out FastAPI as the post promising ASGI serv

Matt de Young 1 Jan 31, 2022
Raphtory-client - The python client for the Raphtory project

Raphtory Client This is the python client for the Raphtory project Install via p

Raphtory 5 Apr 28, 2022
A simple Telegram bot that can add caption to any media on your channel

Channel Auto Caption This bot can add a caption for any media/document sent to a channel. Just deploy bot and add bot as admin to a channel. Deploy to

22 Nov 14, 2022
inventory replenishment for a hospital.

Inventory-Replenishment Inventory-Replenishment for a hospital that would like to explore how advanced anlytics may help automate their decision proce

1 Jan 09, 2022
Free TradingView webhook alert for basic plan users.

TradingView-Free-Webhook-Alerts Project start on 01-02-2022 Providing the free webhook service to the basic plan users in TradingView. Portal ↠ Instal

Freeman 31 Dec 25, 2022
Mega.nz to GDrive uploader

Mega.nz to GDrive uploader With this telegram bot you can download files from mega.nz and upload those files or telegram uploaded files to GDrive. You

30 Nov 13, 2022
A lightweight, dependency-free Python library (and command-line utility) for downloading YouTube Videos.

24 July 2020 Actively soliciting contributers! Ping @ronncc if you would like to help out! pytube pytube is a very serious, lightweight, dependency-fr

pytube 7.9k Jan 02, 2023
Quickly edit your slack posts.

Lightning Edit Quickly edit your Slack posts. Heavily inspired by @KhushrajRathod's LightningDelete. Usage: Note: Before anything, be sure to head ove

Cole Wilson 14 Nov 19, 2021
✨ Music&Video Userbot

🎶 Fizi - UserBot 🎶 🤖 Telegram UserBot Untuk Memutar Lagu Dan Video Di Obrolan Suara Telegram. ✨ Didukung Oleh PyTgCalls Pyrogram 📝 Persyaratan Pyt

F I Z I • Ɱeƙípres 4 Mar 29, 2022
A discord.py bot template with easy deployment through Github Actions

discord.py bot template A discord.py bot template with easy deployment through Github Actions. You can use this template to just run a Python instance

Thomas Van Iseghem 1 Feb 09, 2022
It was increasingly cumbersome to eye-grep CF output in the AWS console.

cfplot Overview It was increasingly cumbersome to eye-grep CF output in the AWS console. I couldn't find another tool out there to provide individual

46 Dec 26, 2022