- 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!