Current behavior when scraping recipes is a stuttering effect in the recycler view as it updates after every single recipe is added. First thing user will do is add a bunch of recipes so this looks pretty bad.
Repository should somehow manage this so that diffutil doesn't update the view unit repository says it's okay.