mukulhase / WebWhatsapp-Wrapper

An API for sending and receiving messages over web.whatsapp [Working as of 18th May 2018]
https://webwhatsapi.readthedocs.io/en/latest/
MIT License
2.02k stars 796 forks source link

Guide to using WAPI.js #1163

Open nadjib-boum opened 1 year ago

nadjib-boum commented 1 year ago

Hi guys, I want to build a chrome extension to automate some WhatsApp tasks, I want to use WAPI.js but didn't know how to start using it. So my question is there any tutorials to learn how to use this API for javascript ? is Python required to use this API ? I will appreciate your help very much.

Kastalia commented 1 year ago

@nadjib-boum wapi.js is just a collection of functions written in javascipt. The project owner wrote a wrapper through which python uses these functions. You can use javascipt functions directly, for example, by copying to the browser console