whatsapp-client icon indicating copy to clipboard operation
whatsapp-client copied to clipboard

WhatsApp Full Web Api

Open mehmetsarr opened this issue 4 years ago • 3 comments

  1. Hello, this warehouse also pulls the api directly from whatsapp Web.
  2. Can my notification system be made a bulk messaging and chatbot, i.e. automatic answering system?

mehmetsarr avatar Feb 15 '22 18:02 mehmetsarr

Hi, This POC works over WhatsApp web injecting this https://github.com/mukulhase/WebWhatsapp-Wrapper/blob/master/webwhatsapi/js/wapi.js on WhatsApp web and wrapping all window.WAPI functions by native PHP functions.

vitormattos avatar Feb 16 '22 16:02 vitormattos

Merhaba, Bu POC, WhatsApp web'e bu https://github.com/mukulhase/WebWhatsapp-Wrapper/blob/master/webwhatsapi/js/wapi.jswindow.WAPI enjekte ederek ve tüm işlevleri yerel PHP işlevleriyle sararak WhatsApp web üzerinden çalışır.

Thank you for the answer. I'm just going to use the wapi.js file? Do you have any information on how to wrap this with php?

mehmetsarr avatar Feb 16 '22 18:02 mehmetsarr

This project wrap the wapi.js on PHP Look the example file.

vitormattos avatar Feb 17 '22 10:02 vitormattos