Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/takuseno/nsg
News Source Getter
https://github.com/takuseno/nsg
Last synced: about 2 months ago
JSON representation
News Source Getter
- Host: GitHub
- URL: https://github.com/takuseno/nsg
- Owner: takuseno
- Created: 2019-01-24T10:42:26.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-26T05:32:35.000Z (almost 6 years ago)
- Last Synced: 2024-10-23T04:06:52.949Z (3 months ago)
- Language: Python
- Size: 12.8 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```