Skip to content
VISWESWARAN1998 edited this page May 13, 2018 · 2 revisions

Welcome to the Simple-Yet-Hackable-WhatsApp-api wiki!

Requirements to make this script work:

  1. Windows/Mac/Linux with Google chrome
  2. Python 3.x
  3. Selenium for python (pip install selenium)
  4. Latest version of the chrome-driver

How to make the script work:

  1. clone the repository.
  2. copy whatsapp.py and emojies.json to your project folder.
  3. 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.
  4. That's it you can use the API with no problem
Clone this wiki locally