From e75212424d80edd51d8591a3e598b22d9905a25d Mon Sep 17 00:00:00 2001 From: TheThomaas Date: Mon, 10 Jul 2023 20:46:32 +0200 Subject: [PATCH] Add url to recipe-scrapers github --- recipes.py | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes.py b/recipes.py index 665b155..f7c36fa 100644 --- a/recipes.py +++ b/recipes.py @@ -1,3 +1,4 @@ +# https://github.com/hhursev/recipe-scrapers from recipe_scrapers import scrape_me import urllib.request import unicodedata