{
  "domain": "www.sse.com.cn",
  "url": "https://www.sse.com.cn/lawandrules/guide/latest/",
  "title": "最新业务指南与流程",
  "summary": "上交所最新发布的业务指南与操作流程文档列表。",
  "type": "scrape",
  "method": "HTML",
  "selectors": {
    "list_container": ".sse_list_1 dl",
    "item": ".sse_list_1 dl dd",
    "date": "dd span",
    "title": "dd a",
    "link": "dd a@href",
    "link_title": "dd a@title"
  },
  "pagination": {
    "pattern": "https://www.sse.com.cn/lawandrules/guide/latest/s_list_{n}.shtml",
    "first_page": "https://www.sse.com.cn/lawandrules/guide/latest/s_list.shtml",
    "total_pages": 1,
    "note": "目前仅 1 页"
  },
  "link_format": {
    "articles": ".shtml 文章链接",
    "base_url": "https://www.sse.com.cn"
  },
  "confidence": 0.92,
  "caveats": [
    "数据嵌在 HTML 中，无 API 接口，需解析 DOM 获取",
    "链接为相对路径，需拼接 https://www.sse.com.cn 前缀"
  ],
  "last_verified": "2026-03-14"
}
