cookidoo-parser icon indicating copy to clipboard operation
cookidoo-parser copied to clipboard

Get all recipes' links from https://cookidoo.pl/vorwerkWebapp/

cookidoo-parser

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.

Usage

  • 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 Headers value of Authorization
  • 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