{
"stats": {
"chars_with_spaces": 0,
"chars_without_spaces": 0,
"words_total": 0,
"words_unique": 0,
"words_stop": 0,
"words_to_delete": [
{
"keyword": "string",
"count": 0
}
],
"words_overspammed": [
"string"
]
},
"repetitions": [
{
"keyword": "string",
"repeat_count": 0,
"density": 0
}
],
"phrases": [
{
"word_count": 0,
"items": [
{
"keyword": "string",
"count": 0,
"traffic": {
"value": 0
},
"rank": {
"value": 0,
"change": {
"value": 0
}
}
}
]
}
]
}