dalloriam / fbfmt

Command line tool to extract & search a facebook message archive

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fbfmt

Installation

$ go get github.com/Dalloriam/fbfmt

Usage

$ fbfmt -In {path_to_fb_messages_htm} [-Out {path_to_output_json} -Search {conversation_filter}]

Example

$ fbfmt -In myfile.htm -Out myoutput.json -Search John

About

Command line tool to extract & search a facebook message archive


Languages

Language:Go 100.0%