Microcenter: Get Category Products
Microcenter via Parse · ecommerce
Browse products by category ID. Returns products available at the specified store, paginated. Category IDs can be discovered by browsing the site (e.g. 518 for Graphics Cards, 123 for Processors). 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/get_category_products
- Interface artifact
- sha256:8c034f550aa6fbeb72415fa064c568edab9f7783a884712caeebee324295a869
- Manifest digest
- sha256:c6242b3010ef4701d4f47884e81c78aedbcf57fbed22b8bff17c8d0f8ae81282
Request fields
- page (integer): Page number for pagination.
- store_id (string): Store ID for local pricing and availability.
- category_id (string, required): Category ID (e.g. '518' for Graphics Cards, '123' for Processors, '122' for Motherboards).
- category_name (string): Category name to include in the filter query (e.g. 'Graphics Cards'). Improves result accuracy when provided.
Example queries
- {"page":"1","store_id":"115","category_id":"518","category_name":"Graphics Cards"}