01-08-2016, 09:24 AM | #1 |
Junior Member
Posts: 1
Karma: 10
Join Date: Jan 2016
Device: Sony PRS-T2
|
Tagesanzeiger Recipe
Hi all,
The official Tagesanzeiger recipe seems to be out of date and doesn't really work. For this reason, I made a new one (attached). Eoin |
01-08-2016, 10:54 AM | #2 |
creator of calibre
Posts: 44,551
Karma: 24495948
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
|
Advert | |
|
08-10-2021, 04:42 PM | #3 |
Junior Member
Posts: 2
Karma: 10
Join Date: Aug 2021
Device: Tolino Vision HD with Calibre
|
Hi all
Tagesanzeiger switched on it's paywall some time ago and the current recipe only shows titles/abstracts of the articles and nothing more. I've tried to implement the login process with username and password according to the example from the calibre docs but failed. I asuspect it's not as simple as a form submit. The login URL is as follows: https://login.tagesanzeiger.ch/ Successfully loging in redirects then to the www.tagesanzeiger.ch page with all articles fully available. Anybody has an idea how to implement this? Regards, Oliver |
08-10-2021, 11:18 PM | #4 |
creator of calibre
Posts: 44,551
Karma: 24495948
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
use the developer tools in the browser to see exactly what submitting the login form sends and simulate that in the recipe.
|
08-12-2021, 03:39 AM | #5 |
Junior Member
Posts: 2
Karma: 10
Join Date: Aug 2021
Device: Tolino Vision HD with Calibre
|
Hi Eoin
I tried to check what's going on with the Firefox dev tools. The one thing I suspect goes into this direction is the following snippet just apearing right after clicking Login is the following request: GET https://cre-api.tamedia.ch/cre-1.0/a...member_me=true I assume the parameter to login_ticket is the most relevant part but I don't understand how it's built. I assume this is most probably some javascript code producing this. Should I investigate further in that direction? Regards, Oliver |
Advert | |
|
08-12-2021, 04:02 AM | #6 |
creator of calibre
Posts: 44,551
Karma: 24495948
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
yes, seems promising. in such cases what i do is usually prettify the javascript on the page a scan it quickly to understand the login flow.
|
Tags |
deutsch, schweiz, switzerland, tagesanzeiger |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Recipe works when mocked up as Python file, fails when converted to Recipe | ode | Recipes | 7 | 09-04-2011 05:57 AM |
Recipe for ng.pl | markoz | Recipes | 4 | 04-13-2011 06:03 PM |
Recipe Please | gagw | Recipes | 0 | 01-24-2011 08:24 AM |
Error with Tagesanzeiger News | Paede | Recipes | 4 | 11-15-2010 12:25 PM |
Recipe help | kool | Recipes | 3 | 10-22-2010 04:34 PM |