I am looking for automated multithreaded server-side domain registration script to catch domains. It needs to work with a couple of different registrars using their API interface(will be sent directly to the programmer).
The script should attempt to register a domain name using the API’s starting from a specified time and should work till a prespecified end period (or should stop when the registration attempt is successful).
I have a whois availability script already written to do the do…