Is there any way that I check if a certain domain is available for purchase? If there is any library out there that will do this?
THanks
Is there any way that I check if a certain domain is available for purchase? If there is any library out there that will do this?
THanks
Take a look at this question: Who provides a WHOIS API?
..Yet another Google search that leads back to SO...
you can write an c# application using Watin Libarary and set the application go to a site like (www.register.com or ... ) and get the result you can set the application to read from a list of your domain names and get the results .
Get a windows build of the common linux whois client or something similar. Do a system call to run that and parse its output.
Kind of kludgy but it is easy and quick.
Why do you need C# to do this? can't you do a WHOIS or a grep?
You can take a look at: http://www.internetbs.net/ResellerRegistrarDomainNameAPI/api/01_domain_related/01_domain_check Its pretty straight forward to use:
and the result would be: