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

Whatsapp autoresponder online services #725

Open beshoo opened 4 years ago

beshoo commented 4 years ago

Dear all I want to build a whatsapp auto responder service. Whuch user will only will see the qr code to scan from a web page, and after scan i will get his whatsapp name to confirm the connection.

Then in background it has to be a service whuch will connect to the browser via a specific proxy. This service will take the responsibility to analyze the messages and reply to the sender.

This service will be php services.

I am not sure how can do this since all users here talking about runing the actual browser.

I need this to be full automated in background, kind of an API.

How can i achieve this?

Another question : as i understand this library count on analyzing the html and Javascript of whatsapp web platform.

This is very unstable, since whatsapp can update the platform in any time lead to break down this library.

I know that people will figure out a way to get it back but i am talking business wise.

Simeon may say, use whatsapp business api, will it is not available and even if it available, it will be expensive.

Please advice

erickmourasilva commented 4 years ago

Hi @beshoo, if You need WhatsApp for business purposes, i have The WhatsApp Enterprise API, send me a Message in WhatsApp 5517991262689

erickythierry commented 4 years ago

this project is unofficial, Because of this, it cannot be expected to last forever or to be stable and safe. unfortunately whatsapp is tightly closed and limited, not allowing commercial use of the platform without using their official api (and paying for it). However, this project is very interesting and it is possible to do what you explained in your message. It is possible to configure and code an automated system that displays the qr code in website and logs in to the user account and after that the automatic response commands are programmed. however a server is needed for the system to be hosted. I have a similar project in mind