mirror of
https://github.com/cheveguerra/whatsapp-web.js.git
synced 2026-04-18 03:29:14 +00:00
7 lines
307 B
Markdown
7 lines
307 B
Markdown
# whatsapp-web.js
|
|
A WhatsApp API client that connects through the WhatsApp Web browser app
|
|
|
|
It uses Puppeteer to run a real instance of Whatsapp Web to avoid getting blocked.
|
|
|
|
This is still very much a work in progress, but you can check out [example.js](./example.js) to see how to read and send messages.
|