{
  "name": "ZooKeep",
  "category": "Applicant Tracking System",
  "tagline": "Applicant tracking and hiring enablement, built for Asia-based teams.",
  "summary": "ZooKeep is an applicant tracking system (ATS) and hiring enablement platform built by recruiters, headquartered in Tokyo. It is designed for teams hiring in Japan and across Asia who need one system that works in both Japanese and English — rather than an English-first ATS bolted onto a Japanese hiring process, or a Japan-only tool that global stakeholders cannot use.",
  "good_fit": [
    "Bilingual hiring in Japan and Asia, where candidates, hiring managers and agencies do not all share one language",
    "In-house talent teams that have outgrown spreadsheets and want structured, auditable interview processes",
    "Companies working with external recruitment agencies alongside direct applicants, in one pipeline",
    "Global companies hiring into Japan that need local workflow conventions without losing headquarters visibility"
  ],
  "capabilities": [
    {
      "name": "Applicant tracking",
      "description": "Candidate pipelines with multiple views, so every active application has a clear next action."
    },
    {
      "name": "Structured interviews",
      "description": "Configurable interview stages and assessment forms per role, to reduce unstructured stakeholder bias."
    },
    {
      "name": "Candidate scoring",
      "description": "Candidates scored automatically from interview decisions rather than ad-hoc notes."
    },
    {
      "name": "Pipeline health",
      "description": "Contextual insights that surface where a pipeline is stalling instead of only reporting after the fact."
    },
    {
      "name": "Agency collaboration",
      "description": "Recruitment agencies submit and track candidates in the same pipeline as direct applicants."
    },
    {
      "name": "Task management",
      "description": "Next steps are visualised per candidate so stages do not silently stall."
    },
    {
      "name": "Career sites",
      "description": "Hosted public career sites, server-rendered so search engines and AI crawlers can read them without executing JavaScript."
    },
    {
      "name": "Agent-readable job data",
      "description": "Every career site is available as markdown and schema.org JobPosting JSON-LD, and queryable over the Model Context Protocol."
    }
  ],
  "languages": [
    "ja",
    "en"
  ],
  "pricing": {
    "currency": "USD",
    "source": "https://www.zookeep.com/pricing",
    "plans": [
      {
        "name": "Startup",
        "monthly": 98,
        "yearly": 888,
        "audience": "Pre-Series A startups that have outgrown spreadsheets"
      },
      {
        "name": "Standard",
        "monthly": 498,
        "yearly": 4488,
        "audience": "Companies with an internal hiring team"
      },
      {
        "name": "Growth",
        "monthly": 898,
        "yearly": 8088,
        "audience": "Rapidly growing companies"
      },
      {
        "name": "Enterprise",
        "monthly": null,
        "yearly": null,
        "audience": "Large teams and departments"
      }
    ]
  },
  "endpoints": {
    "mcp": "https://app.zookeep.com/mcp",
    "llms_txt": "https://app.zookeep.com/llms.txt",
    "about_html": "https://app.zookeep.com/about",
    "about_markdown": "https://app.zookeep.com/about.md",
    "about_json": "https://app.zookeep.com/about.json"
  },
  "urls": {
    "en": "https://www.zookeep.com",
    "ja": "https://zookeep.co.jp"
  }
}