Metrics
Properties
|
|
|
| score |
number |
The morningscore of the domain in the specified currency |
| keywords |
number |
The amount of keywords contributing to the morningscore |
| traffic |
number |
The amount of organic traffic |
| domain_rating |
number |
The domain rating of the domain |
| link_score |
number |
The linkscore of the domain. |
| refdomains |
number |
The amount of refdomains to the domain. |
| backlinks |
number |
The amount of backlinks to the domain. |
Example data
{
"_id": "5f16de8ee67f8e002ca584db",
"type": "metrics",
"username": "admin",
"parameters": {
"domain": "morningscore.io",
"market": "da_dk",
"currency": "USD"
},
"state": "processed",
"postback_url": "",
"created_at": "2020-07-21T12:24:46.598Z",
"__v": 1,
"data": {
"score": 151.57999999999998,
"keywords": 260,
"traffic": 235,
"link_score": 6146,
"domain_rating": 33,
"refdomains": 674,
"backlinks": 3449
},
"processed_at": "2020-07-21T12:24:46.825Z"
}