Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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/