Jason Kaczmarsky

Results 4 comments of Jason Kaczmarsky

I also would like this. I'm currently achieving this by doing a similar method as @frankabbruzzese suggested, which was preprocessing the TS and generating files for global and UMD and...

Looks like that PR was closed, not merged. I also want this feature so I'll take a look when I have downtime.

So it looks like MarleySpoon loads recipe data through an API request after the initial load. I [left a comment](https://github.com/hhursev/recipe-scrapers/pull/1234#issuecomment-2708703048) on the closed thread hoping for a solution.

@jayaddison So it turns out that MarleySpoon.com populates the recipe page from an API request after the initial HTML loads. There is a POST to /graphql which returns JSON which...