An open API service indexing awesome lists of open source software.

https://github.com/w4hyuxd/sharev3

Share Facebook V3
https://github.com/w4hyuxd/sharev3

Last synced: about 2 months ago
JSON representation

Share Facebook V3

Awesome Lists containing this project

README

        

# ShareV3
Share Facebook V3

```
$ pkg update -y && pkg upgrade -y
$ pkg i -y git python python3
$ pip install requests bs4 mechanize
$ git clone https://github.com/W4hyuXD/ShareV3
$ cd ShareV3
$ git pull
$ python run.py
```

```python
print("Good Luck!")
```