Closed osean-man closed 6 months ago
To be clear:
I can see how this is useful! It's most definitely all right to make an addition specific to the allrecipes scraper 🍺 I'd create rating_details
method or something along these lines. It's also OK adding other extra things you might need
I can see in the allrecipe.py file you have a ratings method, however I don't see a total count of people who made up that rating. I'm assuming because it's really schema driven, those types of details are implementation specific. Is it alright if I make a change specific to that AllRecipes class to handle something outside the scope of the schema and specifically for allrecipes.com?