Skip to content

Node.js WhatsApp Web bot for automating messaging, profile picture fetching, and user name checks without API usage.

License

Notifications You must be signed in to change notification settings

parv-lj/Whatsapp-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Whatsapp Message Sender Bot

Node.js WhatsApp Web bot for automating messaging, profile picture fetching, and user name checks without API usage.

Installation

  1. Clone the repository:
    git clone https://github.com/parv-lj/Whatsapp-Bot.git
  2. Navigate to the project directory
    cd Whatsapp-Bot

Installation

npm install express whatsapp-web.js qrcode-terminal node-fetch

  1. Deployment

run the main.js file

node main.js
  1. Usage

To send a normal message

host:3000/send?number=919999999999&message=Hello there!

To send a message with video

http://localhost:3000/send-video?to=919999999999&url=https://www.taxmann.com/emailer/images/CompaniesAct.mp4&caption=Check%20out%20this%20video!
  1. Add keywords To Scrape
    India
    USA
    Canada
    Chicago
  1. Add Chrome path

alt text

How to get Chrome path?

win +r > %localappdata% > google > Chrome > User Data > Copy the path 

Example:

C:\Users\username\AppData\Local\Google\Chrome\User Data
  1. Start Scrapping

alt text

NOTE

Please Terminate/close Chrome from task manager first Otherwise the tool will not be able to scrap.

Features

  • Keyword-based Search: Input keywords to search for relevant Facebook pages.
  • Top Pages Retrieval: Automatically fetches pages with the highest number of followers.
  • User-friendly Interface: Easy-to-navigate GUI for seamless user experience.
  • Efficient Scraping: Quick and efficient data scraping from Facebook.

Roadmap

  • Multi Keyword Execution at Same time.

  • Chrome fixes.

About

Node.js WhatsApp Web bot for automating messaging, profile picture fetching, and user name checks without API usage.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published