I am trying to get a dump of my contacts' user names, statuses and last seen data.
Since WhatsApp doesn't have an API, I installed it on BlueStacks and am trying to take a snapshot of the database where these details might be stored.
I have a couple of problems:
Thanks in advance!
This does not exactly answer my question, but so far, this is the most that I have been able to get.
sdcard/WhatsApp/Databases/
msgstore.db.crypt
, select Copy from the options that come up. Navigate to /sdcard/bstfolder/bstSharedFolder/
and paste the file.C:/ProgramData/BlueStacks/UserData/SharedFolder
.I still haven't been able to find a way to programmatically get last seen timestamps or statuses. :(