/street11/products/search
Search 11Street products by keyword with filters (sort, price range, brand, seller, category, product type, benefit, delivery, attribute): returns product cards with price, rating, seller and review count.
Price: 20 credits
💡 AI Hint: Search 11Street (11번가) products by keyword. Each result has id (prdNo), name (Korean), url, image, price/list_price/discount_percent (KRW), rating (0-5), review_count, brand, seller_id/seller_name/seller_url, catalog_no, price_compare_count (same-product offers count), delivery, discount_text (lowest-price badge), recommendation, is_official, is_lowest_price, is_sold_out. Filters: sort (ranking/popular/price_low/price_high/sales/most_reviews/newest), price_min/price_max, brand (brandCd), seller (sellerNos), category (searchCategoryLarge id), product_type, benefit, delivery, attribute (facetCode_valueCode). Returns up to count products. X-Total-Available-Results carries the total match count.
Authorizations
API token from the dashboard
Headers
Body
Search keyword
1"노트북"
Max number of products to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Result ordering
ranking, popular, price_low, price_high, sales, most_reviews, newest Minimum price in KRW
x >= 0Maximum price in KRW
x >= 0Brand id (brandCd) to filter by
Seller number (sellerNos) to filter by
Display category id (searchCategoryLarge) to filter by
Product type filter
global_direct, global_direct_except, used, refurbished, deal, rental, displayed, returned Discount/points benefit filter
hope_shopping, pay11_point Delivery benefit filter
free_delivery, safety_install, free_gift_wrapping Category attribute facet, format facetCode_valueCode
"41614_12723"
Response
Successful Response