
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 |
|---|---|---|---|
|
ACO GROUP BERHAD
Distributor of electrical products and accessories for indu…
|
— | MY | Wholesale and retail trade |
|
AGIS Tbk
Engaged in general and electronic trading, consumer electro…
|
TMPI | ID | Wholesale and retail trade |
|
Alcadon Group AB
Developer and distributor of products for network infrastru…
|
ALCA | SE | Wholesale and retail trade |
|
ALLIED TECNOLOGIA S.A.
Multichannel distributor and retailer of consumer electroni…
|
— | BR | Wholesale and retail trade |
|
ALLTEK
Communication component distributor and solution provider f…
|
3209 | TW | Wholesale and retail trade |
|
AMBERTECH LIMITED
Distributor of professional audio, video, and broadcast equ…
|
AMO | AU | Wholesale and retail trade |
|
ANSTEK
Distributor of electronic components and provider of integr…
|
3528 | TW | Wholesale and retail trade |
|
Apex Ace Holding Limited
Distribution and supply of electronic components, digital s…
|
6036 | HK | Wholesale and retail trade |
|
ARROW ELECTRONICS, INC.
Global provider of electronic components and enterprise com…
|
ARW | US | Wholesale and retail trade |
|
ATRenew Inc.
A technology-driven platform for pre-owned consumer electro…
|
RERE | US | 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.