Update README.md

This commit is contained in:
Haris Muneer 2018-08-23 02:18:06 +05:00 committed by GitHub
parent ed83a727f0
commit ac0bf66f66
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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