How to check if domain is available for registry in Python?

macdonjo3

Elite Member
Jr. VIP
Joined
Nov 8, 2009
Messages
8,887
Reaction score
9,192
How can you check if a domain is available for registry (never registered, or just deleted, etc) in Python.

I've tried this but it seems outdated and buggy: https://code.google.com/p/pywhois/
 
Back
Top