Discover/wmsc.lcsc.com API
live

wmsc.lcsc.com APIwmsc.lcsc.com

Access LCSC component data via API: product details, tiered pricing, stock levels, specs, and 3-level category hierarchy. 7 endpoints.

Endpoints
7
Updated
3mo ago
Try it
The LCSC product code (e.g., C14663).
api.parse.bot/scraper/880c45e3-2545-435c-a879-8c1a478f4dc4/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/880c45e3-2545-435c-a879-8c1a478f4dc4/get_product_detail?product_code=C14663' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 7 totalclick to expand

Fetches complete product details for a given LCSC product code, including pricing, stock, specifications, images, and compliance data.

Input
ParamTypeDescription
product_coderequiredstringThe LCSC product code (e.g., C14663).
Response
{
  "type": "object",
  "fields": {
    "result": "object containing full product details including pricing, stock, specifications, images, and compliance data"
  },
  "sample": {
    "data": {
      "result": {
        "brandNameEn": "YAGEO",
        "productCode": "C14663",
        "stockNumber": 5854600,
        "productModel": "CC0603KRX7R9BB104",
        "encapStandard": "0603",
        "productNameEn": "CAP CER 100nF 50V X7R 0603",
        "productPriceList": [
          {
            "ladder": 100,
            "currencyPrice": 0.0031
          }
        ]
      }
    },
    "status": "success"
  }
}

About the wmsc.lcsc.com API

The LCSC API provides 7 endpoints for retrieving electronics component data from LCSC's marketplace, covering product details, tiered pricing, stock availability, technical specifications, and category hierarchy. The get_product_detail endpoint returns a full record for any LCSC product code, including compliance data and images, while search_products lets you query by keyword and page through results with MPN, brand, and live stock counts.

Product Lookup and Search

The get_product_detail endpoint accepts a single product_code (e.g., C14663) and returns the complete product record: pricing tiers, current stock, technical parameters, images, and compliance data in one call. For open-ended discovery, search_products takes a query string and an optional page integer, returning totalCount plus a productList array where each item carries productCode, productModel, brandNameEn, stockNumber, and a productPriceList.

Focused Parse Endpoints

Four dedicated endpoints parse specific slices of a product record without fetching the full detail payload. parse_product_pricing returns a pricingLadder array — each tier includes ladder (minimum quantity), unitPrice, usdPrice, currency, and discountRate — plus a reelPrice for full-reel orders. parse_product_stock breaks availability into totalStock and a domesticStock object with total, shipImmediately, and ship3Days counts. parse_product_specifications returns a specs object keyed by parameter name, each entry containing nameEn, valueEn, and an isMain flag that indicates whether the parameter is a primary specification. parse_product_identification surfaces core identity fields: mpn, title, productCode, and productName.

Category Hierarchy

The get_categories endpoint requires no inputs and returns the full 3-level category tree. Each node exposes categoryId, categoryNameEn, productNumber, and a childCategoryList for nesting. This is useful for building browse interfaces or filtering search results by category segment.

Coverage Notes

All product-code-based endpoints operate on the same LCSC code format (prefixed with C). Stock figures reflect LCSC's own warehouse breakdown between immediate-ship and 3-day-ship inventory, which is useful for lead-time estimation in BOM tooling.

Common use cases
  • BOM (bill of materials) cost estimation using tiered pricing from parse_product_pricing
  • Real-time stock monitoring for critical components using parse_product_stock shipment breakdowns
  • Component cross-reference tools that resolve an LCSC code to MPN and brand via parse_product_identification
  • Parametric search and filtering by querying get_categories to map category IDs to product segments
  • Automated datasheet and spec ingestion pipelines using parse_product_specifications parameter values
  • Distributor comparison tools that pull LCSC pricing and stock alongside other supplier feeds
  • Inventory alerting systems that poll totalStock and shipImmediately counts for supply chain risk signals
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does LCSC have an official developer API?+
LCSC does not publish a general-purpose public developer API for component data. This API on Parse provides structured access to LCSC product, pricing, stock, and category data.
What does `parse_product_stock` return beyond a total stock number?+
It returns totalStock as an integer and a domesticStock object with three sub-fields: total (domestic warehouse total), shipImmediately (units ready for same-day dispatch), and ship3Days (units available within three days). This breakdown is useful for distinguishing lead times when building procurement logic.
Can I filter `search_products` results by category, package type, or other parameters?+
The search_products endpoint currently accepts a query keyword and a page number. Filtering by category ID, package, or other technical attributes is not supported in the current endpoint. You can fork the API on Parse and revise it to add a category- or parameter-filtered search endpoint.
Does the API return product reviews or seller ratings for LCSC listings?+
No reviews or ratings fields are exposed. The API covers product specifications, pricing tiers, stock levels, compliance data, and category hierarchy. You can fork the API on Parse and revise it to add a reviews or ratings endpoint if that data is accessible.
How fresh is the pricing and stock data returned by these endpoints?+
The data reflects what is currently available on LCSC's marketplace at the time of the request. LCSC stock and pricing can change frequently for high-demand parts, so applications with strict freshness requirements should avoid caching responses for extended periods.
Page content last updated . Spec covers 7 endpoints from wmsc.lcsc.com.
Related APIs in MarketplaceSee all →
mouser.com API
mouser.com API
lazada.co.th API
Search for products and browse categories on Lazada Thailand to find detailed information like prices, descriptions, and availability. Discover items by keyword or category to compare specifications and make informed purchasing decisions.
woocommerce.com API
Browse and search thousands of WooCommerce extensions, themes, and business services from the official marketplace while accessing detailed product information, user reviews, and ratings. Integrate marketplace data, blog content, and documentation directly into your applications to help users discover and learn about WooCommerce solutions.
leroymerlin.fr API
Search and browse Leroy Merlin France's complete product catalog to find items by category, view pricing, product details, and compare offerings from Leroy Merlin and their online partners. Access real-time product information including names, IDs, URLs, and seller details to help you discover and evaluate home improvement and DIY products.
lowes.com API
Search and browse products from Lowe's, including product listings by category, detailed product information, and pricing. Retrieve comprehensive details on specific items to compare options and make informed purchasing decisions.
zapimoveis.com.br API
Search and filter real estate listings across Brazil on ZAP Imóveis — the country's largest property portal. Retrieve listings for sale or rent with detailed attributes including price, location, size, bedrooms, bathrooms, parking, and amenities. Supports location autocomplete, property type discovery, and full listing detail retrieval.
bilbasen.dk API
Search Denmark's largest car marketplace to find vehicles by make and model, then access detailed pricing and technical specifications including emissions, weight, MSRP, battery size, and equipment details. Get comprehensive car listings and full specs to compare vehicles on Bilbasen.dk.
bigbasket.com API
Browse and search BigBasket's online grocery catalog. Retrieve product details, pricing, stock availability, category trees, search suggestions, homepage promotions, and delivery coverage — all in one API.
LCSC Electronics API – Components & Pricing · Parse