All Projects → nikhilmuz → Whatsapp Bulk Sender

nikhilmuz / Whatsapp Bulk Sender

Licence: mit
Send bulk messages right from your WhatsApp Android Client or WhatsApp Web

Programming Languages

javascript
184084 projects - #8 most used programming language
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Whatsapp Bulk Sender

Nim
Streamline Your Node.js Debugging Workflow with Chromium (Chrome, Edge, More) DevTools.
Stars: ✭ 168 (+24.44%)
Mutual labels:  hacktoberfest, chrome-extension, chrome
Motrix Webextension
A chrome extension for the Motrix Download Manager
Stars: ✭ 253 (+87.41%)
Mutual labels:  hacktoberfest, chrome-extension, chrome
Buttercup Browser Extension
🌏 Buttercup browser extension
Stars: ✭ 164 (+21.48%)
Mutual labels:  hacktoberfest, chrome-extension, chrome
Sponsorblock
Skip YouTube video sponsors (browser extension)
Stars: ✭ 3,627 (+2586.67%)
Mutual labels:  hacktoberfest, chrome-extension, chrome
Duckietv
A web application built with AngularJS to track your favorite tv-shows with semi-automagic torrent integration
Stars: ✭ 942 (+597.78%)
Mutual labels:  automation, chrome-extension, chrome
Pywhatsapp
Python Automation using selenium & Scheduling of messages and media
Stars: ✭ 257 (+90.37%)
Mutual labels:  automation, hacktoberfest, whatsapp
Bypass Paywalls Chrome
Bypass Paywalls web browser extension for Chrome and Firefox.
Stars: ✭ 20,876 (+15363.7%)
Mutual labels:  hacktoberfest, chrome-extension, chrome
Sillynium
Automate the creation of Python Selenium Scripts by drawing coloured boxes on webpage elements
Stars: ✭ 100 (-25.93%)
Mutual labels:  automation, chrome-extension, chrome
Whatsapp Web Bot
Whatsapp Web Bot - Example of Bot for use on Whatsapp Web (on Chrome)
Stars: ✭ 450 (+233.33%)
Mutual labels:  automation, whatsapp, chrome
Upme Plus
Smart Automation inside your browser for free. Start earning and double your followers
Stars: ✭ 318 (+135.56%)
Mutual labels:  automation, chrome-extension, chrome
Mue
Fast, open and free-to-use new tab page for modern browsers
Stars: ✭ 56 (-58.52%)
Mutual labels:  hacktoberfest, chrome-extension, chrome
Tabfern
Google Chrome extension for saving and restoring sets of tabs, and for switching between windows and tabs from a vertical, grouped list.
Stars: ✭ 102 (-24.44%)
Mutual labels:  hacktoberfest, chrome-extension, chrome
Insta Chat
InstaChat offers a new way to read messages of your favourite messengers. It overlays every other app and you can reply from anywhere you want.
Stars: ✭ 111 (-17.78%)
Mutual labels:  whatsapp, android-application
Ctool
程序开发常用工具 chrome 扩展
Stars: ✭ 111 (-17.78%)
Mutual labels:  chrome-extension, chrome
Chrome Devtools Protocol
Chrome Devtools Protocol client for PHP
Stars: ✭ 112 (-17.04%)
Mutual labels:  automation, chrome
Web Extension Starter
Typescript, React, Redux, Styled-Component and Webpack based sample extension boilerplate. Runs on Chrome and Firefox. Sample chrome extension.
Stars: ✭ 115 (-14.81%)
Mutual labels:  chrome-extension, chrome
Gibbon Tabs
The Chrome tab manager you always wanted.
Stars: ✭ 107 (-20.74%)
Mutual labels:  chrome-extension, chrome
Scriptsdump
The biggest dump of scripts ever!
Stars: ✭ 114 (-15.56%)
Mutual labels:  automation, hacktoberfest
Vertical Tabs Chrome Extension
A chrome extension that presents your tabs vertically. Problem solved.
Stars: ✭ 117 (-13.33%)
Mutual labels:  chrome-extension, chrome
Https Localhost
HTTPS server running on localhost
Stars: ✭ 122 (-9.63%)
Mutual labels:  hacktoberfest, chrome

WhatsApp-Bulk-Sender

Platform GitHub Bitcoin

Send bulk messages right from your WhatsApp Android app or WhatsApp Web

This application is meant for sending bulk messages through WhatsApp client on Android or Chrome Web Browser.

To send messages using Android Application:

Tutorial



  1. Open this app and click on "Settings" button to launch Android Setting app so that you may allow accesibility service for this app which is required to auto send messages. If device is rooted (not recommended) there is no need to do same. Directly go to third step.
  2. Go back to app activity.
  3. Click "Browse" button to browse *.csv file having phone number in first column in format <COUNTRY CODE><MSISDN> and message to send in second column.
  4. Hit "Send" button.
  5. Sit back and relax.

P.S. Add the contacts list on your device and sync it with WhatsApp before sending bulk SMSes on non-rooted phones use any utilities like [Google Contacts](https://contacts.google.com) for the same in order to import contacts from *.csv. It is recomended for rooted phones also due to WhatsApp policies.

Find sample csv and json in "samples" folder after cloning the repository
To send messages via WhatsApp Web on Chrome:

Deprecated in latest WhatsApp web. Last worked on : 24th April, 2019
  1. Open chrome browser and navigate to chrome://extensions/.
  2. Enable Developer mode from top right.
  3. Click "Load unpacked" and browse for chrome folder in this repo.
  4. Open WhatsApp Web at https://web.whatsapp.com and login.
  5. Click the extension icon from right side of omnibar on WhatsApp tab and click Upload and browse for json file containing numbers and messages as in folder samples.
  6. Click on Submit to start sending messages.
  7. Wait for alert on completion of task.
  8. Get logs in the browser console.

You may create json from csv sheet having the column msisdn and message using any online tool like http://www.convertcsv.com/csv-to-json.htm just make sure to enter the contact numbers including country code without any + sign.
P.S. This method only works with the contacts you have initiated chat with. It will support other contacts too in future versions.

Disclaimer: This software have potential to send bulk messages via WhatsApp. However author or contributer of this repository doesn't promote any practices involves abusing of any third party service and this software runs independently on Android APIs and nowhere affiliated to WhatsApp. By using WhatsApp you are bound to their customer policy, terms of service, fair usage policies and any similar policies which may change over time and reserves right to take any action accordingly. Do check with WhatsApp before using this product.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].