Hacker News new | ask | show | jobs
by lbotos 1797 days ago
No, but it stops straight scraping, and requires a scraper to do a little bit more work to copy the recipe.
1 comments

Not much extra work surely. Most recipes are on sites that use the same template for every recipe so it's pretty easy for a scraper to find the ingredients and method. The structure is usually even labelled with meaningful class names on the elements.