WhatsApp-Automation is a Python script that automates the process of obtaining the number of participants in a WhatsApp group. It simplifies the task of monitoring group sizes by providing an easy way to retrieve this information automatically.
- Python
- Selenium
- Chrome WebDriver
These Python packages are automatically installed when setting up the project:
- pyperclip==1.8.2
- selenium==3.141.0
- urllib3==1.26.6
- webdriver
- Chrome browser (for WebDriver)
-
Fork this Repository:
Click the "Fork" button at the top right corner of this repository to create your own copy.
-
Clone Your Fork:
Clone your forked repository to your local machine using the following command:
git clone https://github.com/your-github-username/WhatsApp-Automation.git
-
Navigate to the project directory
cd WhatsApp-Automation
-
Run the Python script
python main.py