
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 |
|---|---|---|---|
|
Telling Telecommunication Holding Co.,Ltd.
Distributes mobile products and provides integrated supply …
|
000829 | CN | Wholesale and retail trade |
|
Telsys Ltd.
A stocking distributor of electronic components and systems…
|
TLSY | IL | Wholesale and retail trade |
|
TOKYO ELECTRON DEVICE LIMITED
Distributes electronic components and provides integrated I…
|
2760 | JP | Wholesale and retail trade |
|
TOMEN DEVICES CORPORATION
Specialized electronics trading company distributing Samsun…
|
2737 | JP | Wholesale and retail trade |
|
TOPCO
Integrated provider of materials, equipment, and solutions …
|
5434 | TW | Wholesale and retail trade |
|
Trikomsel Oke Tbk
Provider and distributor of mobile telecommunication produc…
|
TRIO | ID | Wholesale and retail trade |
|
TRIKOMSEL PTE. LTD.
Singapore-based distributor of mobile communication product…
|
2UTB | SG | Wholesale and retail trade |
|
TSC Shannock Corporation
Founded in 1985, its primary business is the wholesale dist…
|
— | CA | Wholesale and retail trade |
|
Tura Group AB
A distributor of consumer electronics and accessories for N…
|
TURA | SE | Wholesale and retail trade |
|
Unidevice AG
B2B broker specializing in the wholesale of communication a…
|
UDC | DE | 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.