paprika-api
You can use Typescript or just javascript to import the library.
Typescript:
;
Javascript:
let PaprikaApi = ;
Initialize
Use your email and password you use for Paprika Sync
;
Use
paprikaApi.recipes.then;
You can see all of the endpoints and examples of what they return in lib/index.ts