sentientwaffle / feed-read

fetch & parse ATOM & RSS feeds with Node.js
MIT License
74 stars 61 forks source link

feed-read won't parse imgur feeds #1

Open jhnlsn opened 11 years ago

jhnlsn commented 11 years ago

not sure why yet, but feed-read wont parse imgur feeds.

the only error i have right now is [Error: Body is not RSS or ATOM]

if I figure something else out I will let you know.

feed url: http://feeds.feedburner.com/ImgurGallery?format=xml

absyah commented 8 years ago

I got same issue, when I want to parse rss from https://www.facebook.com/business/news/rss/ Any solution offers for this issue?