From ac0bf66f668cf61754ef44bebfca9a607596f73c Mon Sep 17 00:00:00 2001 From: Haris Muneer Date: Thu, 23 Aug 2018 02:18:06 +0500 Subject: [PATCH] Update README.md --- README.md | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ef2dacf..88db03e 100644 --- a/README.md +++ b/README.md @@ -1 +1,28 @@ -# Facebook Scrapper +# Ultimate Facebook Scrapper + + + +---------------------------------------------------------------------------------------------------------------------------------------- +## How to Run +Its written in Python 2.6 and currently supports Linux only. Moreover it uses the "hurry.filesize" module. So, install it using the following command + +```pip install hurry.filesize``` + +You can use [DB Browser for SQLite](http://sqlitebrowser.org/) to view the database. + +## Note +This tool is for research purposes only. + +---------------------------------------------------------------------------------------------------------------------------------------- + +## Contact +You can get in touch with me on my LinkedIn Profile: [Haris Muneer](https://www.linkedin.com/in/harismuneer/) + +## Issues +If you face any issue, you can create a new issue in the Issues Tab and I will be glad to help you out. + +## License +[MIT](../master/LICENSE) +Copyright (c) 2018-present, harismuneer, Hassaan-Elahi + +