https://github.com/rssnyder/cnn-chart-extract
take charts from cnn and display them in google sheets
https://github.com/rssnyder/cnn-chart-extract
Last synced: 8 months ago
JSON representation
take charts from cnn and display them in google sheets
- Host: GitHub
- URL: https://github.com/rssnyder/cnn-chart-extract
- Owner: rssnyder
- Created: 2024-01-24T01:29:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-24T01:31:41.000Z (over 2 years ago)
- Last Synced: 2025-01-28T12:39:47.961Z (over 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cnn-chart-extract
## config
NOTIFY: message to send when done
SIGNAL_API: url for signal api
SIGNAL_FROM: signal sender number
SIGNAL_TO: number to send alerts to
GOOGLE_AUTH_JSON: location of service account json
SHEET: google sheet to use
SHEET_FROM: sheet to get symbols from
SHEET_TO: sheet to store charts in