zachwill / dom

Check domain name availability from the command line.
214 stars 24 forks source link

Update API Key, URL #17

Closed seanlane closed 8 years ago

seanlane commented 8 years ago

The Domainr API is now hosted via Mashape, which requires an API key that should not be widely shared. Alternatively, Domainr can be contacted to get a client id so that you do not need to provide a credit card to use the API: https://github.com/UltrosBot/Ultros-contrib/issues/29#issuecomment-135285713

(It is free up to 10,000 calls a month, at which point you will be charged $0.001 per request) One other small change to a print statement allows use with Python 3.

seanlane commented 8 years ago

Closed to readjust setup.py to import domainr.ini