Bin
2025-12-17 2b99d77d73ba568beff0a549534017caaad8a6de
1
2
3
4
5
6
7
8
9
10
11
12
{
  "index_name": "example",
  "start_urls": ["https://label-studio-docs-new-theme-enterpris.netlify.app/guide"],
  "selectors": {
    "lvl0": ".content h1, .ResourcesBannerHeading",
    "lvl1": ".content h2, .ResourcesContent h2",
    "lvl2": ".content h3, .ResourcesContent h3",
    "lvl3": ".content h4, .ResourcesContent h4",
    "lvl4": ".content h5, .ResourcesContent h5",
    "lvl5": ".content h6, .ResourcesContent h6"
  }
}