- Joined
- Sep 29, 2004
- Messages
- 1,417
- Reaction score
- 29
This might be a niave question, but is there some way to bulk check the availabilty of domains by API, without shelling out cash?
I am building a tool, and I want it to be able to check whether domains are available, on the fly.
I know that Dynadot have a free API, but that only works from 1 specified IP address, so no good for an online tool, (presumably?).
What about calling the results from a whois site, like:
http://whois.domaintools.com/domain.com ?
Presumably they would block your site after n connections, but is this doable using proxy servers, etc?
Does anyone have any experience with this?
Thank you.
I am building a tool, and I want it to be able to check whether domains are available, on the fly.
I know that Dynadot have a free API, but that only works from 1 specified IP address, so no good for an online tool, (presumably?).
What about calling the results from a whois site, like:
http://whois.domaintools.com/domain.com ?
Presumably they would block your site after n connections, but is this doable using proxy servers, etc?
Does anyone have any experience with this?
Thank you.