awesome-notebooks icon indicating copy to clipboard operation
awesome-notebooks copied to clipboard

Slack - Send daily articles about data from NewsAPI to a public channel

Open jravenel opened this issue 3 years ago • 0 comments

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

jravenel avatar Jun 01 '22 17:06 jravenel