Skip to content

This is a Repo for a General Recipe Parser using python and mongodb

License

Notifications You must be signed in to change notification settings

GenericCoder19/python-recipe-parser

Repository files navigation

python-recipe-parser

This is a Repo for a General Recipe Parser using python and mongodb.

Recipe Parser (Phase 1)

Time Goal: Finish by August 24th Database: Cosmos DB - MongoDB

Parser: Beautiful Soup/Parser/How-To

What information do we actually want to pull from each recipe?

  • Recipe Name
  • Ingredients
  • Store everything based off of yield
  • Prep Time
  • Cook Time
  • Allergen Information (maybe? This is something you can derive, but it might improve performance later)
  • Cooking Instructions
  • Link to original thing
  • Tags
  • Nationality

About

This is a Repo for a General Recipe Parser using python and mongodb

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published