cooklang / cooklang-import

A command line tool to import recipes into Cooklang format
MIT License
32 stars 12 forks source link

Import recipe from HTML content #29

Open dubadub opened 1 week ago

dubadub commented 1 week ago

Sometimes when a web-site doesn't export recipe data in a structured schema.org format, we can try to import recipe based on common class names. Here's an example how it's done in a fellow project https://github.com/julianpoy/RecipeClipper/blob/master/src/utils/element.js.