Scrapeless API
Dashboard
Dashboard
  1. shopee
  • User
    • Get User Info
      GET
  • Scraping Browser
    • CDP API
    • Browser extensions
      • Upload extension
      • Upgrade extension
      • Delete extension
      • Extension info
      • Extension list
    • Connect
      WSS
    • Running sessions
      GET
    • Live URL
      GET
  • Scraping API
    • shopee
      • Actor List
      • Shopee Product
        POST
      • Shopee Search
        POST
      • Shopee Rcmd
        POST
    • br sites
      • Solucoes cnpjreva
      • Solucoes certidaointernet
      • Servicos receita
      • Consopt
    • amazon
      • API Parameters
      • product
      • seller
      • keywords
    • google search
      • API Parameters
      • Google Search
      • Google Images
      • Google Local
      • Google Shopping
      • Google Videos
    • google trends
      • API Parameters
      • AutoComplete
      • Interest Over Time
      • Compared Breakdown By Region
      • Interest By Subregion
      • Related Queries
      • Related Topics
      • Trending Now
    • google flights
      • API Parameters
      • Round trip
      • One way
      • Multi-city
    • google flights chart
      • API Parameters
      • chart
    • google maps
      • API Parameters(Google Maps)
      • API Parameters(Google Maps Autocomplete)
      • API Parameters(Google Maps Contributor Reviews)
      • API Parameters(Google Maps Directions)
      • API Parameters(Google Maps Reviews)
      • Google Maps
      • Google Maps Autocomplete
      • Google Maps Contributor Reviews
      • Google Maps Directions
      • Google Maps Reviews
    • google scholar
      • API Parameters(Google Scholar)
      • API Parameters(Google Scholar Author)
      • API Parameters(Google Scholar Cite)
      • API Parameters(Google Scholar Profiles)
      • Google Scholar
      • Google Scholar Author
      • Google Scholar Cite
      • Google Scholar Profiles
    • google jobs
      • API Parameters
      • Google Jobs
    • google shopping
      • API Parameters
      • Google Shopping
    • google hotels
      • API Parameters
      • Supported Google Vacation Rentals Property Types
      • Supported Google Hotels Property Types
      • Supported Google Vacation Rentals Amenities
      • Supported Google Hotels Amenities
      • Google Hotels
    • google news
      • API Parameters
      • Google News
    • google lens
      • API Parameters
      • Google Lens
    • google finance
      • API Parameters
      • Google Finance
      • Google Finance Markets
    • google product
      • API Parameters
      • Google Product
    • google play store
      • API Parameters
      • Supported Google Play Categories
      • Google Play Games
      • Google Play Books
      • Google Play Movies
      • Google Play Product
      • Google Play Apps
    • google ads
      • API Parameters
      • Google Ads
    • Scraper Request
      POST
    • Scraper GetResult
      GET
  • Universal Scraping API
    • JS Render Docs
    • JS Render
    • Web Unlocker
  • Crawler
    • Scrape
      • Scrape a single URL
      • Scrape multiple URLs
      • Cancel a batch scrape job
      • Get the status of a scrape
      • Get the status of a batch scrape job
      • Get the errors of a batch scrape job
    • Crawl
      • Crawl multiple URLs based on options
      • Cancel a crawl job
      • Get the status of a crawl job
      • Get the errors of a crawl job
  • Public
    • actor status
    • actor status
  1. shopee

Shopee Product

POST
/api/v1/scraper/request
Last modified:2025-04-17 06:07:21

Request

Authorization
Add parameter in header
x-api-token
Example:
x-api-token: ********************
Body Params application/json
object {0}
Example
{
    "actor": "scraper.shopee",
    "input": {
        "url": "https://shopee.tw/product/58418206/7180456348"
    }
}

Request samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://api.scrapeless.com/api/v1/scraper/request' \
--header 'Content-Type: application/json' \
--header 'x-api-token;' \
--data-raw '{
    "actor": "scraper.shopee",
    "input": {
        "url": "https://shopee.tw/product/58418206/7180456348"
    }
}'

Responses

🟢200Success
application/json
Body
count
integer 
required
data
object 
required
bff_meta
null 
required
error
null 
required
error_msg
null 
required
data
object 
required
Example
{
    "count": 10340511,
    "data": {
        "bff_meta": null,
        "error": null,
        "error_msg": null,
        "data": {
            "item": {
                "item_id": 1413075726,
                "shop_id": 19675194,
                "item_status": "normal",
                "status": 1,
                "item_type": 0,
                "reference_item_id": "",
                "title": "Simba小獅王辛巴 桃樂絲PPSU 寬口防滑把手-天藍、粉紅、果綠",
                "image": "1f0917285f5417bf317a77323bacc2d3",
                "label_ids": [
                    16,
                    1000040,
                    1,
                    1010115,
                    1014962,
                    700020233,
                    1134000,
                    700066619,
                    700066617,
                    700085393,
                    1134059,
                    1134075,
                    700095025,
                    1213639,
                    700185059,
                    700190049,
                    700195048,
                    700190097,
                    1400170058,
                    1400170057,
                    1007880,
                    840902217782303,
                    840902217783839,
                    822059780857868,
                    822120594669079,
                    822120594703895,
                    822120594705943,
                    1948020501544471,
                    4199820315223063,
                    844931064601283,
                    844931086908638,
                    1718087960,
                    1428713,
                    1011034,
                    1818787,
                    1016184,
                    1007681,
                    700610266,
                    1838640,
                    1853606,
                    1853605,
                    1853604,
                    1400530025,
                    1818883
                ],
                "is_adult": false,
                "is_preview": false,
                "flag": 196610,
                "is_service_by_shopee": false,
                "condition": 1,
                "cat_id": 100632,
                "has_low_fulfillment_rate": false,
                "is_live_streaming_price": null,
                "currency": "TWD",
                "brand": "Simba 小獅王辛巴",
                "brand_id": 1140802,
                "show_discount": 3,
                "ctime": 1534299630,
                "item_rating": {
                    "rating_star": 4.97887323943662
                },
                "cb_option": 0,
                "has_model_with_available_shopee_stock": false,
                "shop_location": "臺中市西屯區",
                "attributes": null,
                "rich_text_description": null,
                "invoice_option": null,
                "is_category_failed": null,
                "is_prescription_item": false,
                "preview_info": null,
                "show_prescription_feed": false,
                "is_alcohol_product": false,
                "is_infant_milk_formula_product": false,
                "is_unavailable": false,
                "is_partial_fulfilled": false,
                "is_presale": false,
                "is_presale_deposit_item": null,
                "is_presale_deposit_made": null,
                "description": "●產品特色:\n1.嚴選食品級PP材質,不含雙酚A。\n2.向外微彎手型設計,符合人體工學,寶寶練習抓握奶瓶,更輕鬆容易。 \n3.防滑凸點設計,穩定抓握不易滑落,自在學習獨立進食。 \n4.僅適合加裝於葫蘆或雙凹奶瓶瓶型,直圓瓶型不適用。\n5.寬口徑奶瓶適用。\n\n●產品材質: 聚丙烯 PP(-20℃~+100℃)",
                "categories": [
                    {
                        "catid": 100632,
                        "display_name": "母嬰用品",
                        "no_sub": false,
                        "is_default_subcat": false
                    },
                    {
                        "catid": 100675,
                        "display_name": "哺育用品",
                        "no_sub": false,
                        "is_default_subcat": false
                    },
                    {
                        "catid": 100953,
                        "display_name": "奶瓶",
                        "no_sub": false,
                        "is_default_subcat": false
                    },
                    {
                        "catid": 101692,
                        "display_name": "奶瓶及配件",
                        "no_sub": true,
                        "is_default_subcat": false
                    }
                ],
                "fe_categories": [
                    {
                        "catid": 11040542,
                        "display_name": "Mother & Baby",
                        "no_sub": false,
                        "is_default_subcat": false
                    },
                    {
                        "catid": 11040554,
                        "display_name": "Feeding & Nursing",
                        "no_sub": false,
                        "is_default_subcat": false
                    },
                    {
                        "catid": 11040561,
                        "display_name": "Feeding Bottles",
                        "no_sub": true,
                        "is_default_subcat": false
                    }
                ],
                "item_has_video": false,
                "presale_dday_start_time": null,
                "is_lowest_price_at_shopee": null,
                "models": [
                    {
                        "item_id": 1413075726,
                        "status": 1,
                        "current_promotion_reserved_stock": null,
                        "name": "粉紅",
                        "promotion_id": 488197676072960,
                        "price": 2800000,
                        "price_stocks": [
                            {
                                "allocated_stock": null,
                                "stock_breakdown_by_location": null,
                                "promotion_type": 301
                            },
                            {
                                "allocated_stock": 0,
                                "stock_breakdown_by_location": [
                                    {
                                        "location_id": "TWZ",
                                        "available_stock": null,
                                        "fulfilment_type": 2,
                                        "address_id": 0,
                                        "allocated_stock": null
                                    }
                                ],
                                "promotion_type": 0
                            }
                        ],
                        "current_promotion_has_reserve_stock": false,
                        "normal_stock": null,
                        "extinfo": {
                            "tier_index": [
                                1
                            ],
                            "is_pre_order": false,
                            "estimated_days": 2
                        },
                        "price_before_discount": 2900000,
                        "model_id": 1973589939,
                        "stock": 16,
                        "has_gimmick_tag": false,
                        "key_measurement": null,
                        "sold": 130,
                        "is_lowest_price_at_shopee": false
                    },
                    {
                        "item_id": 1413075726,
                        "status": 1,
                        "current_promotion_reserved_stock": null,
                        "name": "果綠",
                        "promotion_id": 488197676072960,
                        "price": 2800000,
                        "price_stocks": [
                            {
                                "allocated_stock": null,
                                "stock_breakdown_by_location": null,
                                "promotion_type": 301
                            },
                            {
                                "allocated_stock": 0,
                                "stock_breakdown_by_location": [
                                    {
                                        "location_id": "TWZ",
                                        "available_stock": null,
                                        "fulfilment_type": 2,
                                        "address_id": 0,
                                        "allocated_stock": null
                                    }
                                ],
                                "promotion_type": 0
                            }
                        ],
                        "current_promotion_has_reserve_stock": false,
                        "normal_stock": null,
                        "extinfo": {
                            "tier_index": [
                                2
                            ],
                            "is_pre_order": false,
                            "estimated_days": 2
                        },
                        "price_before_discount": 2900000,
                        "model_id": 1973589940,
                        "stock": 16,
                        "has_gimmick_tag": false,
                        "key_measurement": null,
                        "sold": 103,
                        "is_lowest_price_at_shopee": false
                    },
                    {
                        "item_id": 1413075726,
                        "status": 1,
                        "current_promotion_reserved_stock": null,
                        "name": "天藍",
                        "promotion_id": 488197676072960,
                        "price": 2800000,
                        "price_stocks": [
                            {
                                "allocated_stock": null,
                                "stock_breakdown_by_location": null,
                                "promotion_type": 301
                            },
                            {
                                "allocated_stock": 0,
                                "stock_breakdown_by_location": [
                                    {
                                        "location_id": "TWZ",
                                        "available_stock": null,
                                        "fulfilment_type": 2,
                                        "address_id": 0,
                                        "allocated_stock": null
                                    }
                                ],
                                "promotion_type": 0
                            }
                        ],
                        "current_promotion_has_reserve_stock": false,
                        "normal_stock": null,
                        "extinfo": {
                            "tier_index": [
                                0
                            ],
                            "is_pre_order": false,
                            "estimated_days": 2
                        },
                        "price_before_discount": 2900000,
                        "model_id": 1973589938,
                        "stock": 16,
                        "has_gimmick_tag": false,
                        "key_measurement": null,
                        "sold": 137,
                        "is_lowest_price_at_shopee": false
                    }
                ],
                "tier_variations": [
                    {
                        "name": "Variation",
                        "options": [
                            "天藍",
                            "粉紅",
                            "果綠"
                        ],
                        "images": null,
                        "properties": null,
                        "type": null,
                        "summed_stocks": null,
                        "display_indicators": [
                            0,
                            0,
                            0
                        ]
                    }
                ],
                "size_chart": null,
                "size_chart_info": null,
                "welcome_package_type": 0,
                "is_free_gift": false,
                "deep_discount": null,
                "is_low_price_eligible": null,
                "bundle_deal_info": null,
                "add_on_deal_info": null,
                "shipping_icon_type": 0,
                "badge_icon_type": 0,
                "spl_info": {
                    "installment_info": null,
                    "user_credit_info": null,
                    "channel_id": null,
                    "show_spl": false,
                    "show_spl_lite": null,
                    "spl_xtra": null
                },
                "estimated_days": 2,
                "is_pre_order": false,
                "is_free_shipping": true,
                "overall_purchase_limit": null,
                "min_purchase_limit": 1,
                "is_hide_stock": false,
                "stock": 48,
                "normal_stock": 48,
                "current_promotion_reserved_stock": 0,
                "can_use_wholesale": false,
                "wholesale_tier_list": [],
                "price": 2800000,
                "raw_discount": 3,
                "hidden_price_display": null,
                "price_min": 2800000,
                "price_max": 2800000,
                "price_before_discount": 2900000,
                "price_min_before_discount": 2900000,
                "price_max_before_discount": 2900000,
                "other_stock": 0,
                "discount_stock": null,
                "current_promotion_has_reserve_stock": false,
                "complaint_policy": null,
                "show_recycling_info": false,
                "should_show_amp_tag": true,
                "all_models_has_pre_order": false,
                "is_item_inherited": false,
                "max_quantity": 48
            },
            "account": {
                "user_id": null,
                "is_new_user": null,
                "default_address": {
                    "state": "臺北市",
                    "city": "中正區",
                    "district": "",
                    "town": "",
                    "zip_code": "",
                    "address": null,
                    "region": null,
                    "longitude": null,
                    "latitude": null
                },
                "adult_consent": null,
                "birth_timestamp": null
            },
            "product_images": {
                "video": null,
                "images": [
                    "1f0917285f5417bf317a77323bacc2d3",
                    "607b9fe862b408344c6490a3fa603010",
                    "0ab2500ce65c5a58d4ada69144fbda6c",
                    "c06752815e5f7bd813c5b5c357c4a666",
                    "76bdbb97d2ab070e23b06f0d73bc8193",
                    "116482e5ab5caa56489b6b4c96bf3bdc",
                    "90d0a1f5bf0c68f1d0b243f995537073"
                ],
                "first_tier_variations": [],
                "sorted_variation_image_index_list": [],
                "overlay": {
                    "type": 0,
                    "image": "tw-11134258-7rash-m2jrtpfjhqmybb",
                    "preview_end_time": null,
                    "is_pre_order": null,
                    "description": ""
                },
                "makeup_preview": null,
                "abnormal_status": "",
                "promotion_images": [],
                "long_images": null,
                "shopee_video_info_list": [],
                "shopee_video_rcmd_info": null,
                "shopee_video_req_id": null,
                "skincam": null,
                "pdp_top_info_list": null,
                "has_long_image": null
            },
            "product_price": {
                "discount": 3,
                "installment_info": null,
                "spl_installment_info": null,
                "pack_size": "",
                "hide_price": false,
                "price": {
                    "single_value": 2800000,
                    "range_min": -1,
                    "range_max": -1,
                    "price_mask": null
                },
                "price_before_discount": {
                    "single_value": 2900000,
                    "range_min": -1,
                    "range_max": -1,
                    "price_mask": null
                },
                "presale_price": null,
                "lowest_past_price": null,
                "labels": null,
                "hide_discount": false,
                "discount_text": null,
                "show_final_price_indicator": false
            },
            "flash_sale": null,
            "flash_sale_preview": null,
            "deep_discount": null,
            "exclusive_price": null,
            "exclusive_price_cta": null,
            "product_meta": {
                "show_lowest_price_guarantee": false,
                "show_original_guarantee": false,
                "show_best_price_guarantee": false,
                "show_official_shop_label_in_title": false,
                "show_shopee_verified_label": false,
                "show_lowest_installment_guarantee": false,
                "hide_sharing_button": false,
                "hide_sold_count": false
            },
            "product_review": {
                "rating_star": 4.97887323943662,
                "rating_count": [
                    142,
                    0,
                    0,
                    0,
                    3,
                    139
                ],
                "total_rating_count": 142,
                "historical_sold": 368,
                "global_sold": 368,
                "liked": false,
                "liked_count": 33,
                "cmt_count": 142,
                "should_move_ratings_above": null,
                "review_rcmd_exp_group": null,
                "display_global_sold": false,
                "hide_rating": false,
                "hide_buyer_gallery": false,
                "hide_reviews": false,
                "hide_other_product_reviews_in_shop": false
            },
            "promotion_info": {
                "spl": null,
                "spl_lite": null,
                "installment": null,
                "wholesale": null,
                "insurance": null,
                "item_installment_eligibility": {
                    "is_cc_installment_payment_eligible": false,
                    "is_non_cc_installment_payment_eligible": false
                }
            },
            "age_gate": {
                "kyc": null
            },
            "shipping_meta": null,
            "product_shipping": {
                "free_shipping": {
                    "min_spend": {
                        "single_value": 4900000,
                        "range_min": -1,
                        "range_max": -1,
                        "price_mask": null
                    },
                    "has_fss": false
                },
                "shipping_fee_info": {
                    "ship_from_location": "臺中市西屯區",
                    "price": {
                        "single_value": -1,
                        "range_min": 4500000,
                        "range_max": 9000000,
                        "price_mask": null
                    },
                    "shipping_icon_type": 0,
                    "warning": null
                },
                "show_shipping_to": true,
                "ungrouped_channel_infos": [
                    {
                        "channel_id": 30019,
                        "name": "蝦皮店到店 - 隔日到貨",
                        "price": {
                            "single_value": 5500000,
                            "range_min": -1,
                            "range_max": -1,
                            "price_mask": null
                        },
                        "price_before_discount": {
                            "single_value": 6000000,
                            "range_min": -1,
                            "range_max": -1,
                            "price_mask": null
                        },
                        "channel_delivery_info": {
                            "has_edt": true,
                            "display_mode": "edt_by_date",
                            "estimated_delivery_date_from": 1732075690,
                            "estimated_delivery_date_to": 1732075690,
                            "estimated_delivery_time_min": 1,
                            "estimated_delivery_time_max": 1,
                            "delay_message": "免運店家滿$249免運; 平日14點前下單隔日晚間到",
                            "is_fastest_edt_channel": null,
                            "sla_message": null,
                            "show_edt": true,
                            "edt_text": "Get by tomorrow"
                        },
                        "channel_promotion_infos": [
                            {
                                "rule_id": 255294492381484,
                                "type": 0,
                                "display_mode": 0,
                                "discount_off": 5500000,
                                "min_spend": {
                                    "single_value": 0,
                                    "range_min": -1,
                                    "range_max": -1,
                                    "price_mask": null
                                },
                                "cap": 0
                            },
                            {
                                "rule_id": 252407800398125,
                                "type": 1,
                                "display_mode": null,
                                "discount_off": null,
                                "min_spend": {
                                    "single_value": 9900000,
                                    "range_min": -1,
                                    "range_max": -1,
                                    "price_mask": null
                                },
                                "cap": null
                            }
                        ],
                        "warning": null,
                        "shipping_icon_type": null,
                        "lowest_bpsf_promotion_rule": null,
                        "service_type_info": "",
                        "is_integrated_channel": true,
                        "late_delivery_compensation": null,
                        "is_sst_included": false,
                        "display_text": {
                            "late_delivery_compensation": null,
                            "direct_delivery": null,
                            "fulfilled_by_shopee": null
                        },
                        "rule_type": 0
                    },
                    {
                        "channel_id": 30015,
                        "name": "蝦皮店到店",
                        "price": {
                            "single_value": 4500000,
                            "range_min": -1,
                            "range_max": -1,
                            "price_mask": null
                        },
                        "price_before_discount": null,
                        "channel_delivery_info": {
                            "has_edt": true,
                            "display_mode": "edt_by_date",
                            "estimated_delivery_date_from": 1732248490,
                            "estimated_delivery_date_to": 1732507690,
                            "estimated_delivery_time_min": 3,
                            "estimated_delivery_time_max": 6,
                            "delay_message": "免運店家滿$199無限免運; 週三週六$149無限免運",
                            "is_fastest_edt_channel": null,
                            "sla_message": null,
                            "show_edt": true,
                            "edt_text": "Get by 11月22日 to 11月25日"
                        },
                        "channel_promotion_infos": [
                            {
                                "rule_id": 252407796203520,
                                "type": 1,
                                "display_mode": null,
                                "discount_off": null,
                                "min_spend": {
                                    "single_value": 4900000,
                                    "range_min": -1,
                                    "range_max": -1,
                                    "price_mask": null
                                },
                                "cap": null
                            }
                        ],
                        "warning": null,
                        "shipping_icon_type": null,
                        "lowest_bpsf_promotion_rule": null,
                        "service_type_info": "",
                        "is_integrated_channel": true,
                        "late_delivery_compensation": null,
                        "is_sst_included": false,
                        "display_text": {
                            "late_delivery_compensation": null,
                            "direct_delivery": null,
                            "fulfilled_by_shopee": null
                        },
                        "rule_type": 0
                    },
                    {
                        "channel_id": 30005,
                        "name": "7-ELEVEN",
                        "price": {
                            "single_value": 6000000,
                            "range_min": -1,
                            "range_max": -1,
                            "price_mask": null
                        },
                        "price_before_discount": null,
                        "channel_delivery_info": {
                            "has_edt": true,
                            "display_mode": "edt_by_date",
                            "estimated_delivery_date_from": 1732162090,
                            "estimated_delivery_date_to": 1732334890,
                            "estimated_delivery_time_min": 2,
                            "estimated_delivery_time_max": 4,
                            "delay_message": null,
                            "is_fastest_edt_channel": null,
                            "sla_message": null,
                            "show_edt": true,
                            "edt_text": "Get by 11月21日 to 11月23日"
                        },
                        "channel_promotion_infos": [
                            {
                                "rule_id": 256699621969920,
                                "type": 0,
                                "display_mode": 0,
                                "discount_off": 2000000,
                                "min_spend": {
                                    "single_value": 59900000,
                                    "range_min": -1,
                                    "range_max": -1,
                                    "price_mask": null
                                },
                                "cap": 0
                            },
                            {
                                "rule_id": 256699621965824,
                                "type": 1,
                                "display_mode": null,
                                "discount_off": null,
                                "min_spend": {
                                    "single_value": 79900000,
                                    "range_min": -1,
                                    "range_max": -1,
                                    "price_mask": null
                                },
                                "cap": null
                            }
                        ],
                        "warning": null,
                        "shipping_icon_type": null,
                        "lowest_bpsf_promotion_rule": null,
                        "service_type_info": "",
                        "is_integrated_channel": true,
                        "late_delivery_compensation": null,
                        "is_sst_included": false,
                        "display_text": {
                            "late_delivery_compensation": null,
                            "direct_delivery": null,
                            "fulfilled_by_shopee": null
                        },
                        "rule_type": 0
                    },
                    {
                        "channel_id": 30006,
                        "name": "全家",
                        "price": {
                            "single_value": 6000000,
                            "range_min": -1,
                            "range_max": -1,
                            "price_mask": null
                        },
                        "price_before_discount": null,
                        "channel_delivery_info": {
                            "has_edt": true,
                            "display_mode": "edt_by_date",
                            "estimated_delivery_date_from": 1732162090,
                            "estimated_delivery_date_to": 1732334890,
                            "estimated_delivery_time_min": 2,
                            "estimated_delivery_time_max": 4,
                            "delay_message": null,
                            "is_fastest_edt_channel": null,
                            "sla_message": null,
                            "show_edt": true,
                            "edt_text": "Get by 11月21日 to 11月23日"
                        },
                        "channel_promotion_infos": [
                            {
                                "rule_id": 253219519856640,
                                "type": 1,
                                "display_mode": null,
                                "discount_off": null,
                                "min_spend": {
                                    "single_value": 29900000,
                                    "range_min": -1,
                                    "range_max": -1,
                                    "price_mask": null
                                },
                                "cap": null
                            }
                        ],
                        "warning": null,
                        "shipping_icon_type": null,
                        "lowest_bpsf_promotion_rule": null,
                        "service_type_info": "",
                        "is_integrated_channel": true,
                        "late_delivery_compensation": null,
                        "is_sst_included": false,
                        "display_text": {
                            "late_delivery_compensation": null,
                            "direct_delivery": null,
                            "fulfilled_by_shopee": null
                        },
                        "rule_type": 0
                    },
                    {
                        "channel_id": 30007,
                        "name": "萊爾富",
                        "price": {
                            "single_value": 5000000,
                            "range_min": -1,
                            "range_max": -1,
                            "price_mask": null
                        },
                        "price_before_discount": null,
                        "channel_delivery_info": {
                            "has_edt": true,
                            "display_mode": "edt_by_date",
                            "estimated_delivery_date_from": 1732162090,
                            "estimated_delivery_date_to": 1732421290,
                            "estimated_delivery_time_min": 2,
                            "estimated_delivery_time_max": 5,
                            "delay_message": null,
                            "is_fastest_edt_channel": null,
                            "sla_message": null,
                            "show_edt": true,
                            "edt_text": "Get by 11月21日 to 11月24日"
                        },
                        "channel_promotion_infos": [
                            {
                                "rule_id": 253217498202114,
                                "type": 1,
                                "display_mode": null,
                                "discount_off": null,
                                "min_spend": {
                                    "single_value": 24900000,
                                    "range_min": -1,
                                    "range_max": -1,
                                    "price_mask": null
                                },
                                "cap": null
                            }
                        ],
                        "warning": null,
                        "shipping_icon_type": null,
                        "lowest_bpsf_promotion_rule": null,
                        "service_type_info": "",
                        "is_integrated_channel": true,
                        "late_delivery_compensation": null,
                        "is_sst_included": false,
                        "display_text": {
                            "late_delivery_compensation": null,
                            "direct_delivery": null,
                            "fulfilled_by_shopee": null
                        },
                        "rule_type": 0
                    },
                    {
                        "channel_id": 30014,
                        "name": "OK Mart",
                        "price": {
                            "single_value": 4500000,
                            "range_min": -1,
                            "range_max": -1,
                            "price_mask": null
                        },
                        "price_before_discount": null,
                        "channel_delivery_info": {
                            "has_edt": true,
                            "display_mode": "edt_by_date",
                            "estimated_delivery_date_from": 1732248490,
                            "estimated_delivery_date_to": 1732421290,
                            "estimated_delivery_time_min": 3,
                            "estimated_delivery_time_max": 5,
                            "delay_message": null,
                            "is_fastest_edt_channel": null,
                            "sla_message": null,
                            "show_edt": true,
                            "edt_text": "Get by 11月22日 to 11月24日"
                        },
                        "channel_promotion_infos": [
                            {
                                "rule_id": 252407808790828,
                                "type": 1,
                                "display_mode": null,
                                "discount_off": null,
                                "min_spend": {
                                    "single_value": 4900000,
                                    "range_min": -1,
                                    "range_max": -1,
                                    "price_mask": null
                                },
                                "cap": null
                            }
                        ],
                        "warning": null,
                        "shipping_icon_type": null,
                        "lowest_bpsf_promotion_rule": null,
                        "service_type_info": "",
                        "is_integrated_channel": true,
                        "late_delivery_compensation": null,
                        "is_sst_included": false,
                        "display_text": {
                            "late_delivery_compensation": null,
                            "direct_delivery": null,
                            "fulfilled_by_shopee": null
                        },
                        "rule_type": 0
                    },
                    {
                        "channel_id": 30001,
                        "name": "黑貓宅急便",
                        "price": {
                            "single_value": 9000000,
                            "range_min": -1,
                            "range_max": -1,
                            "price_mask": null
                        },
                        "price_before_discount": null,
                        "channel_delivery_info": {
                            "has_edt": true,
                            "display_mode": "edt_by_date",
                            "estimated_delivery_date_from": 1732162090,
                            "estimated_delivery_date_to": 1732507690,
                            "estimated_delivery_time_min": 2,
                            "estimated_delivery_time_max": 6,
                            "delay_message": null,
                            "is_fastest_edt_channel": null,
                            "sla_message": null,
                            "show_edt": true,
                            "edt_text": "Get by 11月21日 to 11月25日"
                        },
                        "channel_promotion_infos": null,
                        "warning": null,
                        "shipping_icon_type": null,
                        "lowest_bpsf_promotion_rule": null,
                        "service_type_info": "",
                        "is_integrated_channel": true,
                        "late_delivery_compensation": null,
                        "is_sst_included": false,
                        "display_text": {
                            "late_delivery_compensation": null,
                            "direct_delivery": null,
                            "fulfilled_by_shopee": null
                        },
                        "rule_type": 0
                    },
                    {
                        "channel_id": 39303,
                        "name": "中華郵政",
                        "price": {
                            "single_value": 5000000,
                            "range_min": -1,
                            "range_max": -1,
                            "price_mask": null
                        },
                        "price_before_discount": null,
                        "channel_delivery_info": {
                            "has_edt": false,
                            "display_mode": null,
                            "estimated_delivery_date_from": null,
                            "estimated_delivery_date_to": null,
                            "estimated_delivery_time_min": null,
                            "estimated_delivery_time_max": null,
                            "delay_message": null,
                            "is_fastest_edt_channel": null,
                            "sla_message": null,
                            "show_edt": null,
                            "edt_text": null
                        },
                        "channel_promotion_infos": [
                            {
                                "rule_id": 256699621969920,
                                "type": 0,
                                "display_mode": 0,
                                "discount_off": 2000000,
                                "min_spend": {
                                    "single_value": 59900000,
                                    "range_min": -1,
                                    "range_max": -1,
                                    "price_mask": null
                                },
                                "cap": 0
                            },
                            {
                                "rule_id": 256699621965824,
                                "type": 1,
                                "display_mode": null,
                                "discount_off": null,
                                "min_spend": {
                                    "single_value": 79900000,
                                    "range_min": -1,
                                    "range_max": -1,
                                    "price_mask": null
                                },
                                "cap": null
                            }
                        ],
                        "warning": null,
                        "shipping_icon_type": null,
                        "lowest_bpsf_promotion_rule": null,
                        "service_type_info": "",
                        "is_integrated_channel": false,
                        "late_delivery_compensation": null,
                        "is_sst_included": false,
                        "display_text": {
                            "late_delivery_compensation": null,
                            "direct_delivery": null,
                            "fulfilled_by_shopee": null
                        },
                        "rule_type": 0
                    }
                ],
                "grouped_channel_infos_by_service_type": [],
                "also_available_channel_name": null,
                "pre_selected_shipping_channel": null,
                "show_grouped_channel_first": null,
                "is_item_with_price_range": false,
                "also_available_channel_icon_type": null,
                "pre_order_text": "",
                "selected_late_delivery_compensation_for_drawer": null,
                "shipping_info_text": {
                    "text_template": null,
                    "shipping_fee": null,
                    "edt_from": null,
                    "edt_to": null,
                    "show_shipping_fee_suffix": false
                }
            },
            "shop_vouchers": [],
            "free_return": null,
            "coin_info": {
                "spend_cash_unit": 100000,
                "coin_earn_items": [],
                "coin_earn_label": null
            },
            "product_attributes": {
                "attrs": [
                    {
                        "name": "Stock",
                        "value": "48",
                        "id": null,
                        "is_timestamp": null,
                        "brand_option": null,
                        "val_id": null,
                        "url": null,
                        "brand_id": null,
                        "full_url": null,
                        "type": 7
                    },
                    {
                        "name": "Brand",
                        "value": "Simba 小獅王辛巴",
                        "id": null,
                        "is_timestamp": null,
                        "brand_option": null,
                        "val_id": null,
                        "url": "/search?brands=1140802",
                        "brand_id": 1140802,
                        "full_url": "https://shopee.tw/search?brands=1140802",
                        "type": 1
                    },
                    {
                        "name": "Ships From",
                        "value": "臺中市西屯區",
                        "id": null,
                        "is_timestamp": null,
                        "brand_option": null,
                        "val_id": null,
                        "url": null,
                        "brand_id": null,
                        "full_url": null,
                        "type": 6
                    }
                ],
                "categories": [
                    {
                        "catid": 11040542,
                        "display_name": "Mother & Baby",
                        "no_sub": false,
                        "is_default_subcat": false
                    },
                    {
                        "catid": 11040554,
                        "display_name": "Feeding & Nursing",
                        "no_sub": false,
                        "is_default_subcat": false
                    },
                    {
                        "catid": 11040561,
                        "display_name": "Feeding Bottles",
                        "no_sub": true,
                        "is_default_subcat": false
                    }
                ],
                "related_items": []
            },
            "shop_detailed": {
                "shopid": 19675194,
                "userid": 19676530,
                "last_active_time": 1731988556,
                "vacation": false,
                "place": "臺中市西屯區",
                "account": {
                    "portrait": "4eea958f22efe6685d6de43987c17baa",
                    "username": "iris_liu_flower",
                    "status": 1
                },
                "is_shopee_verified": false,
                "is_preferred_plus_seller": false,
                "is_official_shop": false,
                "shop_location": "臺中市西屯區",
                "item_count": 955,
                "rating_star": 4.960029,
                "response_rate": 93,
                "session_info": null,
                "name": "【BABY家】<Simba小獅王辛巴/史努比婦嬰用品專賣>",
                "ctime": 1491354343,
                "response_time": 4240,
                "follower_count": 29568,
                "show_official_shop_label": false,
                "rating_bad": 65,
                "rating_good": 69591,
                "rating_normal": 375,
                "session_infos": null,
                "status": 1,
                "is_individual_seller": null,
                "is_mart": false,
                "favorite_shop_info": null,
                "is_3pf": false,
                "sold_total": null,
                "is_shopee_choice": false,
                "is_high_end": false,
                "banner": {
                    "shopee_choice": null
                },
                "authorized_brand": null
            },
            "age_gate_control": null,
            "abnormal_popup": null,
            "return_on_spot": null,
            "display_sections": {
                "add_on_deal": null,
                "bundle_deal": null,
                "exclusive_price_label": null,
                "free_return": null,
                "coin": null,
                "wholesale": null
            },
            "ineligible_ep": null,
            "tax_disclaimer": null,
            "alcohol_disclaimer": null,
            "design_control": {
                "use_new_revamp_first_screen": null,
                "display_on_time_delivery_guarantee": false,
                "disable_price_with_variation": true,
                "display_direct_delivery": false,
                "use_new_featured_video_revamp": null,
                "first_screen_revamp_abtest_group": null,
                "display_choice_customised_section": false,
                "is_support_fbs_enabled": false,
                "top_section_featured_video_ab_test_group": null,
                "enable_ksp_config": null
            },
            "shopee_free_return": null,
            "detail_level": 0,
            "removed_fields": null,
            "size_guide": null,
            "designer_info": null,
            "shipping_info": null,
            "vehicle_compatibility_info": null,
            "nea": null,
            "button_group": {
                "buy_with_voucher": null
            },
            "installment_drawer": null,
            "ongoing_banner": null,
            "teaser_banner": null,
            "price_breakdown": null,
            "membership_exclusive": null,
            "membership_exclusive_teaser": null
        }
    }
}
🟢201Task In Progress
🟠400Bad Request
Modified at 2025-04-17 06:07:21
Previous
Actor List
Next
Shopee Search
Built with