https://github.com/situmorang-com/whatsapp-group-contacts-scraper
How to scrap whatsapp group contacts from https://web.whatsapp.com/
https://github.com/situmorang-com/whatsapp-group-contacts-scraper
javascript scraper whatsapp whatsapp-group whatsapp-parser whatsapp-web
Last synced: 3 months ago
JSON representation
How to scrap whatsapp group contacts from https://web.whatsapp.com/
- Host: GitHub
- URL: https://github.com/situmorang-com/whatsapp-group-contacts-scraper
- Owner: situmorang-com
- Created: 2018-01-17T02:44:37.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-04-29T11:46:22.000Z (almost 4 years ago)
- Last Synced: 2025-02-10T05:09:54.293Z (3 months ago)
- Topics: javascript, scraper, whatsapp, whatsapp-group, whatsapp-parser, whatsapp-web
- Language: JavaScript
- Size: 86.9 KB
- Stars: 119
- Watchers: 9
- Forks: 115
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Whatsapp-Group-Contacts-Scraper ๐
How to scrap whatsapp group contacts from https://web.whatsapp.com/
This will enable you to get group contacts from your whatsapp specific group you chose as a list on csv or excel### ๐ฏClone Project
```shell
git clone https://github.com/situmorang-com/Whatsapp-Group-Contacts-Scraper.git
```
### ๐ดFork Project
You can fork this project by clicking `fork button` ๐  the top right corner of this page.## ๐How to use it?
1. Open your `"Whatsapp Web"` from a browser: "https://web.whatsapp.com/"
2. Select a `Whatsapp Group`
3. Press `F12` or `Ctrl-Shift-I`(Windows) / `Cmd-Shift-I`(Mac) to open the browser console
4. Paste this whole code and press `ENTER` key
5. It will ask you to where to save your `.csv` file (It will already automatically input your Group Name as file name)Now you can open your file and find your list of contacts which specifies the following:
The header will tell you the group name and number of contacts that it has in that group
Column A - num : will tell you the phone number of your contacts if not already registered in your phone's contact
Column B = name: will tell you the unlisted number's owner (name), and it will show NO_NAME if it's already listed in your contacts
Column C = img: will give you the link for the contact's profile picture for you to download manually
Column D = status: will give you the current status as of now from the particular contactIf this project has helped you please give me a "STAR" up above and help spread the news.
Thanks.
### ๐ [Homepage](https://situmorang.com)
### โจ [Demo](https://web.whatsapp.com)
## Author
๐ค **Edmund Situmorang**## โค๏ธย Community and Contributions
![]()
We are open for contributors. Whether you are helping us fixing bugs, proposing new feature, improving our documentation or spreading the word - **we would love to have you as part of the our community**.
## ๐ Show your support
Give a โญ๏ธ if this project helped you! ## ๐ซย Have a question? Want to chat? Ran into a problem?
We are happy to welcome you in our official (๐click here)๐ [](https://discord.gg/NvP5FW7) Or **reach out to us directly** via [](https://twitter.com/edmund7s)