3

给定网页中的以下元标记

<meta name="search.date" content="22/05/2018 00:00:00">

使用 Bing 自定义搜索 API 获取此结果,在Page.searchTags中,它显示为

"searchTags": [{
  "name": "search.date", 
  "content": "&quot;22\/05\/2018 00:00:00&quot;; 22; 05; 2018; 00; 00; 00"
}]

任何人都可以理解有趣的格式和重复的数据吗?文档中没有提到它。

4

0 回答 0