Electronic Component
Search Engine
Instantly search across millions of components
using natural language
Click any suggestion to try it
Search smarter, not harder
Describe what you need in plain language. Our AI searches across 25M+ components and returns answers grounded in real datasheets and technical documentation.

LM358DR
Texas Instruments
LM2904DR
Texas Instruments
Find alternative parts in seconds
Quickly identify compatible replacement components based on electrical specifications, package, availability, and manufacturer preferences.
Extract specs across every part at once
Give Deep Dive a list of parts and the data points you need. It reads the datasheets and fills in a table, so you can pull the same specs across your entire list in a single pass.
| Task | Sleep Current(µA) | Package | RoHS Status |
|---|---|---|---|
Ultra-Low-Power MCU STM32L476RGT6STMicroelectronics | 0.494 | 64-LQFP | Compliant |
Multiprotocol SoC NRF52840-QFAA-F-RNordic Semiconductor ASA | 0.40 | 48-QFN | Compliant |
LDO Regulator TPS7A0233PDQNRTexas Instruments | 0.025 | 4-X2SON | Compliant |
// Resolve any part by MPN
const res = await fetch("https://api.zenode.ai/v1/parts/match", {
method: "POST",
headers: { Authorization: `Bearer ${ZENODE_API_KEY}` },
body: JSON.stringify({ query: "TL072CP", manufacturer: "TI" }),
});
const { results } = await res.json();
Build it into your own tools
Connect Zenode directly to your applications, AI agents, and engineering workflows with our REST API and Model Context Protocol (MCP) server.
Ready to search smarter?
Create a free account and start searching across 25M+ components with natural language — grounded in real datasheets.
Sign Up FreeNo credit card required