BENAWAD (2020)

How I built an importer to extract recipes from HTML.

...

Using a combination of heuristics and reading metadata, Saffron is able to import recipes from almost any website.

Behind the scenes, 2 things occur:

A request is sent to the website to get the HTML

The HTML is parsed into fields like ingredients, instructions, title, etc…

Let’s dig into how each one of these works...

Show More


Comments

No comments yet. Be the first to comment!

MORE RESOURCES FROM SOURCE

More in Course Chunks from   benawad.com