GithubHelp home page GithubHelp logo

macolby14 / rss-feed-combiner Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 1.0 1.78 MB

A tool using Github Actions and SendGrid to email the latest blog posts of a specified list

JavaScript 4.98% TypeScript 85.78% HTML 9.24%

rss-feed-combiner's People

Contributors

actions-user avatar macolby14 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

wanghaisheng

rss-feed-combiner's Issues

Make email not from gmail

TODO

  • investigate Sendgrid API to see if we can send emails from markcolby.dev
  • implement with new email address if possible

Only Show New Articles in Email sent out

Motivation

I would like the periodic email to only show me if there is a new email. If there are no new articles posted, I do not want any email at all.

Approach

We can already write out to an output file with outputFeed.json. We can read the last outputFeed.json and compare it to the information we would use to write the current run. We then only write out the informaton that is different between the output feeds.

Tasks

  • Read the previous outputFeed.json
  • Compare the information fetched from the rss feeds (that will be used for next outputFeed.json) and compare the two
  • Use the comparison results to write the email
  • If no new articles, do not send an email

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.