I have wanted to build something like this, but the real pain point to solve is recipe blogs are a pain to navigate. They’re covered in ads, popups, and the first 50% of the page is some story that nobody wants to read. What we need is wikipedia for cooking.
It's an expensive paid subscription, but the America's Test Kitchen website is basically a professionally maintained cooking information index. The standards of information are much higher than a wiki (they do scientific method testing of every tool, technique and recipe). Unfortunately there is one thing that annoys me, which is that there are full page ads for their other products, even if you are already a subscri…
Show HN: I built a no-BS recipe search engine
111–120 of 218 posts
Re: Show HN: I built a no-BS recipe search engine
#112Great idea! But please read https://www.evanmiller.org/how-not-to-sort-by-average-rating...
Is there anywhere that details the changes necessary to use for other rating scales (such as the 5-star/10-star system)?
Re: Show HN: I built a no-BS recipe search engine
#113Earlier quoted context omitted.
This! Cookbooks have editors, and the recipes are tested so they can be made with common ingredients. They want cooks to be successful! Oddly I've found cookbook recipes to ALWAYS be better than online recipes. Book recipes tend to be shorter, clearer, and more successful. Online recipes are okay but sometimes don't come out the way I'd expect, they're more fiddly. It's great to have options!
The barrier to publishing online is lower, so recipes are always hit or miss. Really depends on the author.
Re: Show HN: I built a no-BS recipe search engine
#114Earlier quoted context omitted.
Man, what a disappointing thread.. the BBC site is great except it’s all weird British ingredients and units (how do I convert grams of British flour into cups of American flour without a scale?) The OP’s site is a really nice search engine, but it dumps you into the recipes’ unreadable SEO trash pit websites instead of parsing out the data PlainOldRecipe isn’t working to strip recipes down for me
> how do I convert grams of British flour into cups of American flour without a scale? A web search will turn up dozens of helpful sites that will do the conversion for you. Or the US could try joining the rest of the world.
Re: Show HN: I built a no-BS recipe search engine
#115It's a recipe app that can import from just about every recipe site/blog/etc and if it can't auto-import it then you can use the really easy tools to grab all the pertinent information. Once imported you can edit/scale/rate/tag/categorize/etc the recipe. Furthermore it has meal planning tools and a grocery list built in. I love the grocery list feature because you can easily click "Add to Grocery List" (of which you can have multiple if you want) and then just uncheck all the things you already have. It has a "Pantry" feature but I've never used it, I assume it will auto-uncheck items you already have when you go to add them to the grocery list but I'm not sure about that.
It's great to import a recipe and then tweak it after making it and see what works/doesn't so you don't have to find the recipe again later and/or remember the changes you made to it.
It's cross platform (Mac/iOS/Windows/Android) and running it on an older tablet in my kitchen is an awesome experience (timers built in, switch between multiple recipes easily, cross out ingredients after adding them, etc).
I have no connection to the company, I just love the app. If I had 1 request it would be a way to share recipes with friends through some "social"/"friend-ing" concept in the app (not using a social network). You can share a ".paprikarecipe" file that includes everything about the recipe but passing around a file isn't always easy and Discord just cuts off extensions longer than like 12 characters which makes it harder.
Re: Show HN: I built a no-BS recipe search engine
#116Earlier quoted context omitted.
Man, what a disappointing thread.. the BBC site is great except it’s all weird British ingredients and units (how do I convert grams of British flour into cups of American flour without a scale?) The OP’s site is a really nice search engine, but it dumps you into the recipes’ unreadable SEO trash pit websites instead of parsing out the data PlainOldRecipe isn’t working to strip recipes down for me
> how do I convert grams of British flour into cups of American flour without a scale? A web search will turn up dozens of helpful sites that will do the conversion for you. Or the US could try joining the rest of the world.
“Why not simply…”
Re: Show HN: I built a no-BS recipe search engine
#117My normal challenge with recipes is that I have no idea how authoritative the reviews are. On some sites, there are a lot of recipes that make no sense whatsoever, and yet have 5 stars.
Re: Show HN: I built a no-BS recipe search engine
#118Earlier quoted context omitted.
I'm confused by what you mean by authoritative. Cooking isn't really like math, there's no canonical pineapple pizza recipe unless you go too vague like: dough, sauce, ham, pineapple, delicious. Or do you mean real reviews where the stars mean something? For recipes, stars often let me down as they seem to be more related to how the recipe worked and could be followed, not how good it tasted. And the flavors seem to…
I've seen five star recipes say things like "Hawaiian pizza - add pineapple, tuna fish, and lasagna". So, yeah, the star ratings are meaningless - but then there are too many recipes to sort the wheat from the chaff.
That's not a tiny number but it's not large either.
Re: Show HN: I built a no-BS recipe search engine
#119Hi HN I wanted to be able to search recipes from sources I knew I could trust. I also wanted a way to sort recipes by rating and include and exclude ingredients I already had. Going forward, I aim to add more sources, better ingredient filtering (hierarchical) and more dimensions (cuisine, meal time, etc.) Let me know what you think! One thing I struggled with was whether to includes mode with pictures or not. I can’…
I like the minimal design.
Please take this as constructive criticism, because I like your project overall, and want to only encourage you:
Please consider testing your project in older browsers, and including no-JS configurations in your testing suite.
It is easy, as a developer with a beefy machine with the latest and greatest installed, to overlook these possibilities, and it severely limits the accessibility of your site by older devices, slower connections, security-conscious users, and other edge cases.
Re: Show HN: I built a no-BS recipe search engine
#120Earlier quoted context omitted.
https://plainoldrecipe.com/ does this!
Man, what a disappointing thread.. the BBC site is great except it’s all weird British ingredients and units (how do I convert grams of British flour into cups of American flour without a scale?) The OP’s site is a really nice search engine, but it dumps you into the recipes’ unreadable SEO trash pit websites instead of parsing out the data PlainOldRecipe isn’t working to strip recipes down for me
if somehow you could combine the search of OPs site, plus the garbage stripping convenience of plainoldrecipe, plug in some really good unit conversion system, & save my preferences while you're at it, you might have the ultimate recipe tool.