Get all recipes' links from https://cookidoo.pl/vorwerkWebapp/ in JSON Object.
Warning AFTER recently update of cookidoo WEB APP and API this method isn't working.
- Go to https://cookidoo.pl/vorwerkWebapp/
- Log in
- Open Dev Tools and open Network tab (in Chrome)
- Reload page
- Select one of XHR request
- Copy from
Request Headersvalue ofAuthorization - Paste it into script instead of
[Authorization headers value]string - Copy all code to clipboard
- Paste code in Dev Tools's console
- If code executed correctly in body selector should print JSON Object
Important Paid account is required to use this script