
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 |
|---|---|---|---|
|
SHENZHEN HUAQIANG INDUSTRY CO., LTD.
Distributes electronic components and provides comprehensiv…
|
000062 | CN | Wholesale and retail trade |
|
Shenzhen Techwinsemi Technology Co., Ltd.
Distributes semiconductors and ICs with technical design an…
|
001309 | CN | Wholesale and retail trade |
|
Shenzhen Zesum Technology Co., Ltd.
Electronic component distributor and solution provider for …
|
301486 | CN | Wholesale and retail trade |
|
Shinden Hightex Corporation
A specialized trading company distributing electronic compo…
|
3131 | JP | Wholesale and retail trade |
|
Shinko Shoji Co.,Ltd.
A trading company for electronic components, focusing on au…
|
8141 | JP | Wholesale and retail trade |
|
SiS Mobile Holdings Limited
Primarily engaged in the wholesale distribution of mobile p…
|
1362 | HK | Wholesale and retail trade |
|
Smart-Core Holdings Limited
Distributor and wholesaler of integrated circuits and elect…
|
2166 | HK | Wholesale and retail trade |
|
Supreme
Specialized distributor of semiconductor components and pri…
|
8112 | TW | Wholesale and retail trade |
|
Takachiho Co.,Ltd
An electronics technology trading company for network and s…
|
8225 | JP | Wholesale and retail trade |
|
TAKACHIHO KOHEKI CO.,LTD.
Technology trading company specializing in electronics, sof…
|
2676 | 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.