{
  "id": "hobbysearch",
  "displayName": "HobbySearch 1999.co.jp (Gunpla & model kits, JPY)",
  "sourceId": "hobbysearch",
  "sourceName": "HobbySearch",
  "sourceType": "dealer",
  "sourceUrl": "https://www.1999.co.jp",
  "module": "firecrawl/hobbysearch",
  "enginePriority": ["firecrawl", "scrapfly"],
  "categories": ["gundam", "action_figures", "model_cars"],
  "regions": ["JP"],
  "languages": ["en", "ja"],
  "currency": ["JPY"],
  "supportsListings": true,
  "supportsSold": false,
  "supportsAuctions": false,
  "supportsImages": true,
  "supportsCatalog": true,
  "supportsPopulation": false,
  "supportsLookup": true,
  "refreshFrequencyMinutes": 1440,
  "priority": "low",
  "trustScore": 0.8,
  "attributionRequired": true,
  "termsUrl": "https://www.1999.co.jp/eng/guide/",
  "accessNotes": "Public English search/list pages (1999.co.jp/eng/search?...; robots.txt allows all for generic agents) and item pages. Direct HTTPS returns 403 to non-browser clients, so pages go through Firecrawl (1 credit per page of 60 items). Parsed per card: HobbySearch item id, title, street price and list price (JPY), discount, stock state (In Stock / Sold Out / Pre-Order / Back-order), image. Emits catalog items (list price = manufacturer MSRP) and the retailer's fixed-price listing. Gundam categorisation is keyword-based on the seed + title; other kits fall back to the seed's category.",
  "enabled": true,
  "schemaVersion": "1.0",
  "config": {
    "seeds": [
      { "key": "Gundam MG", "categorySlug": "gundam" },
      { "key": "Gundam RG", "categorySlug": "gundam" },
      { "key": "Gundam PG", "categorySlug": "gundam" },
      { "key": "HGUC", "categorySlug": "gundam" },
      { "key": "Nendoroid", "categorySlug": "action_figures" },
      { "key": "figma", "categorySlug": "action_figures" }
    ],
    "pagesPerSeed": 1
  }
}
