adafruit.com API: get_product_details
adafruit.com via Parse · ecommerce
Fetch full details for a single product by product ID. Returns product name, pricing, stock status, technical specifications, images, variants, quantity discounts, datasheets, related products, and breadcrumb path. Returns stale_input with kind 'input_not_found' if the product page does not exist. Scraper for Adafruit catalog, products, and categories. All data is extracted from server-side rendered HTML. Fulfilled by Parse from adafruit.com.
- adafruit-com
- developer-tools
- ecommerce
- marketplace
- 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/d90c84cb-2f18-4b41-ab40-8e2a52aa0116/get_product_details
- Interface artifact
- sha256:e3b530aff15b3e0d54ccc94f93a41eb72e826df0a9c7fb471d15ae3d0fb9e442
- Manifest digest
- sha256:39e8b2187743c8e3ecd68166d5d987f8057fe49dad90b296ee6b13a724619e07
Request fields
- product_id (string, required): Numeric product ID (SKU) to fetch details for.
Example queries
- {"product_id":"1819"}