Skip to content
 
 

Repository files navigation

app_image!

Recipe Scraper

⚠ NOTE: I mostly use this app to scrape recipes from the Dutch HelloFresh website, so the app may not be accounting for non-HelloFresh.nl recipes. Planning meals is time-consuming and once you've determined what recipes you'll prepare then creating a consolidated grocery shopping list is cumbersome. My recipe scraping app hosted on streamlit takes care of this shopping list preparation saving you tons of time in your weekly grocery planning. Click on the link above and follow the quick & easy steps to start saving time!

Recipe Websites Supported

The app is powered by this recipe scraping project, which supports tons of great recipe websites but the app does not currently consider cases beyond the ⚠ NOTE above.

Future Product Increments

FIXME_icon! ML Category Classification: The "Category" column is currently mapped using a static dictionary i.e., have a look at the df_create() function in the main.py script. A trained classification model will map the Category column in the next release.

OK_icon! Scraping Status Bar: The app currently does not provide an indication on how much of the total job has been processed and what's left. A status bar will be shown in the frontend.

About

Grabs user-provided URLs for recipes and provides a csv with an ingredient shopping list

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages