Doubt in consultation of domains

Asked

Viewed 36 times

0

Speaks guys, I need information granted through whois, various domains, which can end in . com, . br, . net, etc. With our provider br the nicbr no problem, I’m already using their rdap that returns a marvel of json all cute all nice, the problem is with the rest, so I saw the ICANN (Internet Corporation for Naming and Numbers) is responsible for everything, I looked for webservices etc but nothing, I went in search of the providers that these great host sellers use, eg:godaddy, hostgator, etc, I found several, all very nebulous. Here are some that I noticed that they do intermediate, that is, somehow they consume the information in a nice way, without giving file_get_contents and treating string, maybe js and xml what would be ideal: http://whois.internic.net/ http://whois.afilias.net/ http://whois.verisign-grs.com/ http://whois.markmonitor.com/ http://whois.afilias.info/ I found the https://www.robowhois.com that seemed perfect, but asks for a key_api and password that I have no idea what it is. Help the guys I need the information of a shitload of domains and persist in bank.

  • https://www.whoisxmlapi.com/whois-api-doc.php

1 answer

0

robowhois is off, there’s a warning on the page, I’ve used this API once for this (https://www.whoisxmlapi.com/whois-api-doc.php), but as a third-party API I think it gets paid after 500 requests a day or something, you have to take a closer look at it, but I think it solves your problem

---- Editing ----

Looking there I think their API is only paid now, I found nothing free, I went to pick up and found this (https://jsonwhois.com/) that up to 500 requests do not have a monthly fee. It has code examples in several languages there too for you to help implement

  • thanks Evandro, I’ll take a look, tbm vi rdap but the documentation is extensive, I’ll need some time to catch the "morning".

  • Any questions may ask that we try to help

  • I already have one in hand hehe. It is not the first one that asks token=<Api Key>, Good Tips? is the password of the tool itself?

  • It’s like, instead of asking for a login, as it is to perform asynchronous requests, it asks for the token. Usually you get yours on the Dashboard of the tool, managed to find your token? The tool generates for you and you put in your implementation on each call

Browser other questions tagged

You are not signed in. Login or sign up in order to post.