{
  "source": "manual_from_uploaded_har_cookie",
  "store_label": "良渚文化旗舰店",
  "candidate_count": 2,
  "download_count": 1,
  "list_or_template_count": 1,
  "candidates": [
    {
      "kind": "list_or_template",
      "method": "GET",
      "url": "https://sycm.taobao.com/lyone/fetchData/template/list.json",
      "reason": "known sycm template list endpoint verified with uploaded HAR cookie",
      "request_headers": {
        "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Qianniu/9.96.00QNM Safari/537.36",
        "Referer": "https://sycm.taobao.com/"
      },
      "post_data": null,
      "response_mime": "application/json",
      "response_status": 200,
      "suggested_filename": null
    },
    {
      "kind": "download",
      "method": "GET",
      "url": "https://sycm.taobao.com/lyone/fetchData/download.json?templateId=210",
      "reason": "known sycm async download endpoint verified with uploaded HAR cookie",
      "request_headers": {
        "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Qianniu/9.96.00QNM Safari/537.36",
        "Referer": "https://sycm.taobao.com/"
      },
      "post_data": null,
      "response_mime": "application/json",
      "response_status": 200,
      "suggested_filename": "店铺经营核心日报.xlsx"
    }
  ],
  "notes": [
    "Cookie is stored separately under secrets/*.json and not embedded in manifest."
  ]
}