danmactough / node-feedparser

Robust RSS, Atom, and RDF feed parsing in Node.js
Other
1.97k stars 192 forks source link

Authentication? #153

Closed 4islam closed 8 years ago

4islam commented 8 years ago

Does it support RSS feeds which require authentication? If yes, examples should be provided.

danmactough commented 8 years ago

feedparser doesn't fetch urls. That's up to you. You then pipe the results to feedparser.