Authentication

Is there a way to retrieve full text from sites that require previous Authentication?

thanks

No support for that I’m afraid. Full-Text RSS assumes feeds and articles are publicly accessible.

Was an authentication feature added since the answer in 2012? Or do you have any recommendations how to work with sources that need authentication?
thanks

JoKnopp

Hi there,

Can you give us examples of sites/feeds that require authentication? We’re still looking to see how big a problem authentication is and whether it’s something we can address at all. HTTP Basic authentication is the simplest to implement, but then I’m not sure there are many sites that actually rely on this any more. Many have their own authentication implementations which are much more difficult to work with and maintain, so not sure how much we can do there.