Update 'ScrapeJE.py'
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user