Results 768 comments of James Addison

Hi @blendogames (and cc @flibitijibibo) - thank you for merging #5 and #6 - it feels good to have contributed some fixes here :) After reading a [blog post by...

Hi @strangetom - two comments/thoughts: - Could you assign me one of the potentially-to-be-added scrapers? I'd like to get some experience with how this feature works from a developer perspective....

Thanks @strangetom - I'm commencing work on ingredient group support for RealFoodTesco today.

@strangetom this error message was confusing when one of the CSS filters I applied returned no elements - could there be a way to provide the developer with a more...

I've now also been confused by what turned out to be a failure of `test_consistent_ingredients_lists` -- that test can begin failing when the `ingredient_groups` method is work-in-progress / incomplete, and...

> I didn't have much of a plan for identifying scrapers we could update, hence opening this issue to try a crowd source it. If there's anything we could do...

> If you'd like to replicate similar results in future: the database for RecipeRadar's backend should be published at some point -- I've mentioned that before to the OpenFoodFacts folks...

> These RecipeRadar PostgreSQL datbase backups are now available under the terms of the [Open Database License (ODbL)](https://opendatacommons.org/licenses/odbl/), for anyone who'd like to run similar queries using that data in...

Hi @pineapplelogic174 - yep, that's correct: this library provides the ability to read from an input URL and to attempt to extract recipe information from the resulting page data. We...