tgsint-scripts
Scripts written to populate mongoDB collection which serves facebook data leak for phone/person lookup.
Usage
Install pymongo package.
Data samples are provided in the repo so you should get the catch.
Use format.py
to format from unformatted.txt
to formatted.txt
(check samples).
Add your database connection bulk_write.py
(line 5).
Run bulk_write.py
to populate the database.
Contributing
Pull requests are welcome. If you have a suggestion , please fork the repo and create a pull request.
You can also simply open an issue with the tag "enhancement".