Update 'ScrapeJE.py'

This commit is contained in:
2022-12-04 12:11:01 +01:00
parent 53ee839021
commit e789e63434

View File

@@ -20,7 +20,7 @@ scripto=[]
print("\n") print("\n")
url = print(Fore.WHITE + Style.DIM + "es https://www.justeat.it/NOME_RISTORANTE/menu" + Style.RESET_ALL) 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 #scrape html scavalcando cloudflare