Skip to content
This repository was archived by the owner on Jun 7, 2022. It is now read-only.

agentcooper/facebook-inbox-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facebook inbox backup

This tool provides a way to backup your Facebook inbox.

There is also some additional stats tools available, like getting most used words or drawing messages/day chart.

How to run:

Make sure you have Node.js installed. https://nodejs.org/

  1. git clone https://github.com/agentcooper/facebook-inbox-backup.git

  2. cd facebook-inbox-backup && npm install

  3. Go to https://developers.facebook.com/apps/ and create a new app. Add new platform (web), set Site URL to "http://localhost:8080" and add "locahost" to App Domains.

  4. Run npm start

  5. Open your browser at http://localhost:8080#appId, where appID is the id of your app

About

Download your Facebook inbox messages

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors