Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes for the next version(s) #7

Open
1 of 2 tasks
micahcochran opened this issue Aug 11, 2021 · 0 comments
Open
1 of 2 tasks

Changes for the next version(s) #7

micahcochran opened this issue Aug 11, 2021 · 0 comments

Comments

@micahcochran
Copy link
Owner

micahcochran commented Aug 11, 2021

  • Updated for scrape-schema-recipe library version 1.0.0, when released.
  • recipeInstruction from recipe-scrapers library drivers (myplate.gov and NIHHealthyEating) should be a list type instead of a string.
  • Use a priority queue for list of websites. This will require converting the scores (highest number for most important) to priority (lowest number most important). Put SiteMaps support in here as a mid-priority site. This will replace the high low URL lists. (This is a bigger change than the other two and should happen after.)
    EDIT:Scrap the priority queue issue. There really isn't any reason to do that because there are only two classifications. A priority queue wouldn't really simplify the code as is.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant