UNPKG

rss-parser

Version:

A lightweight RSS parser, for Node and the browser

25 lines 743 B
{ "feed": { "items": [ { "creator": "tobi", "date": "2016-05-04T06:53:45Z", "title": "My first Instant Article", "link": "https://localhost:8000", "pubDate": "Wed, 04 May 2016 06:53:45 GMT", "content:encoded": "<b>Lorem</b> ipsum", "dc:creator": "tobi", "dc:date": "2016-05-04T06:53:45Z", "content": "Lorem ipsum", "contentSnippet": "Lorem ipsum", "guid": "https://localhost:8000", "isoDate": "2016-05-04T06:53:45.000Z" } ], "title": "Instant Article Test", "description": "1, 2, 1, 2… check the mic!", "pubDate": "Fri, 13 May 2016 15:14:05 GMT", "link": "https://localhost:8000", "language": "en" } }