Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

a maybe out-of-scope FR: recipe scraping #14

Open
brimwats1 opened this issue Dec 12, 2021 · 3 comments
Open

a maybe out-of-scope FR: recipe scraping #14

brimwats1 opened this issue Dec 12, 2021 · 3 comments

Comments

@brimwats1
Copy link

Hello!

just an idea I had when looking at this plugin—it would be great if it could make use of the structured recipe markup that most sites have now?

here's source info https://developers.google.com/search/docs/advanced/structured-data/recipe

here's an open source example https://schollz.com/blog/ingredients/

@brimwats1
Copy link
Author

here are the implementations of the last link

golang ingredients https://github.com/schollz/ingredients

this does recipes in markdown https://github.com/schollz/extract_recipe

@deathau
Copy link
Collaborator

deathau commented Dec 12, 2021

I knew about the JSON schema, but didn't realise it was actually embedded into pages for Google results!

Honestly, this sounds like it would be better suited to something outside of Obsidian (a CookLang recipe clipper extension?) but it's definitely something that's on my mind, so thanks for pointing out some more resources

@Vaelek
Copy link

Vaelek commented Jan 14, 2022

Take a look at https://github.com/nothingislost/obsidian-cooklang-importer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants