/email_sender

This program fetches news articles based on a specific topic using the NewsAPI, constructs an email body with article titles and URLs, and sends the email to recipients listed in a file.

Primary LanguagePython

EMAIL SENDER