URLError: <urlopen error [Errno 11001] getaddrinfo failed> in phishing website detection

18 Views Asked by At

In phishing website detection using machine learning. In the step of extracting the features and storing them in the list. it gives error

URLError: <urlopen error [Errno 11001] getaddrinfo failed>

How to rectify the error and what is the cause of the error?

enter image description here

enter image description here

I tried dns resolver and all the possibilities to rectify the error

0

There are 0 best solutions below