Hello,
I did some crossreading but the NYT-Example from the manual seems too complex for what I want to do.
I want to subscribe to:
http://www.darc.de/home/rss.xml
While the feed itself is not password protected, the articles require one to be logged into the website in order to retrieve the content.
I could not find a simple "log into the website first" example but I guess this should be feasible in python.
It would be really nice if someone could point me to one of those simple setup.
Thank you.