13 Oct 2020
How to use dotDB to rank domains
Notice: this is a guest posting by Kassey Lee
I look at a lot of domains every day in order to hunt for a few good ones. dotDB helps me rank them so that I can focus on the most important domains first. Since I manage domains with Microsoft Access, it is natural for me to use its VBA programming language to access dotDB via its API. I first talked about it last year at https://dotdb.com/news/2019-09-08/vba-api-access-example .
In this article, I'll explain the two keys provided by dotDB that I use to rank domains. For details on the API, please refer to https://dotdb.com/api-document/. When you call dotDB, it returns a response in the Json data format. The data contains the following two keys.
Read More