External Publication
Visit Post

中国大陆肯德基网站

did:plc:4tuge3k3comfj4nfvqnwkemn May 17, 2026
Source

OSM 中肯德基餐厅会用到的网站标签主要有website、website:menu、website:orders和brand:website(operator:website或许也可以写一下,但我没研究。)。

  • brand:website很简单,统一brand:website=https://www.kfc.com.cn即可。

其它 URL 都需要先获取一下storeCode

  1. 打开 https://order.kfc.com.cn
  2. 找到目标餐厅
  3. 在 URL 中查询参数部份找到storeCode,记下其值 https://order.kfc.com.cn/preorder-taro/portals/pages/store/index/index?storeCode=****_BJN001_ (不一定是与示例相同的路径,能找到storeCode这个查询参数就可以。)
  • website可以是website=https://order.kfc.com.cn/?storeCode={storeCode}&pageName=@/kfc/portals/store/index{storeCode}替换为上文中记录的值。),该网页用于展示餐厅信息。
  • website:menuwebsite:orders相同,可以是https://order.kfc.com.cn/preorder-taro/portals/pages/store/index/index?storeCode={storeCode}{storeCode}替换为上文中记录的值。),该网页用于订餐。

示例:5518766365

以上标签写法仅为个人想法,未经社群讨论,若有异见希望可以讨论一下。

Discussion in the ATmosphere

Loading comments...