I tried to execute this code:
import whois
w = whois.whois('webscraping.com')
print w
And I got the error above. Why?
I tried to execute this code:
import whois
w = whois.whois('webscraping.com')
print w
And I got the error above. Why?
Copyright © 2021 Jogjafile Inc.
Try this instead: