mirror of
https://github.com/harismuneer/Ultimate-Facebook-Scraper
synced 2024-11-10 06:04:17 +00:00
Update README.md
This commit is contained in:
parent
ed83a727f0
commit
ac0bf66f66
1 changed files with 28 additions and 1 deletions
29
README.md
29
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
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue