Skip to content

Java code for automating WhatsApp, supporting .xls, .xlsx & .csv files

Notifications You must be signed in to change notification settings

jayshah23/WhatsApp-Bulk

Repository files navigation

WhatsApp-Bulk

This is a simple WhatsApp automation script. You just need to provide a xlsx/xls/csv file and hit the run button.

  1. csv
  2. xls
  3. xlsx
  4. combined sheets
  5. API

Note:

Do use chrome web-driver depending on your Chrome version.
You can find chrome web-driver from below link.
https://chromedriver.chromium.org/downloads

File should have only 2 columns in following order
1A contact number 1B message 2A contact number 2B message and so on... or download any of the following

  1. Whatsapp Automation Data.xls
  2. Whatsapp Automation Data.xlsx
  3. Whatsapp Automation Data.csv

Make sure you either have saved those numbers or at least had a chat with them. Alos, file name containing data and file name in code are same.

Happy Spamming!!😉