npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@muhammadbinsaeed/n8n-nodes-whatsapp-qr

v1.3.0

Published

n8n community node for WhatsApp using QR code authentication

Downloads

29

Readme

🚀 WhatsApp QR Node for n8n

The easiest way to integrate WhatsApp into your n8n workflows!

Simply install and start using - no complex setup required!

⚡ Quick Start

  1. Install the node:

    npm install @muhammadbinsaeed/n8n-nodes-whatsapp-qr
  2. Restart n8n

  3. That's it! The node will automatically handle browser setup for you.

🎯 Features

  • Zero-configuration - Works out of the box
  • Auto-browser detection - Finds or installs Chrome/Chromium automatically
  • QR code authentication - Simple WhatsApp Web login
  • Send messages - Text, images, documents
  • Receive messages - Real-time webhook support
  • Cross-platform - Windows, macOS, Linux, Docker
  • Secure - No data storage, memory-only operations

📱 How It Works

  1. Add the WhatsApp node to your workflow
  2. Run the workflow - a QR code will appear in the n8n interface
  3. Scan the QR code with your WhatsApp mobile app
  4. Start sending/receiving messages!

🔧 Advanced Configuration (Optional)

If you need custom browser settings:

  • Browser Path: Specify custom Chrome/Chromium location
  • Webhook URL: Set custom webhook for message receiving
  • Session Name: Use multiple WhatsApp accounts

🚨 Troubleshooting

Getting mock/test messages instead of real WhatsApp?

  • Make sure Chrome or Chromium is installed
  • On Linux servers, the node will try to install it automatically
  • For Docker: Use our pre-configured image or install Chrome in your container

Need help?

🐳 Docker Support

The node works in Docker containers! It will automatically:

  • Detect the Docker environment
  • Configure headless browser settings
  • Set up virtual display if needed

🔒 Security & Privacy

  • No QR code storage - QR codes are never saved to disk
  • Memory-only sessions - All data cleared when workflow stops
  • Local processing - Everything runs on your server
  • No external dependencies - Direct WhatsApp Web connection

📋 Requirements

  • n8n: Version 0.190.0 or higher
  • Node.js: Version 16 or higher
  • Browser: Chrome/Chromium (auto-installed if missing)
  • Memory: 512MB RAM minimum for browser

📖 Documentation

🆘 Support

Issues or questions?


Made with ❤️ by Rhino Clicks

This node is not affiliated with WhatsApp or Meta. WhatsApp is a trademark of Meta Platforms, Inc.