-3
{
"batchcomplete": "",
"query": {
"normalized": [{
"from": "india",
"to": "India"
}],
"pages": {
"14533": {
"pageid": 14533,
"ns": 0,
"title": "India",
"extract": "India, officially the Republic of India (Bh\u0101rat Ga\u1e47ar\u0101jya), is a country in South Asia. It is the seventh-largest country by area, the second-most populous country (with over 1.2 billion people), and the most populous democracy in the world. It is bounded by the Indian Ocean on the south, the Arabian Sea on the southwest, and the Bay of Bengal on the southeast."
}
}
}
}
위의 json 응답에서 "14533"은 페이지 id입니다 .pidid가 변경 될 때마다 페이지 ID가 변경됩니다. 노드 - 빨간색의 "콧수염 서식 파일"에서 해당 번호에 동적으로 액세스하려고합니다.콧수염 템플릿에서 키에 액세스하는 방법 JSON 응답에서 번호가 있다면?