Analog: Get Part Specifications
Analog via Parse · ecommerce
Returns parametric specifications for parts in a category (by pst_id) or for a specific part. Provide pst_id to get all parts in a category, or part_number to auto-detect the pst_id and filter to that part. At least one parameter is required. Large top-level categories may require part_number filtering; smaller subcategory pst_ids (from get_subcategories) work best for bulk queries. Scraper for Analog Devices product catalog, specifications, and search Fulfilled by Parse from analog.com.
- analog
- analog-com
- b2b-directory
- developer-tools
- ecommerce
- parse
- platform-key
Price and execution
- Price
- $0.06 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- ecommerce
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/9cd5ab9e-1120-4fa1-8904-cd82a5492fb0/get_part_specifications
- Interface artifact
- sha256:955126b426af49d9c3520c1f0d4cc609cb0b7042c9c68091d044f88a0efd9bc0
- Manifest digest
- sha256:6fd94c16bb0599a8280f4e3e85d32a1a021d4d8bb2b2e43ce0343d48290c7287
Request fields
- pst_id (string): Parametric search table ID from get_product_categories or get_subcategories results (e.g. '2472', '2402')
- part_number (string): Part number to auto-detect pst_id and filter results (e.g. 'AD7124-8')
Example queries
- {"pst_id":"2402","part_number":"AD7124-8"}