# Scraper GetResult

## OpenAPI Specification

```yaml
openapi: 3.0.1
info:
  title: ''
  description: ''
  version: 1.0.0
paths:
  /api/v1/scraper/result/{taskId}:
    get:
      summary: Scraper GetResult
      deprecated: false
      description: ''
      tags:
        - Scraping API
      parameters:
        - name: taskId
          in: path
          description: ''
          required: true
          example: 73b37f9f-0030-4faa-87f8-d971eaacbbb0
          schema:
            type: string
      requestBody:
        content:
          application/json:
            schema:
              type: object
              properties: {}
              x-apidog-orders: []
      responses:
        '200':
          description: ''
          content:
            application/json:
              schema:
                type: object
                properties:
                  count:
                    type: integer
                  data:
                    type: object
                    properties:
                      bff_meta:
                        type: 'null'
                      error:
                        type: 'null'
                      error_msg:
                        type: 'null'
                      data:
                        type: object
                        properties:
                          item:
                            type: object
                            properties:
                              item_id:
                                type: integer
                              shop_id:
                                type: integer
                              item_status:
                                type: string
                              status:
                                type: integer
                              item_type:
                                type: integer
                              reference_item_id:
                                type: string
                              title:
                                type: string
                              image:
                                type: string
                              label_ids:
                                type: array
                                items:
                                  type: integer
                              is_adult:
                                type: boolean
                              is_preview:
                                type: boolean
                              flag:
                                type: integer
                              is_service_by_shopee:
                                type: boolean
                              condition:
                                type: integer
                              cat_id:
                                type: integer
                              has_low_fulfillment_rate:
                                type: boolean
                              is_live_streaming_price:
                                type: 'null'
                              currency:
                                type: string
                              brand:
                                type: string
                              brand_id:
                                type: integer
                              show_discount:
                                type: integer
                              ctime:
                                type: integer
                              item_rating:
                                type: object
                                properties:
                                  rating_star:
                                    type: integer
                                required:
                                  - rating_star
                                x-apidog-orders:
                                  - rating_star
                              cb_option:
                                type: integer
                              has_model_with_available_shopee_stock:
                                type: boolean
                              shop_location:
                                type: string
                              attributes:
                                type: array
                                items:
                                  type: object
                                  properties:
                                    name:
                                      type: string
                                    value:
                                      type: string
                                    id:
                                      type: integer
                                    is_timestamp:
                                      type: boolean
                                    brand_option:
                                      type: 'null'
                                    val_id:
                                      type: integer
                                    url:
                                      type: 'null'
                                    brand_id:
                                      type: 'null'
                                    full_url:
                                      type: 'null'
                                    type:
                                      type: 'null'
                                  required:
                                    - name
                                    - value
                                    - id
                                    - is_timestamp
                                    - brand_option
                                    - val_id
                                    - url
                                    - brand_id
                                    - full_url
                                    - type
                                  x-apidog-orders:
                                    - name
                                    - value
                                    - id
                                    - is_timestamp
                                    - brand_option
                                    - val_id
                                    - url
                                    - brand_id
                                    - full_url
                                    - type
                              rich_text_description:
                                type: object
                                properties:
                                  paragraph_list:
                                    type: array
                                    items:
                                      type: object
                                      properties:
                                        type:
                                          type: integer
                                        text:
                                          type: string
                                          nullable: true
                                        img_id:
                                          type: 'null'
                                        ratio:
                                          type: 'null'
                                        empty_paragraph_count:
                                          type: integer
                                          nullable: true
                                      required:
                                        - type
                                        - text
                                        - img_id
                                        - ratio
                                        - empty_paragraph_count
                                      x-apidog-orders:
                                        - type
                                        - text
                                        - img_id
                                        - ratio
                                        - empty_paragraph_count
                                required:
                                  - paragraph_list
                                x-apidog-orders:
                                  - paragraph_list
                              invoice_option:
                                type: 'null'
                              is_category_failed:
                                type: 'null'
                              is_prescription_item:
                                type: boolean
                              preview_info:
                                type: 'null'
                              show_prescription_feed:
                                type: boolean
                              is_alcohol_product:
                                type: boolean
                              is_infant_milk_formula_product:
                                type: boolean
                              is_unavailable:
                                type: boolean
                              is_partial_fulfilled:
                                type: boolean
                              is_presale:
                                type: boolean
                              is_presale_deposit_item:
                                type: 'null'
                              is_presale_deposit_made:
                                type: 'null'
                              description:
                                type: string
                              categories:
                                type: array
                                items:
                                  type: object
                                  properties:
                                    catid:
                                      type: integer
                                    display_name:
                                      type: string
                                    no_sub:
                                      type: boolean
                                    is_default_subcat:
                                      type: boolean
                                  required:
                                    - catid
                                    - display_name
                                    - no_sub
                                    - is_default_subcat
                                  x-apidog-orders:
                                    - catid
                                    - display_name
                                    - no_sub
                                    - is_default_subcat
                              fe_categories:
                                type: array
                                items:
                                  type: object
                                  properties:
                                    catid:
                                      type: integer
                                    display_name:
                                      type: string
                                    no_sub:
                                      type: boolean
                                    is_default_subcat:
                                      type: boolean
                                  required:
                                    - catid
                                    - display_name
                                    - no_sub
                                    - is_default_subcat
                                  x-apidog-orders:
                                    - catid
                                    - display_name
                                    - no_sub
                                    - is_default_subcat
                              item_has_video:
                                type: boolean
                              presale_dday_start_time:
                                type: 'null'
                              is_lowest_price_at_shopee:
                                type: 'null'
                              models:
                                type: array
                                items:
                                  type: object
                                  properties:
                                    item_id:
                                      type: integer
                                    status:
                                      type: integer
                                    current_promotion_reserved_stock:
                                      type: 'null'
                                    name:
                                      type: string
                                    promotion_id:
                                      type: integer
                                    price:
                                      type: integer
                                    price_stocks:
                                      type: array
                                      items:
                                        type: object
                                        properties:
                                          allocated_stock:
                                            type: integer
                                          stock_breakdown_by_location:
                                            type: array
                                            items:
                                              type: object
                                              properties:
                                                location_id:
                                                  type: string
                                                available_stock:
                                                  type: 'null'
                                                fulfilment_type:
                                                  type: integer
                                                address_id:
                                                  type: integer
                                                allocated_stock:
                                                  type: 'null'
                                              x-apidog-orders:
                                                - location_id
                                                - available_stock
                                                - fulfilment_type
                                                - address_id
                                                - allocated_stock
                                          promotion_type:
                                            type: integer
                                        x-apidog-orders:
                                          - allocated_stock
                                          - stock_breakdown_by_location
                                          - promotion_type
                                    current_promotion_has_reserve_stock:
                                      type: boolean
                                    normal_stock:
                                      type: 'null'
                                    extinfo:
                                      type: object
                                      properties:
                                        tier_index:
                                          type: array
                                          items:
                                            type: integer
                                        is_pre_order:
                                          type: boolean
                                        estimated_days:
                                          type: integer
                                      required:
                                        - tier_index
                                        - is_pre_order
                                        - estimated_days
                                      x-apidog-orders:
                                        - tier_index
                                        - is_pre_order
                                        - estimated_days
                                    price_before_discount:
                                      type: integer
                                    model_id:
                                      type: integer
                                    stock:
                                      type: 'null'
                                    has_gimmick_tag:
                                      type: boolean
                                    key_measurement:
                                      type: 'null'
                                    sold:
                                      type: 'null'
                                    is_lowest_price_at_shopee:
                                      type: boolean
                                  x-apidog-orders:
                                    - item_id
                                    - status
                                    - current_promotion_reserved_stock
                                    - name
                                    - promotion_id
                                    - price
                                    - price_stocks
                                    - current_promotion_has_reserve_stock
                                    - normal_stock
                                    - extinfo
                                    - price_before_discount
                                    - model_id
                                    - stock
                                    - has_gimmick_tag
                                    - key_measurement
                                    - sold
                                    - is_lowest_price_at_shopee
                              tier_variations:
                                type: array
                                items:
                                  type: object
                                  properties:
                                    name:
                                      type: string
                                    options:
                                      type: array
                                      items:
                                        type: string
                                    images:
                                      type: 'null'
                                    properties:
                                      type: 'null'
                                    type:
                                      type: integer
                                    summed_stocks:
                                      type: 'null'
                                    display_indicators:
                                      type: array
                                      items:
                                        type: integer
                                  x-apidog-orders:
                                    - name
                                    - options
                                    - images
                                    - properties
                                    - type
                                    - summed_stocks
                                    - display_indicators
                              size_chart:
                                type: 'null'
                              size_chart_info:
                                type: 'null'
                              welcome_package_type:
                                type: integer
                              is_free_gift:
                                type: boolean
                              deep_discount:
                                type: 'null'
                              is_low_price_eligible:
                                type: 'null'
                              bundle_deal_info:
                                type: 'null'
                              add_on_deal_info:
                                type: 'null'
                              shipping_icon_type:
                                type: integer
                              badge_icon_type:
                                type: integer
                              spl_info:
                                type: object
                                properties:
                                  installment_info:
                                    type: 'null'
                                  user_credit_info:
                                    type: 'null'
                                  channel_id:
                                    type: 'null'
                                  show_spl:
                                    type: boolean
                                  show_spl_lite:
                                    type: 'null'
                                  spl_xtra:
                                    type: 'null'
                                required:
                                  - installment_info
                                  - user_credit_info
                                  - channel_id
                                  - show_spl
                                  - show_spl_lite
                                  - spl_xtra
                                x-apidog-orders:
                                  - installment_info
                                  - user_credit_info
                                  - channel_id
                                  - show_spl
                                  - show_spl_lite
                                  - spl_xtra
                              estimated_days:
                                type: integer
                              is_pre_order:
                                type: boolean
                              is_free_shipping:
                                type: boolean
                              overall_purchase_limit:
                                type: 'null'
                              min_purchase_limit:
                                type: integer
                              is_hide_stock:
                                type: boolean
                              stock:
                                type: 'null'
                              normal_stock:
                                type: 'null'
                              current_promotion_reserved_stock:
                                type: integer
                              can_use_wholesale:
                                type: boolean
                              wholesale_tier_list:
                                type: array
                                items:
                                  type: string
                              price:
                                type: integer
                              raw_discount:
                                type: integer
                              hidden_price_display:
                                type: 'null'
                              price_min:
                                type: integer
                              price_max:
                                type: integer
                              price_before_discount:
                                type: integer
                              price_min_before_discount:
                                type: integer
                              price_max_before_discount:
                                type: integer
                              other_stock:
                                type: 'null'
                              discount_stock:
                                type: integer
                              current_promotion_has_reserve_stock:
                                type: boolean
                              complaint_policy:
                                type: 'null'
                              show_recycling_info:
                                type: boolean
                              should_show_amp_tag:
                                type: boolean
                              all_models_has_pre_order:
                                type: boolean
                              is_item_inherited:
                                type: boolean
                              max_quantity:
                                type: integer
                            required:
                              - item_id
                              - shop_id
                              - item_status
                              - status
                              - item_type
                              - reference_item_id
                              - title
                              - image
                              - label_ids
                              - is_adult
                              - is_preview
                              - flag
                              - is_service_by_shopee
                              - condition
                              - cat_id
                              - has_low_fulfillment_rate
                              - is_live_streaming_price
                              - currency
                              - brand
                              - brand_id
                              - show_discount
                              - ctime
                              - item_rating
                              - cb_option
                              - has_model_with_available_shopee_stock
                              - shop_location
                              - attributes
                              - rich_text_description
                              - invoice_option
                              - is_category_failed
                              - is_prescription_item
                              - preview_info
                              - show_prescription_feed
                              - is_alcohol_product
                              - is_infant_milk_formula_product
                              - is_unavailable
                              - is_partial_fulfilled
                              - is_presale
                              - is_presale_deposit_item
                              - is_presale_deposit_made
                              - description
                              - categories
                              - fe_categories
                              - item_has_video
                              - presale_dday_start_time
                              - is_lowest_price_at_shopee
                              - models
                              - tier_variations
                              - size_chart
                              - size_chart_info
                              - welcome_package_type
                              - is_free_gift
                              - deep_discount
                              - is_low_price_eligible
                              - bundle_deal_info
                              - add_on_deal_info
                              - shipping_icon_type
                              - badge_icon_type
                              - spl_info
                              - estimated_days
                              - is_pre_order
                              - is_free_shipping
                              - overall_purchase_limit
                              - min_purchase_limit
                              - is_hide_stock
                              - stock
                              - normal_stock
                              - current_promotion_reserved_stock
                              - can_use_wholesale
                              - wholesale_tier_list
                              - price
                              - raw_discount
                              - hidden_price_display
                              - price_min
                              - price_max
                              - price_before_discount
                              - price_min_before_discount
                              - price_max_before_discount
                              - other_stock
                              - discount_stock
                              - current_promotion_has_reserve_stock
                              - complaint_policy
                              - show_recycling_info
                              - should_show_amp_tag
                              - all_models_has_pre_order
                              - is_item_inherited
                              - max_quantity
                            x-apidog-orders:
                              - item_id
                              - shop_id
                              - item_status
                              - status
                              - item_type
                              - reference_item_id
                              - title
                              - image
                              - label_ids
                              - is_adult
                              - is_preview
                              - flag
                              - is_service_by_shopee
                              - condition
                              - cat_id
                              - has_low_fulfillment_rate
                              - is_live_streaming_price
                              - currency
                              - brand
                              - brand_id
                              - show_discount
                              - ctime
                              - item_rating
                              - cb_option
                              - has_model_with_available_shopee_stock
                              - shop_location
                              - attributes
                              - rich_text_description
                              - invoice_option
                              - is_category_failed
                              - is_prescription_item
                              - preview_info
                              - show_prescription_feed
                              - is_alcohol_product
                              - is_infant_milk_formula_product
                              - is_unavailable
                              - is_partial_fulfilled
                              - is_presale
                              - is_presale_deposit_item
                              - is_presale_deposit_made
                              - description
                              - categories
                              - fe_categories
                              - item_has_video
                              - presale_dday_start_time
                              - is_lowest_price_at_shopee
                              - models
                              - tier_variations
                              - size_chart
                              - size_chart_info
                              - welcome_package_type
                              - is_free_gift
                              - deep_discount
                              - is_low_price_eligible
                              - bundle_deal_info
                              - add_on_deal_info
                              - shipping_icon_type
                              - badge_icon_type
                              - spl_info
                              - estimated_days
                              - is_pre_order
                              - is_free_shipping
                              - overall_purchase_limit
                              - min_purchase_limit
                              - is_hide_stock
                              - stock
                              - normal_stock
                              - current_promotion_reserved_stock
                              - can_use_wholesale
                              - wholesale_tier_list
                              - price
                              - raw_discount
                              - hidden_price_display
                              - price_min
                              - price_max
                              - price_before_discount
                              - price_min_before_discount
                              - price_max_before_discount
                              - other_stock
                              - discount_stock
                              - current_promotion_has_reserve_stock
                              - complaint_policy
                              - show_recycling_info
                              - should_show_amp_tag
                              - all_models_has_pre_order
                              - is_item_inherited
                              - max_quantity
                          account:
                            type: object
                            properties:
                              user_id:
                                type: 'null'
                              is_new_user:
                                type: 'null'
                              default_address:
                                type: object
                                properties:
                                  state:
                                    type: string
                                  city:
                                    type: string
                                  district:
                                    type: string
                                  town:
                                    type: string
                                  zip_code:
                                    type: string
                                  address:
                                    type: 'null'
                                  region:
                                    type: 'null'
                                  longitude:
                                    type: 'null'
                                  latitude:
                                    type: 'null'
                                required:
                                  - state
                                  - city
                                  - district
                                  - town
                                  - zip_code
                                  - address
                                  - region
                                  - longitude
                                  - latitude
                                x-apidog-orders:
                                  - state
                                  - city
                                  - district
                                  - town
                                  - zip_code
                                  - address
                                  - region
                                  - longitude
                                  - latitude
                              adult_consent:
                                type: 'null'
                              birth_timestamp:
                                type: 'null'
                            required:
                              - user_id
                              - is_new_user
                              - default_address
                              - adult_consent
                              - birth_timestamp
                            x-apidog-orders:
                              - user_id
                              - is_new_user
                              - default_address
                              - adult_consent
                              - birth_timestamp
                          product_images:
                            type: object
                            properties:
                              video:
                                type: 'null'
                              images:
                                type: array
                                items:
                                  type: string
                              first_tier_variations:
                                type: array
                                items:
                                  type: string
                              sorted_variation_image_index_list:
                                type: array
                                items:
                                  type: string
                              overlay:
                                type: 'null'
                              makeup_preview:
                                type: 'null'
                              abnormal_status:
                                type: string
                              promotion_images:
                                type: array
                                items:
                                  type: string
                              long_images:
                                type: 'null'
                              shopee_video_info_list:
                                type: array
                                items:
                                  type: string
                              shopee_video_rcmd_info:
                                type: 'null'
                              shopee_video_req_id:
                                type: 'null'
                              skincam:
                                type: 'null'
                              pdp_top_info_list:
                                type: 'null'
                              has_long_image:
                                type: 'null'
                            required:
                              - video
                              - images
                              - first_tier_variations
                              - sorted_variation_image_index_list
                              - overlay
                              - makeup_preview
                              - abnormal_status
                              - promotion_images
                              - long_images
                              - shopee_video_info_list
                              - shopee_video_rcmd_info
                              - shopee_video_req_id
                              - skincam
                              - pdp_top_info_list
                              - has_long_image
                            x-apidog-orders:
                              - video
                              - images
                              - first_tier_variations
                              - sorted_variation_image_index_list
                              - overlay
                              - makeup_preview
                              - abnormal_status
                              - promotion_images
                              - long_images
                              - shopee_video_info_list
                              - shopee_video_rcmd_info
                              - shopee_video_req_id
                              - skincam
                              - pdp_top_info_list
                              - has_long_image
                          product_price:
                            type: object
                            properties:
                              discount:
                                type: 'null'
                              installment_info:
                                type: 'null'
                              spl_installment_info:
                                type: 'null'
                              pack_size:
                                type: string
                              hide_price:
                                type: boolean
                              price:
                                type: object
                                properties:
                                  single_value:
                                    type: integer
                                  range_min:
                                    type: integer
                                  range_max:
                                    type: integer
                                  price_mask:
                                    type: 'null'
                                required:
                                  - single_value
                                  - range_min
                                  - range_max
                                  - price_mask
                                x-apidog-orders:
                                  - single_value
                                  - range_min
                                  - range_max
                                  - price_mask
                              price_before_discount:
                                type: 'null'
                              presale_price:
                                type: 'null'
                              lowest_past_price:
                                type: 'null'
                              labels:
                                type: 'null'
                              hide_discount:
                                type: boolean
                              discount_text:
                                type: 'null'
                              show_final_price_indicator:
                                type: boolean
                            required:
                              - discount
                              - installment_info
                              - spl_installment_info
                              - pack_size
                              - hide_price
                              - price
                              - price_before_discount
                              - presale_price
                              - lowest_past_price
                              - labels
                              - hide_discount
                              - discount_text
                              - show_final_price_indicator
                            x-apidog-orders:
                              - discount
                              - installment_info
                              - spl_installment_info
                              - pack_size
                              - hide_price
                              - price
                              - price_before_discount
                              - presale_price
                              - lowest_past_price
                              - labels
                              - hide_discount
                              - discount_text
                              - show_final_price_indicator
                          flash_sale:
                            type: 'null'
                          flash_sale_preview:
                            type: 'null'
                          deep_discount:
                            type: 'null'
                          exclusive_price:
                            type: 'null'
                          exclusive_price_cta:
                            type: 'null'
                          product_meta:
                            type: object
                            properties:
                              show_lowest_price_guarantee:
                                type: boolean
                              show_original_guarantee:
                                type: boolean
                              show_best_price_guarantee:
                                type: boolean
                              show_official_shop_label_in_title:
                                type: boolean
                              show_shopee_verified_label:
                                type: boolean
                              show_lowest_installment_guarantee:
                                type: boolean
                              hide_sharing_button:
                                type: boolean
                              hide_sold_count:
                                type: boolean
                            required:
                              - show_lowest_price_guarantee
                              - show_original_guarantee
                              - show_best_price_guarantee
                              - show_official_shop_label_in_title
                              - show_shopee_verified_label
                              - show_lowest_installment_guarantee
                              - hide_sharing_button
                              - hide_sold_count
                            x-apidog-orders:
                              - show_lowest_price_guarantee
                              - show_original_guarantee
                              - show_best_price_guarantee
                              - show_official_shop_label_in_title
                              - show_shopee_verified_label
                              - show_lowest_installment_guarantee
                              - hide_sharing_button
                              - hide_sold_count
                          product_review:
                            type: object
                            properties:
                              rating_star:
                                type: integer
                              rating_count:
                                type: array
                                items:
                                  type: integer
                              total_rating_count:
                                type: integer
                              historical_sold:
                                type: 'null'
                              global_sold:
                                type: 'null'
                              liked:
                                type: boolean
                              liked_count:
                                type: integer
                              cmt_count:
                                type: integer
                              should_move_ratings_above:
                                type: 'null'
                              review_rcmd_exp_group:
                                type: 'null'
                              display_global_sold:
                                type: boolean
                              hide_rating:
                                type: boolean
                              hide_buyer_gallery:
                                type: boolean
                              hide_reviews:
                                type: boolean
                              hide_other_product_reviews_in_shop:
                                type: boolean
                            required:
                              - rating_star
                              - rating_count
                              - total_rating_count
                              - historical_sold
                              - global_sold
                              - liked
                              - liked_count
                              - cmt_count
                              - should_move_ratings_above
                              - review_rcmd_exp_group
                              - display_global_sold
                              - hide_rating
                              - hide_buyer_gallery
                              - hide_reviews
                              - hide_other_product_reviews_in_shop
                            x-apidog-orders:
                              - rating_star
                              - rating_count
                              - total_rating_count
                              - historical_sold
                              - global_sold
                              - liked
                              - liked_count
                              - cmt_count
                              - should_move_ratings_above
                              - review_rcmd_exp_group
                              - display_global_sold
                              - hide_rating
                              - hide_buyer_gallery
                              - hide_reviews
                              - hide_other_product_reviews_in_shop
                          promotion_info:
                            type: object
                            properties:
                              spl:
                                type: 'null'
                              spl_lite:
                                type: 'null'
                              installment:
                                type: 'null'
                              wholesale:
                                type: 'null'
                              insurance:
                                type: 'null'
                              item_installment_eligibility:
                                type: object
                                properties:
                                  is_cc_installment_payment_eligible:
                                    type: boolean
                                  is_non_cc_installment_payment_eligible:
                                    type: boolean
                                required:
                                  - is_cc_installment_payment_eligible
                                  - is_non_cc_installment_payment_eligible
                                x-apidog-orders:
                                  - is_cc_installment_payment_eligible
                                  - is_non_cc_installment_payment_eligible
                            required:
                              - spl
                              - spl_lite
                              - installment
                              - wholesale
                              - insurance
                              - item_installment_eligibility
                            x-apidog-orders:
                              - spl
                              - spl_lite
                              - installment
                              - wholesale
                              - insurance
                              - item_installment_eligibility
                          age_gate:
                            type: object
                            properties:
                              kyc:
                                type: 'null'
                            required:
                              - kyc
                            x-apidog-orders:
                              - kyc
                          shipping_meta:
                            type: 'null'
                          product_shipping:
                            type: object
                            properties:
                              free_shipping:
                                type: object
                                properties:
                                  min_spend:
                                    type: object
                                    properties:
                                      single_value:
                                        type: integer
                                      range_min:
                                        type: integer
                                      range_max:
                                        type: integer
                                      price_mask:
                                        type: 'null'
                                    required:
                                      - single_value
                                      - range_min
                                      - range_max
                                      - price_mask
                                    x-apidog-orders:
                                      - single_value
                                      - range_min
                                      - range_max
                                      - price_mask
                                  has_fss:
                                    type: boolean
                                required:
                                  - min_spend
                                  - has_fss
                                x-apidog-orders:
                                  - min_spend
                                  - has_fss
                              shipping_fee_info:
                                type: object
                                properties:
                                  ship_from_location:
                                    type: string
                                  price:
                                    type: object
                                    properties:
                                      single_value:
                                        type: integer
                                      range_min:
                                        type: integer
                                      range_max:
                                        type: integer
                                      price_mask:
                                        type: 'null'
                                    required:
                                      - single_value
                                      - range_min
                                      - range_max
                                      - price_mask
                                    x-apidog-orders:
                                      - single_value
                                      - range_min
                                      - range_max
                                      - price_mask
                                  shipping_icon_type:
                                    type: integer
                                  warning:
                                    type: 'null'
                                required:
                                  - ship_from_location
                                  - price
                                  - shipping_icon_type
                                  - warning
                                x-apidog-orders:
                                  - ship_from_location
                                  - price
                                  - shipping_icon_type
                                  - warning
                              show_shipping_to:
                                type: boolean
                              ungrouped_channel_infos:
                                type: array
                                items:
                                  type: object
                                  properties:
                                    channel_id:
                                      type: integer
                                    name:
                                      type: string
                                    price:
                                      type: object
                                      properties:
                                        single_value:
                                          type: integer
                                        range_min:
                                          type: integer
                                        range_max:
                                          type: integer
                                        price_mask:
                                          type: 'null'
                                      required:
                                        - single_value
                                        - range_min
                                        - range_max
                                        - price_mask
                                      x-apidog-orders:
                                        - single_value
                                        - range_min
                                        - range_max
                                        - price_mask
                                    price_before_discount:
                                      type: object
                                      properties:
                                        single_value:
                                          type: integer
                                        range_min:
                                          type: integer
                                        range_max:
                                          type: integer
                                        price_mask:
                                          type: 'null'
                                      required:
                                        - single_value
                                        - range_min
                                        - range_max
                                        - price_mask
                                      x-apidog-orders:
                                        - single_value
                                        - range_min
                                        - range_max
                                        - price_mask
                                    channel_delivery_info:
                                      type: object
                                      properties:
                                        has_edt:
                                          type: boolean
                                        display_mode:
                                          type: string
                                          nullable: true
                                        estimated_delivery_date_from:
                                          type: integer
                                          nullable: true
                                        estimated_delivery_date_to:
                                          type: integer
                                          nullable: true
                                        estimated_delivery_time_min:
                                          type: integer
                                          nullable: true
                                        estimated_delivery_time_max:
                                          type: integer
                                          nullable: true
                                        delay_message:
                                          type: string
                                          nullable: true
                                        is_fastest_edt_channel:
                                          type: 'null'
                                        sla_message:
                                          type: 'null'
                                        show_edt:
                                          type: boolean
                                          nullable: true
                                        edt_text:
                                          type: string
                                          nullable: true
                                      required:
                                        - has_edt
                                        - display_mode
                                        - estimated_delivery_date_from
                                        - estimated_delivery_date_to
                                        - estimated_delivery_time_min
                                        - estimated_delivery_time_max
                                        - delay_message
                                        - is_fastest_edt_channel
                                        - sla_message
                                        - show_edt
                                        - edt_text
                                      x-apidog-orders:
                                        - has_edt
                                        - display_mode
                                        - estimated_delivery_date_from
                                        - estimated_delivery_date_to
                                        - estimated_delivery_time_min
                                        - estimated_delivery_time_max
                                        - delay_message
                                        - is_fastest_edt_channel
                                        - sla_message
                                        - show_edt
                                        - edt_text
                                    channel_promotion_infos:
                                      type: array
                                      items:
                                        type: object
                                        properties:
                                          rule_id:
                                            type: integer
                                          type:
                                            type: integer
                                          display_mode:
                                            type: integer
                                            nullable: true
                                          discount_off:
                                            type: integer
                                            nullable: true
                                          min_spend:
                                            type: object
                                            properties:
                                              single_value:
                                                type: integer
                                              range_min:
                                                type: integer
                                              range_max:
                                                type: integer
                                              price_mask:
                                                type: 'null'
                                            required:
                                              - single_value
                                              - range_min
                                              - range_max
                                              - price_mask
                                            x-apidog-orders:
                                              - single_value
                                              - range_min
                                              - range_max
                                              - price_mask
                                          cap:
                                            type: integer
                                            nullable: true
                                        required:
                                          - rule_id
                                          - type
                                          - display_mode
                                          - discount_off
                                          - min_spend
                                          - cap
                                        x-apidog-orders:
                                          - rule_id
                                          - type
                                          - display_mode
                                          - discount_off
                                          - min_spend
                                          - cap
                                    warning:
                                      type: 'null'
                                    shipping_icon_type:
                                      type: 'null'
                                    lowest_bpsf_promotion_rule:
                                      type: 'null'
                                    service_type_info:
                                      type: string
                                    is_integrated_channel:
                                      type: boolean
                                    late_delivery_compensation:
                                      type: 'null'
                                    is_sst_included:
                                      type: boolean
                                    display_text:
                                      type: object
                                      properties:
                                        late_delivery_compensation:
                                          type: 'null'
                                        direct_delivery:
                                          type: 'null'
                                        fulfilled_by_shopee:
                                          type: 'null'
                                      required:
                                        - late_delivery_compensation
                                        - direct_delivery
                                        - fulfilled_by_shopee
                                      x-apidog-orders:
                                        - late_delivery_compensation
                                        - direct_delivery
                                        - fulfilled_by_shopee
                                    rule_type:
                                      type: integer
                                  required:
                                    - channel_id
                                    - name
                                    - price
                                    - price_before_discount
                                    - channel_delivery_info
                                    - channel_promotion_infos
                                    - warning
                                    - shipping_icon_type
                                    - lowest_bpsf_promotion_rule
                                    - service_type_info
                                    - is_integrated_channel
                                    - late_delivery_compensation
                                    - is_sst_included
                                    - display_text
                                    - rule_type
                                  x-apidog-orders:
                                    - channel_id
                                    - name
                                    - price
                                    - price_before_discount
                                    - channel_delivery_info
                                    - channel_promotion_infos
                                    - warning
                                    - shipping_icon_type
                                    - lowest_bpsf_promotion_rule
                                    - service_type_info
                                    - is_integrated_channel
                                    - late_delivery_compensation
                                    - is_sst_included
                                    - display_text
                                    - rule_type
                              grouped_channel_infos_by_service_type:
                                type: array
                                items:
                                  type: string
                              also_available_channel_name:
                                type: 'null'
                              pre_selected_shipping_channel:
                                type: 'null'
                              show_grouped_channel_first:
                                type: 'null'
                              is_item_with_price_range:
                                type: boolean
                              also_available_channel_icon_type:
                                type: 'null'
                              pre_order_text:
                                type: string
                              selected_late_delivery_compensation_for_drawer:
                                type: 'null'
                              shipping_info_text:
                                type: object
                                properties:
                                  text_template:
                                    type: 'null'
                                  shipping_fee:
                                    type: 'null'
                                  edt_from:
                                    type: 'null'
                                  edt_to:
                                    type: 'null'
                                  show_shipping_fee_suffix:
                                    type: boolean
                                required:
                                  - text_template
                                  - shipping_fee
                                  - edt_from
                                  - edt_to
                                  - show_shipping_fee_suffix
                                x-apidog-orders:
                                  - text_template
                                  - shipping_fee
                                  - edt_from
                                  - edt_to
                                  - show_shipping_fee_suffix
                            required:
                              - free_shipping
                              - shipping_fee_info
                              - show_shipping_to
                              - ungrouped_channel_infos
                              - grouped_channel_infos_by_service_type
                              - also_available_channel_name
                              - pre_selected_shipping_channel
                              - show_grouped_channel_first
                              - is_item_with_price_range
                              - also_available_channel_icon_type
                              - pre_order_text
                              - selected_late_delivery_compensation_for_drawer
                              - shipping_info_text
                            x-apidog-orders:
                              - free_shipping
                              - shipping_fee_info
                              - show_shipping_to
                              - ungrouped_channel_infos
                              - grouped_channel_infos_by_service_type
                              - also_available_channel_name
                              - pre_selected_shipping_channel
                              - show_grouped_channel_first
                              - is_item_with_price_range
                              - also_available_channel_icon_type
                              - pre_order_text
                              - selected_late_delivery_compensation_for_drawer
                              - shipping_info_text
                          shop_vouchers:
                            type: array
                            items:
                              type: string
                          free_return:
                            type: 'null'
                          coin_info:
                            type: object
                            properties:
                              spend_cash_unit:
                                type: integer
                              coin_earn_items:
                                type: array
                                items:
                                  type: string
                              coin_earn_label:
                                type: 'null'
                            required:
                              - spend_cash_unit
                              - coin_earn_items
                              - coin_earn_label
                            x-apidog-orders:
                              - spend_cash_unit
                              - coin_earn_items
                              - coin_earn_label
                          product_attributes:
                            type: object
                            properties:
                              attrs:
                                type: array
                                items:
                                  type: object
                                  properties:
                                    name:
                                      type: string
                                    value:
                                      type: string
                                    id:
                                      type: integer
                                      nullable: true
                                    is_timestamp:
                                      type: 'null'
                                    brand_option:
                                      type: 'null'
                                    val_id:
                                      type: 'null'
                                    url:
                                      type: string
                                      nullable: true
                                    brand_id:
                                      type: integer
                                      nullable: true
                                    full_url:
                                      type: string
                                      nullable: true
                                    type:
                                      type: integer
                                  required:
                                    - name
                                    - value
                                    - id
                                    - is_timestamp
                                    - brand_option
                                    - val_id
                                    - url
                                    - brand_id
                                    - full_url
                                    - type
                                  x-apidog-orders:
                                    - name
                                    - value
                                    - id
                                    - is_timestamp
                                    - brand_option
                                    - val_id
                                    - url
                                    - brand_id
                                    - full_url
                                    - type
                              categories:
                                type: array
                                items:
                                  type: object
                                  properties:
                                    catid:
                                      type: integer
                                    display_name:
                                      type: string
                                    no_sub:
                                      type: boolean
                                    is_default_subcat:
                                      type: boolean
                                  required:
                                    - catid
                                    - display_name
                                    - no_sub
                                    - is_default_subcat
                                  x-apidog-orders:
                                    - catid
                                    - display_name
                                    - no_sub
                                    - is_default_subcat
                              related_items:
                                type: array
                                items:
                                  type: string
                            required:
                              - attrs
                              - categories
                              - related_items
                            x-apidog-orders:
                              - attrs
                              - categories
                              - related_items
                          shop_detailed:
                            type: object
                            properties:
                              shopid:
                                type: integer
                              userid:
                                type: integer
                              last_active_time:
                                type: integer
                              vacation:
                                type: boolean
                              place:
                                type: string
                              account:
                                type: object
                                properties:
                                  portrait:
                                    type: string
                                  username:
                                    type: string
                                  status:
                                    type: integer
                                required:
                                  - portrait
                                  - username
                                  - status
                                x-apidog-orders:
                                  - portrait
                                  - username
                                  - status
                              is_shopee_verified:
                                type: boolean
                              is_preferred_plus_seller:
                                type: boolean
                              is_official_shop:
                                type: boolean
                              shop_location:
                                type: string
                              item_count:
                                type: integer
                              rating_star:
                                type: number
                              response_rate:
                                type: integer
                              session_info:
                                type: 'null'
                              name:
                                type: string
                              ctime:
                                type: integer
                              response_time:
                                type: integer
                              follower_count:
                                type: integer
                              show_official_shop_label:
                                type: boolean
                              rating_bad:
                                type: integer
                              rating_good:
                                type: integer
                              rating_normal:
                                type: integer
                              session_infos:
                                type: 'null'
                              status:
                                type: integer
                              is_individual_seller:
                                type: 'null'
                              is_mart:
                                type: boolean
                              favorite_shop_info:
                                type: 'null'
                              is_3pf:
                                type: boolean
                              sold_total:
                                type: 'null'
                              is_shopee_choice:
                                type: boolean
                              is_high_end:
                                type: boolean
                              banner:
                                type: object
                                properties:
                                  shopee_choice:
                                    type: 'null'
                                required:
                                  - shopee_choice
                                x-apidog-orders:
                                  - shopee_choice
                              authorized_brand:
                                type: 'null'
                            required:
                              - shopid
                              - userid
                              - last_active_time
                              - vacation
                              - place
                              - account
                              - is_shopee_verified
                              - is_preferred_plus_seller
                              - is_official_shop
                              - shop_location
                              - item_count
                              - rating_star
                              - response_rate
                              - session_info
                              - name
                              - ctime
                              - response_time
                              - follower_count
                              - show_official_shop_label
                              - rating_bad
                              - rating_good
                              - rating_normal
                              - session_infos
                              - status
                              - is_individual_seller
                              - is_mart
                              - favorite_shop_info
                              - is_3pf
                              - sold_total
                              - is_shopee_choice
                              - is_high_end
                              - banner
                              - authorized_brand
                            x-apidog-orders:
                              - shopid
                              - userid
                              - last_active_time
                              - vacation
                              - place
                              - account
                              - is_shopee_verified
                              - is_preferred_plus_seller
                              - is_official_shop
                              - shop_location
                              - item_count
                              - rating_star
                              - response_rate
                              - session_info
                              - name
                              - ctime
                              - response_time
                              - follower_count
                              - show_official_shop_label
                              - rating_bad
                              - rating_good
                              - rating_normal
                              - session_infos
                              - status
                              - is_individual_seller
                              - is_mart
                              - favorite_shop_info
                              - is_3pf
                              - sold_total
                              - is_shopee_choice
                              - is_high_end
                              - banner
                              - authorized_brand
                          age_gate_control:
                            type: 'null'
                          abnormal_popup:
                            type: 'null'
                          return_on_spot:
                            type: 'null'
                          display_sections:
                            type: object
                            properties:
                              add_on_deal:
                                type: 'null'
                              bundle_deal:
                                type: 'null'
                              exclusive_price_label:
                                type: 'null'
                              free_return:
                                type: 'null'
                              coin:
                                type: 'null'
                              wholesale:
                                type: 'null'
                            required:
                              - add_on_deal
                              - bundle_deal
                              - exclusive_price_label
                              - free_return
                              - coin
                              - wholesale
                            x-apidog-orders:
                              - add_on_deal
                              - bundle_deal
                              - exclusive_price_label
                              - free_return
                              - coin
                              - wholesale
                          ineligible_ep:
                            type: 'null'
                          tax_disclaimer:
                            type: 'null'
                          alcohol_disclaimer:
                            type: 'null'
                          design_control:
                            type: object
                            properties:
                              use_new_revamp_first_screen:
                                type: 'null'
                              display_on_time_delivery_guarantee:
                                type: boolean
                              disable_price_with_variation:
                                type: boolean
                              display_direct_delivery:
                                type: boolean
                              use_new_featured_video_revamp:
                                type: 'null'
                              first_screen_revamp_abtest_group:
                                type: 'null'
                              display_choice_customised_section:
                                type: boolean
                              is_support_fbs_enabled:
                                type: boolean
                              top_section_featured_video_ab_test_group:
                                type: 'null'
                              enable_ksp_config:
                                type: 'null'
                            required:
                              - use_new_revamp_first_screen
                              - display_on_time_delivery_guarantee
                              - disable_price_with_variation
                              - display_direct_delivery
                              - use_new_featured_video_revamp
                              - first_screen_revamp_abtest_group
                              - display_choice_customised_section
                              - is_support_fbs_enabled
                              - top_section_featured_video_ab_test_group
                              - enable_ksp_config
                            x-apidog-orders:
                              - use_new_revamp_first_screen
                              - display_on_time_delivery_guarantee
                              - disable_price_with_variation
                              - display_direct_delivery
                              - use_new_featured_video_revamp
                              - first_screen_revamp_abtest_group
                              - display_choice_customised_section
                              - is_support_fbs_enabled
                              - top_section_featured_video_ab_test_group
                              - enable_ksp_config
                          shopee_free_return:
                            type: 'null'
                          detail_level:
                            type: integer
                          removed_fields:
                            type: 'null'
                          size_guide:
                            type: 'null'
                          designer_info:
                            type: 'null'
                          shipping_info:
                            type: 'null'
                          vehicle_compatibility_info:
                            type: 'null'
                          nea:
                            type: 'null'
                          button_group:
                            type: object
                            properties:
                              buy_with_voucher:
                                type: 'null'
                            required:
                              - buy_with_voucher
                            x-apidog-orders:
                              - buy_with_voucher
                          installment_drawer:
                            type: 'null'
                          ongoing_banner:
                            type: 'null'
                          teaser_banner:
                            type: 'null'
                          price_breakdown:
                            type: 'null'
                          membership_exclusive:
                            type: 'null'
                          membership_exclusive_teaser:
                            type: 'null'
                        required:
                          - item
                          - account
                          - product_images
                          - product_price
                          - flash_sale
                          - flash_sale_preview
                          - deep_discount
                          - exclusive_price
                          - exclusive_price_cta
                          - product_meta
                          - product_review
                          - promotion_info
                          - age_gate
                          - shipping_meta
                          - product_shipping
                          - shop_vouchers
                          - free_return
                          - coin_info
                          - product_attributes
                          - shop_detailed
                          - age_gate_control
                          - abnormal_popup
                          - return_on_spot
                          - display_sections
                          - ineligible_ep
                          - tax_disclaimer
                          - alcohol_disclaimer
                          - design_control
                          - shopee_free_return
                          - detail_level
                          - removed_fields
                          - size_guide
                          - designer_info
                          - shipping_info
                          - vehicle_compatibility_info
                          - nea
                          - button_group
                          - installment_drawer
                          - ongoing_banner
                          - teaser_banner
                          - price_breakdown
                          - membership_exclusive
                          - membership_exclusive_teaser
                        x-apidog-orders:
                          - item
                          - account
                          - product_images
                          - product_price
                          - flash_sale
                          - flash_sale_preview
                          - deep_discount
                          - exclusive_price
                          - exclusive_price_cta
                          - product_meta
                          - product_review
                          - promotion_info
                          - age_gate
                          - shipping_meta
                          - product_shipping
                          - shop_vouchers
                          - free_return
                          - coin_info
                          - product_attributes
                          - shop_detailed
                          - age_gate_control
                          - abnormal_popup
                          - return_on_spot
                          - display_sections
                          - ineligible_ep
                          - tax_disclaimer
                          - alcohol_disclaimer
                          - design_control
                          - shopee_free_return
                          - detail_level
                          - removed_fields
                          - size_guide
                          - designer_info
                          - shipping_info
                          - vehicle_compatibility_info
                          - nea
                          - button_group
                          - installment_drawer
                          - ongoing_banner
                          - teaser_banner
                          - price_breakdown
                          - membership_exclusive
                          - membership_exclusive_teaser
                    required:
                      - bff_meta
                      - error
                      - error_msg
                      - data
                    x-apidog-orders:
                      - bff_meta
                      - error
                      - error_msg
                      - data
                required:
                  - count
                  - data
                x-apidog-orders:
                  - count
                  - data
          headers: {}
          x-apidog-name: Success
      security:
        - apikey-header-x-api-token: []
      x-apidog-folder: Scraping API
      x-apidog-status: released
      x-run-in-apidog: https://app.apidog.com/web/project/745098/apis/api-11949853-run
components:
  schemas: {}
  securitySchemes:
    bearer:
      type: bearer
      scheme: bearer
      description: Bearer token authentication using your Scrapeless API key
    apikey-header-x-api-token:
      type: apiKey
      in: header
      name: x-api-token
servers:
  - url: https://api.scrapeless.com
    description: Prod Env
security:
  - apikey-header-x-api-token: []

```
