Skip to content

RDAP? #19

Description

@DavidAnderson684

What are your thoughts on supporting RDAP as well as WHOIS?

The .uk registrar (and I expect others will follow) is ending WHOIS support: https://theukdomain.uk/rdap/ . I'd guess that many users of this library, like me, don't care so much about the underlying WHOIS protocol, as about having a convenient client to use to look up whether a domain is registered, what the domain's expiry date is, etc.

Presumably RDAP libraries exist, and as a coder I can plumb the logic for "use the RDAP library for a .uk domain, use the WHOIS library for others", and change the list of TLDs being routed each way over time. However, I wonder that's something you're already thinking of since, as I say, I suspect many users of this project are using it because mainly of the results. Keeping it restricted it to only results that can be fetched by one specific protocol will limit its future usefulness.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions