- install a whois executable on your computer if one is not already there and invoke it from matlab,
- install a java whois library and invoke that from matlab
- write your own implementation of RFC3912 in matlab
How to find domain registrar name automatically via MATLAB
2 次查看(过去 30 天)
显示 更早的评论
I have a dataset containing list of URLs and would like to know the MATLAB command to extract the domain registrar name for the said URLs. TQ.
0 个评论
回答(1 个)
Guillaume
2016-11-16
It looks like you want to run a whois query on each of these url. It's not something that is anywhere implemented in matlab. Your options are:
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!