{
"keyword": "人民日报",
"key": "{{key}}",
"BusinessType": 2
}curl --location 'https://www.dajiala.com/fbmain/monitor/v3/web_search_sug' \
--header 'Content-Type: application/json' \
--data '{
"keyword": "人民日报",
"key": "{{key}}",
"BusinessType": 2
}'{
"code": 0,
"data": {
"sug_words": [
"带娃大大娃娃的大对外",
"大娃娃娃",
"娃娃的娃",
"抓娃抓娃娃",
"娃娃娃娃娃",
"青蛙娃娃",
"小娃娃娃",
"我娃娃娃",
"娃娃娃菜",
"娃娃娃游戏"
]
},
"cost": 0.5,
"remain": 2205.795
}