Releases: RyanNoelk/recipe-scraper
Releases · RyanNoelk/recipe-scraper
Adding additional error handling
Also updating the old version of some scrapers
Hotfix for import error
Fixing an error when importing
Updating budgetbytes.com scrapper
budget bytes had a redesign, the scrapper is now updated.
Ingredients now return data with better keys
Merge pull request #8 from RyanNoelk/dev dev to master
Adding Allrecipes
adding http://allrecipes.com/ to the list of mineable sites
Adding dict return
Things are still broken, but I'm returning them in a way that my other project (OpenEats) can consume.