Mouser: Get Product Detail
Mouser via Parse · ecommerce
Retrieve full product details including specifications, pricing tiers, and availability for a single component. Accepts either a direct product URL or a manufacturer part number. When using part_number, the scraper searches for the part and navigates to the first matching product detail page. Pricing tiers include quantity breaks with unit prices. Specifications map parameter names to values. Search and retrieve electronic component data from Mouser Electronics including products, categories, and manufacturers. Fulfilled by Parse from mouser.com.
- b2b-directory
- ecommerce
- marketplace
- mouser
- mouser-com
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- ecommerce
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/55f811e4-9dff-4403-acfb-e5ed61de20f8/get_product_detail
- Interface artifact
- sha256:766bc41e937b2d05443c9fe95124b61bbd4b94c38bacaea3591b96bf9113bfbb
- Manifest digest
- sha256:410673bbf5592db8389113d82f67280efad8245bef101e6164f8125ddc476ed1
Request fields
- url (string): Direct Mouser product detail URL (e.g. 'https://www.mouser.com/ProductDetail/STMicroelectronics/LM358APT?qs=...'). Takes precedence over part_number.
- part_number (string): Manufacturer part number to search for (e.g. 'LM358APT', 'STM32G474CEU3'). Used when url is not provided. Returns the first matching product.
Example queries
- {"url":"https://www.mouser.com/en/ProductDetail/STMicroelectronics/STM32C542KCU6?qs=6avfeC6zeS6ycL0jUpNg1Q%3D%3D","part_number":"LM358APT"}