awesome-notebooks
awesome-notebooks copied to clipboard
Slack - Send daily articles about data from NewsAPI to a public channel
Originally this was mentioned as a bug but we are now going to create a use case to make sure the documentation makes sense.
Input:
- NEWS_API_KEY
- SLACK_CHANNEL
- SLACK_TOKEN
Model:
- Get data from NewsAPI
- Filter on data articles
Output:
- Send list of articles to Slack channel
Reference: https://github.com/jupyter-naas/awesome-notebooks/blob/master/Slack/Slack_Send_message.ipynb