Go-whatsapp: The legality of using the Whatsapp API

Created on 25 Apr 2020  路  5Comments  路  Source: Rhymen/go-whatsapp

Hi everyone, I used this project a couple of times, but now a client is asking me about the legality concerns. Does someone have any idea about this topic? is it legal to use the Whatsapp API this way? Thanks in advance!

Most helpful comment

It's probably against the terms of service, but breaking terms of service is not illegal.

WhatsApp could definitely ban users though. They actually do ban people using the client API through unofficial libraries (like yowsup), but they don't seem to care about unofficial web app API users (like go-whatsapp and other whatsapp-web-reveng-based projects). I don't have any idea why, perhaps because it still requires everyone to have the official app installed.

All 5 comments

this libary illegally use whatsapp api

Why it is illegal? You are using the browser method which provided by WhatsApp...

Show me in tbe term of use any part that said this is illegal....

It's probably against the terms of service, but breaking terms of service is not illegal.

WhatsApp could definitely ban users though. They actually do ban people using the client API through unofficial libraries (like yowsup), but they don't seem to care about unofficial web app API users (like go-whatsapp and other whatsapp-web-reveng-based projects). I don't have any idea why, perhaps because it still requires everyone to have the official app installed.

The yowsup is using the private API, which is 100% not right approach

WhatsApp could definitely ban users though. They actually do ban people using the client API through unofficial libraries (like yowsup)

I am not sure if WhatsApp can ban soket approach since we are using the Web service which they approved to be used via browser.

Now, WhatsApp can not read messages (at least that what they said)

But the can ban if you abuse sending a lot of messages no stop...
If a lot of blocks you had and report as well.

But ban the WhatsApp web approach, well i have my doubts.

Regard

Was this page helpful?
0 / 5 - 0 ratings

Related issues

lutpiero picture lutpiero  路  8Comments

jhow2892 picture jhow2892  路  3Comments

highness28 picture highness28  路  5Comments

andig picture andig  路  6Comments

0xhex picture 0xhex  路  9Comments