mechanicalkeyboards.com API: get_keyboard_specs
mechanicalkeyboards.com via Parse · ecommerce
Retrieve technical specifications and characteristics for a mechanical keyboard by its handle. Returns brand, model name, form factor/layout (e.g. Full-size, TKL, 75%), physical dimensions (length/width/height in mm, null when not provided by the site), weight (null when not provided), available switch options, and a full characteristics object with all site-listed attributes (keycap profile, key count, interface, layout, materials, compatibility, etc.). Requires two HTTP requests per call: one for product data and one for the characteristics page. An optional brand parameter is accepted but does not filter the response (the product is identified by handle). Access a comprehensive catalog of mechanical keyboard switches and keyboards from mechanicalkeyboards.com, including detailed specifications, pricing, availability, customer reviews, and brand listings. Fulfilled by Parse from mechanicalkeyboards.com.
- ecommerce
- marketplace
- mechanicalkeyboards-com
- parse
- platform-key
- reviews-ratings
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/9a982982-bc27-4674-af7e-385a0e781685/get_keyboard_specs
- Interface artifact
- sha256:ba19e59c413a56fd069982297d809c749519c791be5f9bee323397edc1f39fa2
- Manifest digest
- sha256:925db82b2d258369ee105dc63986245ad7e4fdfec2127e19e8993f7db972b608
Request fields
- brand (string): Optional brand name for informational context (case-insensitive). Does not filter the result since the product is identified by handle.
- handle (string, required): Keyboard product handle slug (e.g. ducky-origin-vintage). Obtainable from get_keyboards or search_products results.
Example queries
- {"brand":"Evoworks","handle":"ducky-one-x-full-size-inductive-keyboard"}