Skip to content

jaylen-he/recipe-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Dinn-o-matic

A Python project that web-scrapes and parses through a website with over 10,000 recipes using BeautifulSoup, Regex, and requests library. Randomly generates a planned meal/recipe for the user given their desired time and ingredients they currently have. It iterates over each recipe that matches these constraints until their desired recipe is chosen.

Features

  • User input of time constraint
  • User input of ingredient constraint
  • Title of Recipe
  • Time needed to Cook
  • List of Ingredients
  • URL of Recipe

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages