RaghavSood / FBMessageScraper

A python script to download facebook chats
188 stars 42 forks source link

Add Auto-Parser #1

Closed j6k4m8 closed 8 years ago

j6k4m8 commented 9 years ago

We can't quite automate everything, but this makes it a bit easier to get the appropriate results from the ajax response.

python parser.py file_that_contains_cURL_of_thread_info_headers output_file

j6k4m8 commented 9 years ago

Instructions included in the revised readme.