https://github.com/psolbach/funk-channels
https://github.com/psolbach/funk-channels
json-data node node-fetch
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/psolbach/funk-channels
- Owner: psolbach
- Created: 2020-02-19T21:22:21.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-06-25T10:41:52.000Z (over 3 years ago)
- Last Synced: 2025-01-02T02:42:14.504Z (about 1 year ago)
- Topics: json-data, node, node-fetch
- Language: JavaScript
- Size: 22.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## funk-channels
Get Funk.net Channels data JSON and store locally. This script could be run by a CRON-Job on a weekly(?) basis.
### Install & Run
```node
cd funk-channels
npm i
node get.js
```