
Elec-Tech International Co., Ltd. — Investor Relations & Filings
Elec-Tech International Co., Ltd. focuses on the design, manufacture, and distribution of small household appliances and light-emitting diode (LED) products. The company’s appliance division produces a wide range of kitchen electronics, including coffee makers, toasters, and food processors, primarily operating through original equipment manufacturer (OEM) and original design manufacturer (ODM) models. Its LED division features a vertically integrated production model that covers the manufacturing of epitaxial wafers, LED chips, and packaging, as well as the assembly of finished lighting products for commercial and residential use. The organization emphasizes research and development to enhance energy efficiency and product performance across its global supply chain.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于公司股票异常波动的公告 | 2025-08-26 | Chinese | |
| 2025年半年度报告 | 2025-08-24 | Chinese | |
| 半年报监事会决议公告 | 2025-08-24 | Chinese | |
| 半年度非经营性资金占用及其他关联资金往来情况汇总表 | 2025-08-24 | Chinese | |
| 2025年半年度报告摘要 | 2025-08-24 | Chinese | |
| 半年报董事会决议公告 | 2025-08-24 | Chinese |
Browse filings by year
23 years- 2026 31 filings
- 2025 143 filings
- 2024 127 filings
- 2023 82 filings
- 2022 78 filings
- 2021 177 filings
- 2020 98 filings
- 2019 247 filings
- 2018 207 filings
- 2017 128 filings
- 2016 137 filings
- 2015 150 filings
- 2014 150 filings
- 2013 97 filings
- 2012 110 filings
- 2011 108 filings
- 2010 131 filings
- 2009 142 filings
- 2008 67 filings
- 2007 70 filings
- 2006 65 filings
- 2005 66 filings
- 2004 30 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 44348406 | 关于公司股票异常波动的公告 | 2025-08-26 | Chinese | ||
| 44348393 | 2025年半年度报告 | 2025-08-24 | Chinese | ||
| 44348331 | 半年报监事会决议公告 | 2025-08-24 | Chinese | ||
| 44348318 | 半年度非经营性资金占用及其他关联资金往来情况汇总表 | 2025-08-24 | Chinese | ||
| 44348305 | 2025年半年度报告摘要 | 2025-08-24 | Chinese | ||
| 44348297 | 半年报董事会决议公告 | 2025-08-24 | Chinese | ||
| 44348285 | 2025年半年度财务报告 | 2025-08-24 | Chinese | ||
| 44348257 | 关于子公司签署《和解协议书》暨债务重组的公告 | 2025-08-15 | Chinese | ||
| 44348243 | 第八届董事会第八次会议决议公告 | 2025-08-15 | Chinese | ||
| 44348234 | 关于召开2025年第二次临时股东大会的通知 | 2025-08-15 | Chinese | ||
| 44348223 | 关于增加2025年度担保额度以及担保方和被担保方的公告 | 2025-08-15 | Chinese | ||
| 44348211 | 关于公司总经理辞职暨聘任公司总经理的公告 | 2025-08-15 | Chinese | ||
| 44348200 | 关于公司股票异常波动的公告 | 2025-08-07 | Chinese | ||
| 44348195 | 广东晟典律师事务所关于安徽德豪润达电气股份有限公司2025年第一次临时股东大会的法律意见书 | 2025-08-05 | Chinese | ||
| 44348180 | 2025年第一次临时股东大会决议公告 | 2025-08-05 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of domestic appliances
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AI Health Technology Limited
R&D, manufacturing, and trading of kitchen appliances and c…
|
1715 | HK | Manufacturing |
|
AIRMATE
Specializes in air-related household appliances and indoor …
|
1626 | TW | Manufacturing |
|
Alfa plam a.d.
Leading Southeastern European manufacturer of household hea…
|
ALFA | RS | Manufacturing |
|
Allan International Holdings Limited
Designs, manufactures, and sells household electrical appli…
|
684 | HK | Manufacturing |
|
Alliance Laundry Holdings Inc.
Global leader in laundry solutions, designing and manufactu…
|
ALH | US | Manufacturing |
|
Al-Omran Industrial Trading Co.
Manufactures and distributes household appliances, electron…
|
4141 | SA | Manufacturing |
|
Amica S.A.
A European manufacturer of a wide range of large household …
|
AMC | PL | Manufacturing |
|
Anhui Orivie Technology Co.,Ltd
Develops and manufactures intelligent cleaning and personal…
|
300692 | CN | Manufacturing |
|
ARÇELİK A.Ş.
Multinational manufacturer of household appliances and cons…
|
ARCLK | TR | Manufacturing |
|
ARZUM ELEKTRİKLİ EV ALETLERİ SANAYİ VE TİCARET A.Ş.
Manufacturer and distributor of small electrical home appli…
|
ARZUM | TR | Manufacturing |
Elec-Tech International Co., Ltd. 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/54071/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54071 | 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=54071 | 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=54071 \ -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": 54071}, 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 Elec-Tech International Co., Ltd. (id: 54071)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.