mercredi 26 mai 2021

HTTP Error 302: The HTTP server returned a redirect error that would lead to an infinite loop [duplicate]

I want to get the tables from the next url: "https://ift.tt/3i2iJLb", and I write the code Below:

import urllib.request

urllib.request.urlretrieve("https://ift.tt/34mvHLK) df = pd.read_excel("sample.xlsx") df

And I get the next message error:

HTTP Error 302: The HTTP server returned a redirect error that would lead to an infinite loop. The last 30x error message was: Found




Aucun commentaire:

Enregistrer un commentaire