Page 1 of 1

domain status

Posted: Sun Nov 09, 2014 9:10 pm
by ojoc88
Hi,

How to make a code that when people search their domain , it will show status of domain ie "Registered" or "Not registered" word only base on this domain checker :
http://whois.domainregistry.my/index.jsp

anyone know basic code? or someone can make to me. i can pay a little

tq

Re: domain status

Posted: Sun Nov 09, 2014 9:38 pm
by Celauran
If you're looking to use results from a single site, you could send a cURL request directly to the site and parse the results. There must be registrar APIs out there that you could use that would be more robust and less cumbersome.