- Joined
- Aug 1, 2007
- Messages
- 421
- Reaction score
- 19
Well, not really... which is why I wrote my own API for you guys to use with Dynadot. Now you don't have to spend $500/year and qualify for bulk pricing to be able to achieve automated registrations.
Instructions:
Usage:
As the code is, it can register up to 10 domains in a single call like so:
and so on... until you get to domain9.
Requirements:
Notes:
Instructions:
- Go here to view the code.
- Create a file called dynadot.php, and copy/paste the code into it.
- Edit the username and password to match your Dynadot login credentials.
- Save the file and upload to your server.
Usage:
Code:
[URL]http://www.yourdomain.com/dynadot.php?domain=abc.com[/URL]
As the code is, it can register up to 10 domains in a single call like so:
PHP:
http://www.yourdomain.com/dynadot.php?domain=abc.com&domain1=def.com&domain2=ghi.com&domain3=jkl.com
and so on... until you get to domain9.
Requirements:
- Your server must have PHP installed.
- Your Dynadot account must have enough credit to perform the registration.
Notes:
- If you call the script too many times in one day, Dynadot will show a captcha near the login box and the script will no longer work. Wait 10 minutes or so and it will work again.
- If you post about this in your blog or on other forums, please give credit where credit is due, and provide a link back to DomainRaiders.com.
- Please do not remove the copyright notice on top.
- Please do not sell the script.