Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/v3ct0r719/whatsapp-automation
A script to automate sending messages and images with your whatsapp
https://github.com/v3ct0r719/whatsapp-automation
whatsapp whatsapp-chat whatsapp-web
Last synced: about 1 month ago
JSON representation
A script to automate sending messages and images with your whatsapp
- Host: GitHub
- URL: https://github.com/v3ct0r719/whatsapp-automation
- Owner: v3ct0r719
- License: mit
- Created: 2018-09-03T15:10:53.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-03T15:34:59.000Z (about 6 years ago)
- Last Synced: 2024-10-14T00:03:35.246Z (about 1 month ago)
- Topics: whatsapp, whatsapp-chat, whatsapp-web
- Language: Python
- Size: 2.93 KB
- Stars: 7
- Watchers: 0
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Whatsapp-Automation Script
A Python script to automate sending messages and images to whatsapp contacts and groups. You could even forward these the messages## Requirements
1. Selenium python library```
pip install selenium
```
2. [Chromium Browser](https://chromedriver.storage.googleapis.com/index.html?path=2.33/)## Usage
1. Add the path of the chromium browser in the script
2. `python whatsapp.py`
3. The chromium browser open's .Now take whatsapp on your mobile and the scan the QR code.
4. Now it is ready to use.