Skip to content

skyth3r/monzo-blog-feed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monzo Blog Feed

A Go script that generates rss+xml, atom & json feeds for the Monzo blog that can be used by rss reader apps.

I put together this script to keep up to date with new posts from Monzo via my rss reader apps (Currently I use Tapestry, and NetNewsWire).

Monzo switched blogging platforms over 5 years ago, and the blogging platform doesn't seem to support rss feeds...so I generated the feeds myself with a little bit of concurrent web scrapping.

Feeds

You can use these feeds below in any rss reader app you use to keep up to date with new posts on the Monzo blog.

There are three feeds available:

  • Monzo blog - all posts from the main blog
  • Monzo blog - Technology - All posts tagged with the 'Technology' tag
  • Monzo US blog - posts from the US blog

These feeds are updated automatically using a GitHub Actions workflow.

RSS feeds

Atom feeds

JSON feeds

About

Concurrent web scraper script that generates rss/atom and json feeds for the monzo.com blog

Topics

Resources

License

Stars

Watchers

Forks

Languages