fivefilters / ftr-site-config

Site-specific article extraction rules to aid content extractors, feed readers, and 'read later' applications.
https://www.fivefilters.org/full-text-rss/
Other
366 stars 255 forks source link

sz-magazin.sueddeutsche.de sz-plus Login #1016

Closed RogerSik closed 1 year ago

RogerSik commented 1 year ago

The sz-magazin.sueddeutsche.de.txt does not provide a login for their sz-plus subscription.

Example article: https://sz-magazin.sueddeutsche.de/wissen/therapie-psychologie-weisheit-lebenshilfe-92039

I tried to extend it with

requires_login: yes

login_uri: https://id.sueddeutsche.de/login
login_username_field: example@example.org
login_password_field: XXX

not_logged_in_xpath: //body[@class="not-logged-in"]

but the article above is still not full fetched. Any help is appreciated.

HolgerAusB commented 1 year ago

´The login_parameters are not for Fulltext RSS at the moment. It is only used by Wallabag. And there you musst not pack your credentials into the config. That will do wallbag for you.

also see #630

RogerSik commented 1 year ago

Ops wrong project created the issue. Sorry!