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