Though it says taconsulting.com is available but it's registered.
Also when I click the namecheap affiliate link it would be nice if it landed on the domain search page with the chosen domain as the keyword.
Not sure where you are doing the whois to see if the domain is registered. It seem pretty inaccurate.
I'm not sure yet what is causing the problem. It could be that someone just registered the domain because i cache the results for a few minutes.. or the api I use produces too many bad results.. I will hopefully figure it out.
Your other point is already on my todo list and will be implemented soon. I'm still in the process of unifying different affiliate merchants.. using some of them directly, some via CJ makes things ugly (code wise).
I've worked with CJ apis before and they were pretty bad.
I did notice however that a high number of the 'available domains' are not. Might want to take a look into how they're checked.
It'd also be nice if the checking happened automatically, as it does on https://domainr.com/
Really nice looking project though.
I use an api from a domain registrar to check domain availability at the moment. I will investigate this.. should not be happening.
The automatic checking is a bit of a problem with the current design. It would be very many domains to check at once even if most are not inspected by the user.. I'm still thinking about a better system here.
I also like the design. Did you use something or create it from scratch ?
I used UIkit (http://getuikit.com/) as frontend framework. After having used boostrap and others, I really like it most.
Other than that I did everything myself.. layout, colors etc. with one exception: I didn't create the icons on the landing page myself but the attribution is mentioned on the about page.
If you have any insights or questions I'm happy to answer!