{
  "chapters": [
    {
      "title": "Introduction & Overview",
      "description": "High-level introduction to Crawl4AI, its positioning, and an overview of advanced capabilities.",
      "pages": [
        0,
        1,
        4
      ]
    },
    {
      "title": "Getting Started",
      "description": "Installation, setup, configuration, and running your first simple crawl.",
      "pages": [
        31,
        35,
        45,
        51,
        52
      ]
    },
    {
      "title": "Core Crawling Concepts",
      "description": "Core crawling modes, input handling, caching, and site navigation strategies.",
      "pages": [
        33,
        36,
        37,
        41,
        42,
        46,
        48,
        50,
        54
      ]
    },
    {
      "title": "Content & Output",
      "description": "Selecting content, generating markdown, and understanding crawl results.",
      "pages": [
        39,
        40,
        47,
        49
      ]
    },
    {
      "title": "Extraction & Structured Data",
      "description": "Extract JSON, tables, and structured content with or without LLMs.",
      "pages": [
        34,
        44,
        53,
        55,
        56,
        57,
        58
      ]
    },
    {
      "title": "Advanced Features",
      "description": "Advanced browser automation, anti-detection, sessions, proxies, and specialized crawling strategies.",
      "pages": [
        3,
        5,
        6,
        7,
        8,
        9,
        10,
        11,
        12,
        13,
        14,
        15,
        16,
        17,
        18
      ]
    },
    {
      "title": "API Reference",
      "description": "Complete API documentation for crawlers, configurations, strategies, and results.",
      "pages": [
        19,
        20,
        21,
        22,
        23,
        24,
        25,
        26,
        27,
        32
      ]
    },
    {
      "title": "Tools, CLI & Examples",
      "description": "Interactive apps, command-line tools, and practical code examples.",
      "pages": [
        28,
        29,
        30,
        38,
        43
      ]
    },
    {
      "title": "Migration & Contributing",
      "description": "Guides for migrating from older versions and contributing to Crawl4AI.",
      "pages": [
        2,
        59,
        60
      ]
    }
  ],
  "signature": "816eda7f8ce211f578d67044b19c619b"
}