{
  "creator": "Sanka Vollerei",
  "website_scroll": {
    "method": "Manual scroll simulation",
    "data_count": 20,
    "limitation": "Limited by infinite scroll behavior",
    "sample": [
      {
        "title": "Fog Land",
        "link": "/manga/fog-land/"
      },
      {
        "title": "Hazure Hantei kara Hajimatta Cheat Majutsushi Seikatsu",
        "link": "/manga/hazure-hantei-kara-hajimatta-cheat-majutsushi-seikatsu/"
      },
      {
        "title": "Himegasaki Sakurako wa Kyoumo Fubin Kawaii!",
        "link": "/manga/himegasaki-sakurako-wa-kyoumo-fubin-kawaii/"
      },
      {
        "title": "Youchien Wars",
        "link": "/manga/youchien-wars/"
      },
      {
        "title": "Marriagetoxin",
        "link": "/manga/marriagetoxin/"
      }
    ]
  },
  "api_unlimited": {
    "method": "Deep crawling aggregation",
    "data_count": 7076,
    "advantage": "Access to complete database",
    "sample": [
      {
        "title": "-50kg Cinderella",
        "link": "https://komiku.org/manga/50kg-cinderella/"
      },
      {
        "title": "-Aoppella!?- Hajimari no Playlist",
        "link": "https://komiku.org/manga/aoppella-hajimari-no-playlist/"
      },
      {
        "title": "-PIQUANT-",
        "link": "https://komiku.org/manga/piquant/"
      },
      {
        "title": ".hack//G.U.+",
        "link": "https://komiku.org/manga/hack-g-u/"
      },
      {
        "title": "“Bijin de Okane Mochi no Kanojo ga Hoshii” to Ittara, Wake Ari Joshi ga Yattekita Ken",
        "link": "https://komiku.org/manga/bijin-de-okane-mochi-no-kanojo-ga-hoshii-to-ittara-wake-ari-joshi-ga-yattekita-ken/"
      }
    ]
  },
  "performance_ratio": {
    "improvement": "35380%",
    "data_multiplier": "354x more data",
    "conclusion": "API provides significantly more data than manual scrolling"
  },
  "recommendation": {
    "for_infinite_scroll": "Use /comic/scroll with offset pagination",
    "for_maximum_data": "Use /comic/unlimited with aggressive=true",
    "for_real_time": "Use /comic/realtime with fresh=true",
    "for_specific_types": "Use /comic/unlimited?type=manga/manhwa/manhua"
  }
}