Skip to content

A Simple Python Program that extracts Contacts present in WhatsApp Web logged on Firefox Browser

Notifications You must be signed in to change notification settings

Gill-Singh-A/Firefox-WhatsApp-Web-Contacts-Extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Firefox WhatsApp Web Contacts Extractor

A Simple Python Program that extracts Contacts present in WhatsApp Web logged on Firefox Browser

Requirements

Langauge Used = Python3
Modules/Packages used:

  • os
  • subprocess
  • pathlib
  • datetime
  • optparse
  • colorama
  • time

Note

This Program just uses the strings command to get strings, extract contacts and names based on observation. It is not a parser of the Indexed DB Files created by WhatsApp Web using Firefox Browser. So, the Extracted Names for the contacts in some cases might not be 100% accurate

To convert CSV to VCF see this Repository

About

A Simple Python Program that extracts Contacts present in WhatsApp Web logged on Firefox Browser

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages