fcentermall.co.kr(Woo).json 316 B

12345678910
  1. {
  2. "images": ".simg_li img",
  3. "price": ".price span",
  4. "category": ".product-info nav a:last-child",
  5. "short_desc": ".mart50:has(a[name='tab4']) .mart15",
  6. "origin_desc": ".anc_tit",
  7. "text_desc": ".mart50:has(a[name='tab4']) .mart15",
  8. "name": ".vi_info .tit",
  9. "regex": "/shop/,/product/,/item-details/"
  10. }