/Whatsapp_Multiple-people_adder

This Python script helps its users to add multiple people to a specific WhatsApp group at once using selenium automation without manually selection every contact and adding them.

Primary LanguagePython

WhatsApp-multiple contact_add

multiple contacte_add is a Python code which helps it users to add multiple people to a specific whatsapp group using selenium automation

Requirements

Python Csv file containing the contacts in the desired format as shown in the folder Selenium chromeWebDriver

Installation

Use the package manager pip to install Python.

pip install selenium
pip install selenium-requests

Use the link chromeWebDriver to install the webdriver.

Usage

Clone the repo and edit the people.csv file

Import the csv in to your google account

Update the location of ChromeWebDriver in the python file

Run the python file

Enter the name of the group you want to add people to

Once you get this screen: alt text

Open WhatsApp in your device and scan the QR code displayed on the screen.