
TAITRON COMPONENTS INC — Investor Relations & Filings
Taitron Components Inc. is a distributor of brand-name electronic components and a supplier of its own Original Design and Manufactured (ODM) components. The company specializes in discrete semiconductors and maintains a large, diverse inventory to facilitate rapid delivery, operating under a 'Discrete Superstore' strategy. Its product offerings include commodity Integrated Circuits (ICs), optoelectronic devices, and various passive components. Through its private label brand 'TCI,' the company provides ODM components built to its proprietary specifications. Taitron also offers value-added engineering and turn-key services, focusing on contract electronic manufacturers (CEMs) and original equipment manufacturers (OEMs) for their long-term projects.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SCHEDULE 13G/A Filing | 2026-02-12 | English | |
| FORM 15-12G | 2025-12-08 | English | |
| FORM S-8 POS | 2025-12-05 | English | |
| FORM 25 | 2025-11-24 | English | |
| FORM 8-K | 2025-11-14 | English | |
| FORM 10-Q | 2025-11-14 | English |
Browse filings by year
31 years- 2026 1 filing
- 2025 22 filings
- 2024 16 filings
- 2023 12 filings
- 2022 27 filings
- 2021 20 filings
- 2020 26 filings
- 2019 21 filings
- 2018 20 filings
- 2017 12 filings
- 2016 14 filings
- 2015 24 filings
- 2014 14 filings
- 2013 16 filings
- 2012 35 filings
- 2011 20 filings
- 2010 11 filings
- 2009 41 filings
- 2008 45 filings
- 2007 22 filings
- 2006 8 filings
- 2005 21 filings
- 2004 16 filings
- 2003 11 filings
- 2002 9 filings
- 2001 7 filings
- 2000 9 filings
- 1999 6 filings
- 1998 10 filings
- 1997 6 filings
- 1996 2 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 25945003 | SCHEDULE 13G/A Filing | 2026-02-12 | English | ||
|
2025
14 filings
| |||||
| 10370434 | FORM 15-12G | 2025-12-08 | English | ||
| 10370436 | FORM S-8 POS | 2025-12-05 | English | ||
| 10370438 | FORM 25 | 2025-11-24 | English | ||
| 10370440 | FORM 8-K | 2025-11-14 | English | ||
| 10370451 | FORM 10-Q | 2025-11-14 | English | ||
| 10370452 | Major Shareholding Notification 2025 | 2025-11-13 | English | ||
| 10370454 | FORM 8-K | 2025-10-31 | English | ||
| 10370457 | FORM 10-Q | 2025-08-14 | English | ||
| 10370459 | Major Shareholding Notification 2025 | 2025-08-13 | English | ||
| 10370462 | FORM 8-K | 2025-08-01 | English | ||
| 10370463 | FORM 8-K | 2025-07-07 | English | ||
| 10370467 | FORM 10-Q | 2025-05-15 | English | ||
| 10370470 | FORM 8-K | 2025-05-02 | English | ||
| 10370474 | FORM DEF 14A | 2025-04-30 | English | ||
Market data
Market data not available
Price history
Peer group · Wholesale of electronic and telecommunications equipment and parts
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Prime Intelligence Solutions Group Limited
Provider and distributor of biometrics identification and s…
|
8379 | HK | Wholesale and retail trade |
|
Promate
Electronic solutions provider and semiconductor distributor…
|
6189 | TW | Wholesale and retail trade |
|
PT Mitra Komunikasi Nusantara Tbk.
Distributor of telecommunication consumer goods, smartphone…
|
MKNT | ID | Wholesale and retail trade |
|
PT Telefast Indonesia Tbk.
Supply chain management company specializing in the distrib…
|
TFAS | ID | Wholesale and retail trade |
|
Rama Telecom Limited
Distributes mobile devices and accessories with logistics a…
|
RTL | IN | Wholesale and retail trade |
|
ReYuu Japan Inc.
A trading company specializing in the wholesale and retail …
|
9425 | JP | Wholesale and retail trade |
|
RIBA Mundo Tecnologia
International B2B distributor of consumer electronics with …
|
RMT | ES | Wholesale and retail trade |
|
Ryoyo Ryosan Holdings, Inc.
Distributes semiconductors, electronic components, and ICT …
|
167A | JP | Wholesale and retail trade |
|
Safa Systems & Technologies Limited
Distributes and retails mobile devices, accessories, and co…
|
543461 | IN | Wholesale and retail trade |
|
SAKAE ELECTRONICS CORPORATION
A trading company distributing industrial electronic compon…
|
7567 | JP | Wholesale and retail trade |
TAITRON COMPONENTS INC via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/35132/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35132 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=35132 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=35132 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 35132}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for TAITRON COMPONENTS INC (id: 35132)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.