Hacker News new | ask | show | jobs
by rreichel03 1669 days ago
Hey HN folks! Do you ever wish you could just bypass the entire life story at the beginning of every recipe? It drove me crazy the other day when I was just trying to find a recipe for some chicken wings so I decided to do something about it, just in time for the Holidays.

Rapid Recipe automatically detects when you’re reading a recipe and renders just the recipe without all of the backstory. It’s an App Safari Extension for iOS and macOS that you buy, set up once and it runs forever!

1 comments

Nice extension :) I assume this is using the sites own search engine metadata a-la https://developers.google.com/search/docs/advanced/structure... ?

I did a little digging into this a while ago for a hobby project, but it never went anywhere. Well done for shipping! :D

Thanks! That's right in line with what I did.

My development directory fully empathizes with starting something and not quite shipping it. I ended up getting this working because I time boxed myself, which was surprisingly successful for me. I'm planning on continuing to time box for future projects like this. May not work for everyone, but could be worth a try.