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?
I tried dns resolver and all the possibilities to rectify the error

