Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhatsApp Status Fetcher 📸

A powerful and automated Node.js tool to download WhatsApp Status images and videos directly from WhatsApp Web.

Features

  • Fully Automated: Uses Puppeteer to visually scrape and download statuses as they appear on your screen.
  • Smart Folder Organization: Automatically extracts the contact's name and organizes downloaded media into individual folders (e.g., images/ContactName/status_123.jpeg).
  • Video & Image Support: Effortlessly handles both image and video statuses.
  • Session Saving: Saves your WhatsApp login session so you only have to scan the QR code once.

Prerequisites

  • Node.js installed on your machine.

Installation

  1. Clone this repository:

    git clone https://github.com/pdev-labs/whatsapp-status-fetcher.git
    cd whatsapp-status-fetcher
  2. Install the required dependencies (Puppeteer):

    npm install

How to Use

  1. Run the script:
    node index.js
  2. A new visible Google Chrome window will open.
  3. If it is your first time, scan the WhatsApp QR code using your phone (Linked Devices).
  4. Once logged in, click on the Status icon.
  5. Click on any contact to begin viewing their statuses.
  6. The script will automatically intercept the media and save it into the images/ directory on your computer!

Disclaimer

This project is for educational purposes and personal use only. Automating WhatsApp Web can technically violate WhatsApp's Terms of Service. Use responsibly.

About

A powerful and automated Node.js tool to download WhatsApp Status images and videos directly from WhatsApp Web using Puppeteer.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages