Skip to content

mohammednabarawy/whatsapp-phone-number-scraper

 
 

Repository files navigation

🤙Whatsapp Phone Number Scrapper

This Python script utilizes Selenium and Openpyxl to scrape phone numbers from a WhatsApp group.

Before running the script, make sure you have the necessary libraries installed:

pip install selenium openpyxl

ℹ️ Instructions

  1. Run the script with Python: python main.py
  2. the browser will Open web.whatsapp.com scan the qr code and open the group info that you want to scrape.
  3. Open all members of the group list and scroll in the end.
  4. press enter in the terminal

👇Output

The script will create an Excel workbook named member_info.xlsx with the extracted phone numbers.

Disclaimer

Please use this script responsibly and ensure compliance with WhatsApp's terms of service. Scraping information without permission may violate privacy and terms of use agreements. The developers are not responsible for any misuse of this script.

About

A script that can scrape and download phone numbers of whatsapp groups.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%