cityelectricsupply.com API: search_products
cityelectricsupply.com via Parse · ecommerce
Full-text search over the CES product catalog by keyword, SKU, or part number. Returns paginated product summaries with attribute filters, category facets, sort options, and total match count. Pagination is 0-based page indexing. Supports localized pricing and inventory when a zipcode is provided. API for City Electric Supply (CES) to search products, browse categories, get detailed product info, and manage a guest shopping cart. Supports localized pricing and inventory via zipcode. Fulfilled by Parse from cityelectricsupply.com.
- b2b-directory
- cityelectricsupply-com
- 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/c90a7a77-36a8-4c15-a0a2-bdf3a9102a54/search_products
- Interface artifact
- sha256:cd6abacad3d2af7169129d6e85e82b4872a9ba9393ef43beece507341818243a
- Manifest digest
- sha256:6aa5706f08ed611b4403b2906746b51c485a2110fdd13077c97741ab05a6b77a
Request fields
- page (integer): Page index (0-based)
- limit (integer): Number of results per page
- query (string, required): Search keyword, SKU, or part number
- zipcode (string): 5-digit US ZIP code for localized pricing and inventory
Example queries
- {"page":"0","limit":"15","query":"wire connector","zipcode":"30301"}