tobim-dev/cookidoo-scraper

Question: Log for 500er error

Opened this issue · 2 comments

Hi @tobim-dev,

I am not sure what happened: I installed successfully cookidoo-scraper in a docker container and used the /api-docs to get recipes weekplan yesterday. But today I only get 500 error.

Is there a log which defines a liitle bit more what happens? Could it be that Cookidoo blocks the requests? What do you use for a technique to login? Do you simulate a browser and are sending a valid User-Agent?

Thanks in advance!
bytedealer

has anything changed here?

greetings

I think that the urls has changed.
The COOKIDOO_TIMELINE_URL is no longer https://cookidoo.de/planning/de-DE/timeline/ but https://cookidoo.de/planning/de-DE/my-week/timeline
But even with the new URL it does not work.
In the Log there is this error:
TimeoutError: waiting for selector #email failed: timeout 30000ms exceeded --
I think there was more changed.
Maybe @tobim-dev can help us.