Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我即将开始一个虚拟主机网站。所以我想在我的网站中使用域名检查器(域可用性)和Whois 域(有关特定域的信息)。
我怎么能做到这一点?
与您的域名提供商联系,他们提供什么样的 API 来自动运行 whois 和 isfree 交易。有些可能会为您提供诸如 EPP、RRI 或 HTTPS-posts 之类的协议,这些协议实现起来很简单(就域可用性检查而言)。
我不知道有任何开箱即用的免费工具,因此您肯定需要自己编写脚本。