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

n8n-nodes-zalo-free

v1.0.40

Published

n8n-nodes-zalo-user

Downloads

121

Readme

n8n-nodes-zalo-web-free

🆓 FREE Zalo Web automation for n8n - No API key required!

Tự động hóa Zalo Web hoàn toàn miễn phí trong n8n.

🚀 Cài đặt

Cách 1: n8n Community Nodes Panel

  1. Mở n8n → SettingsCommunity Nodes
  2. Tìm "n8n-nodes-zalo-web-free"
  3. Click Install
  4. Reload n8n

Cách 2: Manual Install

cd YOUR_N8N_DIRECTORY
npm install n8n-nodes-zalo-web-free
# Restart n8n

🎯 Sử dụng

1. Tạo Credential

  • CredentialsAdd"Zalo Web API"
  • Chọn "QR Code" cho lần đầu
  • Tắt Headless Mode để thấy QR code

2. Nodes có sẵn

  • 🚀 Zalo Web Free - Gửi tin nhắn, quản lý bạn bè
  • ⚡ Zalo Web Trigger - Lắng nghe tin nhắn mới

3. Ví dụ Workflow

Gửi tin nhắn đơn giản:

Manual Trigger → Zalo Web Free
- Resource: Message  
- Operation: Send Message
- To: "Tên bạn"
- Message: "Hello from n8n!"

Bot tự động trả lời:

Zalo Web Trigger
- Events: New Message
- Auto Reply: ✅
- Reply Message: "Cảm ơn bạn đã nhắn tin! 🤖"

📋 Tính năng

Zalo Web Free Node

  • Gửi tin nhắn text đến cá nhân/nhóm
  • Gửi file hình ảnh, tài liệu
  • Quản lý bạn bè - thêm bạn bằng SĐT
  • Lấy thông tin - danh sách bạn bè, account

Zalo Web Trigger Node

  • Lắng nghe tin nhắn real-time
  • Auto reply tự động trả lời
  • Filter events - tin nhắn cá nhân/nhóm

🔧 Cấu hình

QR Code Login (Lần đầu)

{
  "authMethod": "qr",
  "headless": false  // Phải tắt để thấy QR
}

Dùng Session đã lưu

{
  "authMethod": "session",
  "sessionData": "auto-saved-after-qr-login",
  "headless": true
}

⚠️ Lưu ý

  • Không phải API chính thức của Zalo
  • Chỉ 1 session web cùng lúc
  • Có thể vi phạm ToS của Zalo
  • Tự chịu rủi ro khi sử dụng

🆚 So sánh với node trả phí

| Tính năng | Node trả phí | n8n-nodes-zalo-web-free | |-----------|--------------|-------------------------| | Giá | Basic Free + Premium $$ | 🆓 100% FREE | | Gửi tin nhắn | ✅ | ✅ | | Auto reply | ❌ Premium | ✅ FREE | | Lắng nghe real-time | ✅ | ✅ | | Gửi file | ✅ | ✅ | | API key | Không cần | Không cần |

🔧 Troubleshooting

❌ Node không xuất hiện:

npm list n8n-nodes-zalo-web-free
# Restart n8n

❌ QR code không hiển thị:

  • Tắt Headless Mode trong credential
  • Kiểm tra browser permissions

❌ Tin nhắn không gửi được:

  • Kiểm tra tên người nhận chính xác
  • Đảm bảo đã login thành công

📞 Support


🚀 Enjoy FREE Zalo automation in n8n! 🤖