Coupang

Coupang Search Results Scraper

This endpoint scrapes product data from Coupang's search results page using the provided search URL.

Note

Use the Sync Scraper API Server (https://sync.scraper.mrscraper.com) host when calling this endpoint.

POST
/api/commerce/coupang/search/sync
AuthorizationBearer <token>

In: header

Request Body

application/json

url*string

Coupang search URL

Response Body

application/json

curl -X POST "https://api.app.mrscraper.com/api/commerce/coupang/search/sync" \  -H "Content-Type: application/json" \  -d '{    "url": "https://www.coupang.com/np/search?q=womens+handbag&channel=auto&traceId=mgwf1ios"  }'
{
  "success": true,
  "message": "Succesfully scraped",
  "data": [
    {
      "adBadgeArea": {
        "sponsored": true,
        "adzerkLog": {
          "clickLogUri": "https://mercury.coupang.com/e.gif?r=4d9a3ae0-ca90-11f0-8fd6-519aca985f96%7E3&korePlacement=15&koreSubPlacement=1",
          "impressionLogUri": "https://mercury.coupang.com/e.gif?r=4d9a3ae0-ca90-11f0-8fd6-519aca985f96%7E1&korePlacement=15&koreSubPlacement=1",
          "viewImpression": "https://mercury.coupang.com/e.gif?r=4d9a3ae0-ca90-11f0-8fd6-519aca985f96%7E2&korePlacement=15&koreSubPlacement=1",
          "feedsId": "",
          "eventId": "4d9a3ae0-ca90-11f0-8fd6-519aca985f96"
        },
        "showSeparator": false
      },
      "badgeReorder": false,
      "benefitBadgeArea": {
        "badgeAreaContents": []
      },
      "bizOnlyArea": null,
      "cashBackArea": {
        "iconUrl": "https://image.coupangcdn.com/image/badges/cashback/web/list-cash-icon@2x.png",
        "cashRewardText": "최대 1,100원 적립"
      },
      "ccidArea": null,
      "ccidEligible": false,
      "couPickArea": null,
      "couponNudgeStyle": null,
      "couponNudgeText": null,
      "couponTagArea": null,
      "deliveryBadgeArea": {
        "badgeAreaContents": []
      },
      "deliverySpeedBadgeArea": null,
      "eligibleFalconArea": null,
      "emptyCcidAndCashback": false,
      "globalArea": {
        "badgeImage": null,
        "countryName": null,
        "show": false
      },
      "handymanArea": null,
      "imageAndTitleArea": {
        "defaultUrl": "//thumbnail.coupangcdn.com/thumbnails/remote/320x320ex/image/vendor_inventory/8c22/95503b7272b418d6a4058f0bb9cdc1d6c9fe7ae12ff294b6c388c96c1716.jpg",
        "title": "리치모리 팬던트 리본 토트백"
      },
      "index": {
        "deliveryInfo": {
          "finalFreeShipOverAmountEx": {
            "amount": 19800
          }
        },
        "freebie": null,
        "itemId": 25437009315,
        "soldOutReason": null,
        "unitPrice": null
      },
      "isCeCategory": false,
      "labelArea": {
        "labelAreaContents": [],
        "todayClose": false
      },
      "legacyProductId": 8750068760,
      "link": "/vp/products/8750068760?itemId=25437009315&vendorItemId=92429955581&sourceType=srp_product_ads&clickEventId=4d9a3ae0-ca90-11f0-8fd6-519aca985f96&korePlacement=15&koreSubPlacement=1&clickEventId=4d9a3ae0-ca90-11f0-8fd6-519aca985f96&korePlacement=15&koreSubPlacement=1",
      "luxuryNudgeText": null,
      "priceArea": {
        "basePrice": "75,000",
        "discountRate": 70,
        "i18nOriginalPrice": {
          "amount": "75000",
          "rawAmount": null,
          "fractionDigits": 0,
          "currency": "KRW"
        },
        "i18nSalesPrice": {
          "amount": "22000",
          "rawAmount": null,
          "fractionDigits": 0,
          "currency": "KRW"
        },
        "instantDiscountDescription": "",
        "price": "22,000",
        "shippingFeeDescription": null,
        "badDiscount": false,
        "discountCountDownText": null,
        "discountExpireTime": null
      },
      "promisedDeliveryDateArea": {
        "contents": [
          {
            "text": "내일(목) ",
            "size": 12,
            "color": "#008C00",
            "bold": false
          },
          {
            "text": "도착 보장",
            "size": 12,
            "color": "#008C00",
            "bold": false
          }
        ]
      },
      "reviewArea": {
        "ratingAverage": 4.5,
        "ratingCount": 44,
        "ratingRatio": 90
      },
      "rluxBrandNameArea": {
        "show": false,
        "badgeImage": null,
        "brandName": null,
        "rluxAuthText": null
      },
      "rocketArea": {
        "badgeImage": {
          "iconUrl": "https://image.coupangcdn.com/image/rds/delivery_badge_ext/badge_199559e56f7.png"
        },
        "show": true
      },
      "sequence": 0,
      "shippingInfoArea": {
        "contents": [
          {
            "text": "무료배송",
            "size": 12,
            "color": "#454F5B",
            "bold": true
          }
        ],
        "benefits": null,
        "onlyShippedToday": null
      },
      "snsDiscountRate": -1,
      "soldoutArea": {
        "soldOutText": "품절",
        "soldout": false
      },
      "subscriptionPriceArea": null,
      "topBrandArea": null,
      "usedProductArea": {
        "usedProductInfo": [
          {
            "bold": null,
            "text": "새 상품"
          },
          {
            "bold": null,
            "text": ", "
          },
          {
            "bold": null,
            "text": "반품"
          },
          {
            "bold": true,
            "text": " (3)"
          }
        ],
        "usedProductPrice": [
          {
            "bold": null,
            "text": "최저"
          },
          {
            "bold": true,
            "text": "19,800"
          },
          {
            "bold": null,
            "text": "원"
          }
        ],
        "notDisplay": true
      },
      "vendorItemId": 92429955581,
      "wowOnlyInstantDiscountRate": -1,
      "isRlux": false,
      "isFarfetch": false,
      "properties": {
        "promiseDeliveryDate": "내일(목) 도착 보장",
        "extendPdd": false,
        "abGroupOfSrpNonWowPriceParity": "B",
        "remoteAreaShippingFeeBadge": "False"
      },
      "ab92528SrpIsB": false,
      "ab92528PlpIsB": false,
      "bestArea": {
        "sequence": -1,
        "show": false
      },
      "isWhitelistedSRP": false,
      "bestAward": null,
      "lowStockArea": {
        "lowStockInfo": null,
        "lowStockMessageNumber": null,
        "lowStockMessage": false
      },
      "badges": [
        [
          {
            "type": "TextBadge",
            "name": "delivery",
            "data": {
              "badgeClass": "delivery",
              "iconUrl": null,
              "defaultImgUrl": null,
              "badgeTitle": null,
              "text": null,
              "popup": null,
              "content": []
            }
          }
        ],
        []
      ],
      "useBadges": true
    }
  ]
}