Bin
2025-12-16 7423b0c6e1959f30a7e8e453e953310f32ce13c6
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"
  }
}