Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/takuseno/nsg

News Source Getter
https://github.com/takuseno/nsg

Last synced: about 2 months ago
JSON representation

News Source Getter

Awesome Lists containing this project

README

        

# nsg
NSG gets an original URL and a screenshot of the page from a URL on a curation site.

![image](https://user-images.githubusercontent.com/5235131/51682122-eccb3880-2029-11e9-9b14-75dee187bdea.png)

## available curation sites
- Yahoo News Japan

## dependencies
- Python 3
- PhantomJS

## launch
```
$ python server.py
# or
$ gunicorn server:app
```