Home > Programming > Script Checks Available Url

Script Checks Available Url

July 14th, 2009

I would like a script that can be given a list of domain names, it will filter out anything that is not a .com then it will check if the

.net
.org
.biz
.us

and others are registered or available.

This script will be handling 10000s of domains per day so I need to understand what will you be querying for the info (whois?) ? And will the IP get banned? If so, how do we get round it?

Lets discuss on PMB


Script Checks Available Url

Comments are closed.
Bear