DailyChanges.com Gets a Refresh!

Submit to Digg.com!

July 28th, 2011 by Mark Kendrick

Have you ever thought about how many hundreds of thousands of people are sharing pictures with each other now that Apple (and others) have given them a device to make it crazy-simple? Sure, us geeks have had that sorted for a while, just like us in the domain space know exactly what it means when DomainControl loses 58,746 names in a day (okay, net change of only 4k, but you get the idea!).

The same thing can happen in our industry, if we put a bit more effort to making core Internet concepts more understandable and approachable to a broader audience.

Our team has lots of plans that will help move us closer to that ideal. The relaunch today of our Internet and name server statistics site, DailyChanges, is one small step in that direction.

We were inspired by feedback from current (and potential!) customers who are struggling to map technical concepts like “name servers” to business goals. Worse, they often say our products aren’t helping make their job easier. Ouch – tough criticism, but not unwarranted.

After all, we’re not the only ones able to draw conclusions from domain name data, and we could learn much from experts in all kinds of fields if we could help them understand the technical underpinnings of the Internet and what all this data means.

That feedback is what lead us to redesign DailyChanges. All the data you’re accustomed to is still there, but we’ve added a fresh look that encourages discovery and exploration. It gives us room to explain the data and share some pointers on how to interpret it. We also renamed some of the views to make their value more apparent – for example, “Top 50 Name Severs for New Domains” became simply “Most Changed”.

Here’s a few interesting use cases for DailyChanges:

  • Discover which name servers change the most
  • Find out which name server had the most new domains registered
  • Look for trends in transfers between name servers
  • Retrieve the name servers of the top 50 popular websites
  • Search by domain or IP for associated name server information

How do you currently use DailyChanges, and what do you think of the changes? We’d love to hear your feedback on this blog post or feel free to contact us at: memberservices@domaintools.com.

You can also read more details about the DailyChanges updates in our press release that went out today.

Posted in Domain Tools Updates | 2 Comments »

You Asked, We Delivered: Introducing the DomainTools API

Submit to Digg.com!

July 13th, 2011 by Mark Kendrick

Did you know the first product DomainTools sold was an API? We built an innovative domain suggestion engine called Name Spinner (Now Domain Suggestions) that was —and still is—popular with registrars, likely driven to some extent by the crowded .com space.

Since then, we’ve build a solid set of research, history, and alert products for our members. But until recently, we haven’t been able to invest the time needed in order to make that data available through an API. We built a few data services for our Whois Lookup and Historical Whois products, and although the data services themselves were quite solid, the documentation was rough (or non-existent) and there was no way to sign up or manage your account without contacting our business development team.

Our new API product offering aims to change all that.

For starters, it has an incredibly intuitive interface with RESTful URLs that usually start with a domain name, like this: http://api.domaintools.com/v1/domaintools.com.

The data format defaults to JSON, not XML. When we asked our own engineers what changes we should make to the current XML format, they unanimously agreed we should drop it entirely in favor of JSON. If you haven’t done much research into that format, you should — it’s lightweight, self-describing, and very easy to parse in just about any language. Even though we ended up keeping XML as an option, and even made a human-friendly HTML version, we love JSON and we think you will, too.

We intentionally avoided SOAP, not because we have hygiene issues, but because we find the format very difficult to use and often complete overkill, especially for data services like ours.

You’ll notice we took a somewhat novel approach to sample queries: we’re giving away data for free for our own domain name. That lets you try out the products and get real data without even signing up for an API account. (Hint: You can use this to view the entire Whois history for DomainTools.comDomainTools.com for free, with a bit of exploration through the API docs.)

Have you ever noticed how API documentation either has too little technical detail or too much marketing speak? Hopefully we avoided the worst of those extremes in our much-improved and expanded API documentation, but we’re anxious to hear from you on what we can fix to make it as obvious and easy to use as possible.

And finally, here’s another big improvement: you can now sign up and manage your API account directly without having to wait for us to set it up for you or deal with manual billing arrangements. The billing and account provisioning is completely automated, so if you have an idea for our data you can start using it within minutes.

You can read our press release about the DomainTools API here.

Our engineers and business folks have been working hard on this project for several months now, and we’re anxious to hear what you think of it. Does it provide the data you’re looking for? Can we make the sign-up process easier? How’s the documentation? Anything else? Email us at: memberservices@DomainTools.com with your feedback or feel free to comment on this blog. Thank you in advance for sharing your thoughts with us!

Posted in API, Domain Tools Updates | 3 Comments »