{
  "ok": true,
  "ready": true,
  "extractors": {
    "wechat_python": {
      "path": "/opt/obsidian-clip-bridge/venv/bin/python",
      "ok": true,
      "executable": true
    },
    "wechat_script": {
      "path": "/opt/obsidian-clip-bridge/vendor/weixin-reader/extract.py",
      "ok": true,
      "executable": false
    },
    "trafilatura_python": {
      "path": "/opt/obsidian-clip-bridge/venv/bin/python",
      "ok": true,
      "executable": true
    },
    "trafilatura_script": {
      "path": "/opt/obsidian-clip-bridge/vendor/obsidian-url-clipper-skill/scripts/trafilatura_extract.py",
      "ok": true,
      "executable": false
    }
  },
  "state_path": "/opt/obsidian-clip-bridge/state/server_status.json",
  "last_status": {
    "ok": false,
    "event": "ingest_failed",
    "request_id": "c072ec71",
    "url": "https://mp.weixin.qq.com/s/pxOq4tRakMZMhGaBNtkmCQ",
    "error": "Page.goto: Timeout 30000ms exceeded.\nCall log:\n  - navigating to \"https://mp.weixin.qq.com/s/pxOq4tRakMZMhGaBNtkmCQ\", waiting until \"networkidle\"\n"
  }
}