https://github.com/psolbach/funk-channels
https://github.com/psolbach/funk-channels
json-data node node-fetch
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/psolbach/funk-channels
- Owner: psolbach
- Created: 2020-02-19T21:22:21.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-06-25T10:41:52.000Z (almost 4 years ago)
- Last Synced: 2026-05-01T05:31:13.634Z (21 days ago)
- Topics: json-data, node, node-fetch
- Language: JavaScript
- Size: 22.5 KB
- Stars: 1
- Watchers: 1
- 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
```