From e789e63434be539b93a4df568423cc4a257d387a Mon Sep 17 00:00:00 2001 From: scossa Date: Sun, 4 Dec 2022 12:11:01 +0100 Subject: [PATCH] Update 'ScrapeJE.py' --- ScrapeJE.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ScrapeJE.py b/ScrapeJE.py index 2bc5256..06466d4 100644 --- a/ScrapeJE.py +++ b/ScrapeJE.py @@ -20,7 +20,7 @@ scripto=[] print("\n") url = print(Fore.WHITE + Style.DIM + "es https://www.justeat.it/NOME_RISTORANTE/menu" + Style.RESET_ALL) -url = input(Fore.RED + Style.BRIGHT + "inserisci il link della pagina justeat del ristorante: " + Style.RESET_ALL) +url = input("inserisci il link della pagina justeat del ristorante: ") #scrape html scavalcando cloudflare