Live data from Hacker News

Scraping Recipe Websites

benawad.com

171–180 of 204 posts

Re: Scraping Recipe Websites

#171
post #130

Earlier quoted context omitted.

Your first link is a recipe from 2001-09-19, which seems like strong evidence that it being written around 9/11 wasn't motivated by modern recipe SEO?

What did I claim?

Your parent asked "can you link me to a highly ranked recipe page with a bullshit SEO story". I was showing how your first link wasn't an SEO story.

Re: Scraping Recipe Websites

#172
post #33

Earlier quoted context omitted.

I've also read that it's to do with copyright - the recipes themselves can't be copyrighted, but the text around them can. Scraper republishes your ingredients list: not a lot you can do. Scraper republishes your fluffy anecdote and pictures: BLAMMO!

Except the whole reason this article on scraping recipe sites was written was to ignore the fluff. Forcing copyright this way doesn't sound particularly helpful when the fluffy anecdote has so little value in comparison to the recipe. Or is it really the case that the average reader wants the anecode secondary to the recipe? It feels like people are trying to make money around information that is fundamentally imprac…

I mostly like the pre-recipe text on Smitten Kitchen.

Sometimes it's a little rambling, but there's often useful information about the recipe that follows, like shortcuts that seem like they should work, but don't. She includes some interesting links or background, and getting a bite-sized glimpse of someone else's life isn't the worst thing.

Re: Scraping Recipe Websites

#173
This is pretty interesting, I wonder if this meta could be reused for tutorials of any kind (and not only of food, a.k.a. recipes). A tutorial normally has some requisites, and then step by step guide of how to achieve it, and then the final result.

Re: Scraping Recipe Websites

#174

I highly useful tool in my household for dealing with the SEO/tracking scourge that recipe blogs have become is https://www.paprikaapp.com/ . Hoping someday to have some spare time to integrate this with https://grocy.info/ and have a pipeline for recipe -> preparation automation.

I love Paprika, but what keeps frustrating me is the inability to share recipes with my partner. I can Airdrop a single recipe to her, but doing this for all of them, one byone, super tedious, and then she makes some changes which I'd like to have too, and there seems to be no reliable way to get her changes back on my devices. It's all the more frustrating as Paprika does sync really well, but apparently just within…

We just login to each device with the same cloud account. I don't even think it's actually an apple account, because I'm on Android.

Re: Scraping Recipe Websites

#176

I highly useful tool in my household for dealing with the SEO/tracking scourge that recipe blogs have become is https://www.paprikaapp.com/ . Hoping someday to have some spare time to integrate this with https://grocy.info/ and have a pipeline for recipe -> preparation automation.

I miss punchfork. Yummly is the yelp where punchfork was the craigslist but with a modernish interface for recipes.

Re: Scraping Recipe Websites

#178
Is there any recipe tool out there that can do at least one of the following:

1) Scale the quantity of ingredients and cooking time as number of people to be served increases?

2) Tell me what dishes I can make with the ingredients I have?

Re: Scraping Recipe Websites

#179

Earlier quoted context omitted.

I think most recipes are published using a microformat that makes this pretty easy, and that's why Paprika (I use it too!) so rarely screws up.

Yep. And if Google detects that your page contains a recipe and the microdata isn't perfect, or doesn't include all the things that Google wants so it can show your recipe to people without them clicking through to your site, Google sends you an e-mail through Webmaster Tools telling you to fix it, with the implied threat that your page won't be listed if you don't allow Google to use your work for free.

I'm a little torn with this. On the one hand, it's messed up that Google forces these companies to basically hand over their data, as you put it, but on the other hand, if they don't push companies to do things like this, single-visit webpages like lyrics and recipes inevitably become ad-infested, SEO-driven trash.

Maybe if they used a carrot in addition to the stick, it'd feel less sleezy, but I'm not sure what exactly that would look like.

Re: Scraping Recipe Websites

#180
Off-topic, but I just wanted to mention that Ben's been one of my favorite 'teachers' in YouTube. He has some quality content on React and JS stuff. For those wanting to learn React (including some advanced stuff), check out his channel! And no he didn't pay me to post this here. Hey thanks Ben - I know a bit of React and have used it on a few projects thanks (also) to you.
Post reply on HN