Skip to content

Parse Facebook Message Data into a useable form (json)

License

Notifications You must be signed in to change notification settings

gndowns/ParseBook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ParseBook

A program to Parse Facebook Message Data into a useable form incredibly quickly!
We are excited to announce that the useable form is json.

Slower programs built around libraries such as BeautifulSoup can take whole minutes to run through your entire message history, but parse.py is optimized to run in just seconds ~

Usage

Download your facebook data following these instructions: https://www.facebook.com/help/131112897028467

Then simply run python parse.py path/to/facebook/html/messages.htm your/output/file.json

messages_1.html is given as an example input, run python parse.py messages_1.html out.json for a sample json output


Copyright 2017 Gabriel Downs

This project is free software, licensed under the GNU GPL.
See included LICENSE file, or http://www.gnu.org/licenses/ for more details.

About

Parse Facebook Message Data into a useable form (json)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published