Microcenter: Search By Sku
Microcenter via Parse · ecommerce
Look up a single product by its Micro Center SKU number and return full details: name, price, in-store availability, and complete technical specifications. Combines a catalog search with a detail-page fetch in one call. When the SKU is not found, returns found=false with null product/specs. Search Micro Center's product catalog, compare technical specifications and customer reviews, check real-time inventory across all store locations, browse deals, and get store information. Fulfilled by Parse from microcenter.com.
- ecommerce
- maps-geo
- microcenter
- microcenter-com
- parse
- platform-key
- reviews-ratings
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/99d38b3b-2bf4-4033-869d-50ef09d1e077/search_by_sku
- Interface artifact
- sha256:862dc3a779287e7c5084e9ed23aa3f3b743a41ed984d457c7de485d994999990
- Manifest digest
- sha256:a07292f99ffee628d510731a79f3a64e8b46a99b20e21517b663c820a8068659
Request fields
- sku (string, required): Micro Center SKU number (e.g. '967513', '805440'). Numeric string printed on shelf labels and receipts.
- store_id (string): Micro Center store ID for local pricing and availability. Use get_all_stores to discover valid IDs.
Example queries
- {"sku":"967513","store_id":"115"}