Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yotam180/whatsappapi
A simple API to integrate chatbots written in Javascript with WhatsApp Web :speech_balloon::calling: (Store hotfix https://github.com/Zibri/WhatsAppWebApi/blob/master/zstore.js)
https://github.com/yotam180/whatsappapi
chatbot whatsapp whatsapp-web
Last synced: 3 months ago
JSON representation
A simple API to integrate chatbots written in Javascript with WhatsApp Web :speech_balloon::calling: (Store hotfix https://github.com/Zibri/WhatsAppWebApi/blob/master/zstore.js)
- Host: GitHub
- URL: https://github.com/yotam180/whatsappapi
- Owner: yotam180
- Created: 2017-11-12T10:36:08.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-14T21:53:29.000Z (over 5 years ago)
- Last Synced: 2024-10-14T00:03:14.146Z (3 months ago)
- Topics: chatbot, whatsapp, whatsapp-web
- Language: JavaScript
- Homepage:
- Size: 4.12 MB
- Stars: 118
- Watchers: 34
- Forks: 55
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WhatsApp Web API ![logo](https://rawgit.com/yotam180/WhatsappAPI/master/ext/logo/48.png)
_A simple tool to connect WhatsApp Web to Javascript_## Terms of use
**YOU WILL NOT USE THIS API, OR PARTS OF IT, TO MASS-MESSAGE, SPAM, AUTO-MESSAGE OR BULK-MESSAGE. YOU WILL NOT SEND MESSAGE TO PEOPLE THAT ARE NOT ON YOUR CONTACT LIST, OR THAT HAVE MESSAGED YOU BEFORE, WITH A CLEAR PURPOSE TO BE MESSAGED BACK FROM A BOT. YOU WILL EXPLICITLY INFORM YOUR USERS THAT YOU USE AN AUTOMATED SOFTWARE. YOU WILL NOT USE THIS API TO INTERFERE WITH WHATSAPP'S TERMS OF SERVICE. YOU WILL NOT SEND ANY CONTENT THAT VIOLATES WHATSAPP'S TERMS OF SERVICE THROUGH THIS SOFTWARE**
TL;DR: Don't be an a$$hole. WhatsApp is not a product for commercial use. Bots and automation softwares should be used with care - for yourself, for WhatsApp and for your recipients.
## Getting Started — Chrome Extension Manual Instalation
Since the Chrome Extension isn't listed on the Webstore, you can manually install the extension. Here is how:
1. Clone or download this repository.
1. Go to chrome://extensions
1. Tick Developer Mode (turn it on)
1. Load an unpacked extension
1. Select the /ext/ folder of this repositoryWhen the WhatsApp web window loads, the extension will add the API to the page for simple use. Then you can write scripts on WhatsApp web from the Javascript console or using a user script extension (Such as [TamperMonkey](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo))