danmactough / node-feedparser

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

Lack of examples #198

Closed Ryu945 closed 6 years ago

Ryu945 commented 7 years ago

Can you make an example of using Feedparser with Https. I am getting socket hangs and max listener problems with the Request module.

danmactough commented 6 years ago

You should check out this great demo.