Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 587 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 587 Bytes

FacebookSearcher

Search your facebook messages for urls, phone numbers, or emails!

How to use

  1. Go to https://developers.facebook.com/tools/explorer and request an Access token
  2. The only thing you have to check is "read_inbox" under "extended"
  3. Run fbsearcher.py and follow the directions
  4. Enjoy!

Credit

I would like to cite slapec in that the fbmdown.py module was written by him in this repository

TODO:

  1. Add support for addresses
  2. Increase speed of program
  3. Add other queries???