You are browsing as a guest. Sign up (or log in) to start making projects!

Open comments for this post

1h 21m 21s logged

Ingredients can now print on the console

I have just finished a prototype version where, when given a recipe link, the ingredients of the recipe are printed. This took a lot of time, and I had to change what package i used to make it work. The trick to make this work really boiled down into the fact that most recipe websites store their data in json. As a result, this is really easy to scrape and extract. Here is an example of the ingredients of some chocolate brownies printing in the console.

0
5

Comments 0

No comments yet. Be the first!