digikey.com API: keyword_search
digikey.com via Parse · ecommerce
Full-text keyword search across DigiKey's electronic component catalog. Returns products with pricing, stock levels, and specification data. Filterable by category. Paginates via integer page counter; each page returns up to `limit` items. Search and browse electronic components on DigiKey. Supports keyword search, product lookup by part number, category browsing, and manufacturer listing. Fulfilled by Parse from digikey.com.
- b2b-directory
- digikey-com
- ecommerce
- marketplace
- 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/cfe8081d-8583-4960-aaa7-b407547a0c0b/keyword_search
- Interface artifact
- sha256:0060d5a2b78debe5bfc885bfa441084ba432c2e7b18cadb83a8b02a3c4967ffa
- Manifest digest
- sha256:fb915c972b2aa3e9944fa6a87379ca850835577426283dd3d5b9cc2568337c77
Request fields
- page (integer): Page number for pagination
- limit (integer): Maximum number of results to return per page
- query (string, required): Search keyword or term (e.g. 'resistor', 'capacitor 100nF', '10k ohm')
- category_id (string): Category ID to filter results within a specific category
Example queries
- {"page":"1","limit":"5","query":"resistor","category_id":"48"}