This script takes multiple keywords (and their variants, e.g. with and without dashes) and checks to see if the domain is active. If a domain is available, a "Buy Now" button links directly to a GoDaddy page specifically for that domain. Remember:
- You must be in the GoDaddy affiliate program
- You must have access to the GoDaddy ad "Domain Search Banner" (I'm pretty sure all affiliates do)
- Log into the GoDaddy Affiliate Manager
- Go to Ads
- Select the Type > Domain Search checkbox
- On the "Domain Search Banner" click Preview and Get Code (doesn't matter which size)
- Click Get Code
- Copy the iframe code and paste it into a blank .html doc
- Open the doc with your browser
- Right-click into the banner and select View Frame Source (or something similar)
- Take note of two hidden values: name="q" and name="r"
- Add those values where indicated to the script's index file