Skip to content
This repository has been archived by the owner on Dec 14, 2022. It is now read-only.

slapec/fbmdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

#fbmdown - Facebook Message Downloader This is my small pet project but it might be useful for someone. It does what is in its name: downloads whole conversation threads from your Facebook inbox folder!

Run fbmdown-cli.py and follow the help.

##How to get an Access Token?

  • Go to Graph API Explorer
  • Click on Get Access Token
  • Deselect all except the read_mailbox under Extended Permissions
  • Click Allow in the pop-up. This will allow the Graph API Explorer app to access your inbox
  • Select and copy the text from Access Token and insert it into fbmdown.py where it is needed
  • Enjoy!

About

A simple Facebook message downloader script.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages