{
  "id": "amiami",
  "displayName": "AmiAmi (figures & hobby — new + pre-owned, JPY)",
  "sourceId": "amiami",
  "sourceName": "AmiAmi",
  "sourceType": "marketplace",
  "sourceUrl": "https://www.amiami.com",
  "module": "scrapfly/amiami",
  "enginePriority": ["scrapfly"],
  "categories": ["action_figures", "gundam", "plush", "designer_toys"],
  "regions": ["JP"],
  "languages": ["en", "ja"],
  "currency": ["JPY"],
  "supportsListings": true,
  "supportsSold": false,
  "supportsAuctions": false,
  "supportsImages": true,
  "supportsCatalog": true,
  "supportsPopulation": false,
  "supportsLookup": true,
  "refreshFrequencyMinutes": 720,
  "priority": "medium",
  "trustScore": 0.8,
  "attributionRequired": true,
  "termsUrl": "https://www.amiami.com/eng/guide/",
  "accessNotes": "Reads the public JSON API that AmiAmi's own storefront calls (api.amiami.com/api/v1.0/items with the storefront's X-User-Key header, no account or login). Plain requests from data-centre IPs get a Cloudflare 'Attention Required' page, so the request is routed through Scrapfly (asp, no JS, country jp; 1 credit per 50-item page). Data: item code, JAN, maker, release date, list price (tax-in), current sell price (pre-owned range min/max or new price), stock and pre-owned flags — all JPY. Emits catalog items + fixed-price listings; pre-owned condition comes from the storefront's ITEM/BOX grades when present in the title. No purchase, cart or account endpoints are touched.",
  "enabled": true,
  "schemaVersion": "1.0",
  "config": {
    "seeds": [
      { "params": "s_cate_tag=14&s_st_condition_flg=1", "categorySlug": "action_figures", "label": "Figures — pre-owned" },
      { "params": "s_cate_tag=14&s_st_condition_flg=0", "categorySlug": "action_figures", "label": "Figures — new" },
      { "params": "s_keywords=Gundam&s_st_condition_flg=1", "categorySlug": "gundam", "label": "Gundam — pre-owned" },
      { "params": "s_keywords=Nendoroid", "categorySlug": "action_figures", "label": "Nendoroid" }
    ],
    "pagesPerSeed": 2,
    "pageSize": 50
  }
}
