Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pinakipb2/flask-youtube-api-socialblade
Flask API website created from Social Blade website
https://github.com/pinakipb2/flask-youtube-api-socialblade
flask-application python3
Last synced: 4 days ago
JSON representation
Flask API website created from Social Blade website
- Host: GitHub
- URL: https://github.com/pinakipb2/flask-youtube-api-socialblade
- Owner: pinakipb2
- License: gpl-3.0
- Created: 2020-07-20T14:53:37.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-25T12:37:39.000Z (over 2 years ago)
- Last Synced: 2023-03-05T14:49:49.319Z (almost 2 years ago)
- Topics: flask-application, python3
- Language: HTML
- Homepage:
- Size: 36.1 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Flask-Youtube-API-SocialBlade
An API created from Social Blade(https://socialblade.com/) using webscraping and the results are shown using a interactive Flask website![screencapture-127-0-0-1-5000-2020-07-20-20_21_13](https://user-images.githubusercontent.com/48859773/87951823-b52a3900-cac6-11ea-9d8c-82800f364eff.png)
# Steps to Installation
First of all clone this project and open terminal in that location and execute the below given commands :
```
$ pip install virtualenv
```
```
$ youfinder\Scripts\activate
```
```
$ pip install -r requirements.txt
```
```
$ python app.py
```
The server will start at : http://127.0.0.1:5000/