Element14: Get Category Products
Element14 via Parse · ecommerce
Retrieve a paginated list of products within a specific category. Uses the category path slug from browse_categories results. Returns up to 25 products per page. API for Newark (element14) electronics distributor — search products, browse categories, retrieve product details, specifications, pricing and stock levels, technical documents, and manufacturer listings. Fulfilled by Parse from element14.com.
- b2b-directory
- ecommerce
- element14
- element14-com
- 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/a927f180-27d0-4f70-8d74-caf4c0d891e3/get_category_products
- Interface artifact
- sha256:c9dfa78b4d78356e8d52e3eb5f75fde779e33e780a84d88faa2871c3d6f98515
- Manifest digest
- sha256:da913e04743ffbeb28aa08ad6933795539264dcfef90598f9f50978c24af1cc0
Request fields
- page (integer): Page number for pagination (1-based)
- category_id (string, required): Category path slug from browse_categories catCategories[*].relativeUrl without leading slash (e.g. 'c/connectors', 'c/passive-components/capacitors')
Example queries
- {"page":"1","category_id":"c/connectors"}