feed-rs 2.3.1

A feed parser that handles Atom, RSS 2.0, RSS 1.0, RSS 0.x and JSON Feed
Documentation
{
  "version": "https://jsonfeed.org/version/1",
  "title": "Daring Fireball",
  "home_page_url": "https://daringfireball.net/",
  "feed_url": "https://daringfireball.net/feeds/json",
  "author": {
    "url": "https://twitter.com/gruber",
    "name": "John Gruber"
  },
  "icon": "https://daringfireball.net/graphics/apple-touch-icon.png",
  "favicon": "https://daringfireball.net/graphics/favicon-64.png",
  "items": [
    {
      "title": "How Jeff Bezos’s iPhone X Was Hacked",
      "date_published": "2020-01-24T23:46:57Z",
      "date_modified": "2020-01-24T23:46:57Z",
      "id": "https://daringfireball.net/linked/2020/01/24/bezos-iphone-x",
      "url": "https://daringfireball.net/linked/2020/01/24/bezos-iphone-x",
      "external_url": "https://www.nytimes.com/2020/01/22/technology/jeff-bezos-hack-iphone.html",
      "author": {
        "name": "John Gruber"
      },
      "content_html": "<p>Good summary from The New York Times. Until this week’s news, I don’t believe we knew what type of phone Bezos was using when he was hacked. Now we know: an iPhone X.</p>"
    },
    {
      "title": "Instagram for Windows 95",
      "date_published": "2020-01-21T01:07:00Z",
      "date_modified": "2020-01-21T20:58:36Z",
      "id": "https://daringfireball.net/linked/2020/01/20/instagram-for-win95",
      "url": "https://daringfireball.net/linked/2020/01/20/instagram-for-win95",
      "external_url": "https://www.behance.net/gallery/41023081/Instagram-for-Win95?utm_source=morning_brew",
      "author": {
        "name": "John Gruber"
      },
      "content_html": "<p>Delightful work by Petrick Studio.</p>"
    }
  ]
}