Skip to content

To Fetch WhatsApp messages from web.whatsapp.com using a logged in account

Notifications You must be signed in to change notification settings

abhishekkyd/wMessages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wMessages

Fetch whatsapp messages and save to a excel file

  1. Install and configure Maven: http://www.mkyong.com/maven/how-to-install-maven-in-windows/
  2. Install Firefox
  3. Setup a profile for Firefox with name “myProfile” and save login session of web.whatsapp.com into same
  4. Run project through command line using below mvn command:
mvn clean test
  1. If you want to load earlier messages please below mvn command:
mvn clean test -DloadPrevious=true
  1. After test execution resultant excel data file is available at:
./wMessages/output/Messages.xls

About

To Fetch WhatsApp messages from web.whatsapp.com using a logged in account

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published