-
Notifications
You must be signed in to change notification settings - Fork 153
Home
VISWESWARAN1998 edited this page May 13, 2018
·
2 revisions
Welcome to the Simple-Yet-Hackable-WhatsApp-api wiki!
- Windows/Mac/Linux with Google chrome
- Python 3.x
- Selenium for python (pip install selenium)
- Latest version of the chrome-driver
How to make the script work:
- clone the repository.
- copy whatsapp.py and emojies.json to your project folder.
- Download the latest version of the chrome-driver here and place it where your whatsapp.py is present or you can add chrome-driver to your PATH.
- That's it you can use the API with no problem