kmtsering / Food-Recipe-Web-Scraper

0 stars 0 forks source link

Process the HTML file for relevant information #3

Closed kmtsering closed 1 year ago

kmtsering commented 2 years ago

Needs to extract data such as ingredient measurements, names, as well as cooking directions, and header information,

Create recipe objects based on data. Converts units as needed. Identifies ingredient names. Displays cooking directions. Displays/Extracts header information.

kmtsering commented 1 year ago

Current build extracts all required details of site's recipe. Certain recipes would contain "Notes" at the end which could be relevant to the user. New class implement may be necessary to handle this case.

kmtsering commented 1 year ago

Notes class with parsing function has been implemented. Code is now capable of searching any recipe under domain.