
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-04-18 | Chinese | |
| 蚌埠润达光电科技有限公司股东全部权益资产评估报告 | 2025-04-18 | Chinese | |
| 关于控股子公司增资扩股引入战略投资者的公告 | 2025-04-18 | Chinese | |
| 关于公司股票异常波动的公告 | 2025-04-07 | Chinese | |
| 关于聘任高级管理人员的公告 | 2025-01-23 | Chinese | |
| 第八届董事会第三次会议决议公告 | 2025-01-23 | 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
9 filings
| |||||
| 44344917 | 蚌埠三颐半导体有限公司审计报告 | 2025-04-18 | Chinese | ||
| 44344713 | 蚌埠润达光电科技有限公司股东全部权益资产评估报告 | 2025-04-18 | Chinese | ||
| 44344378 | 关于控股子公司增资扩股引入战略投资者的公告 | 2025-04-18 | Chinese | ||
| 44344354 | 关于公司股票异常波动的公告 | 2025-04-07 | Chinese | ||
| 44344345 | 关于聘任高级管理人员的公告 | 2025-01-23 | Chinese | ||
| 44344333 | 第八届董事会第三次会议决议公告 | 2025-01-23 | Chinese | ||
| 44344325 | 关于对外投资的进展公告 | 2025-01-23 | Chinese | ||
| 44344306 | 2024年度业绩预告 | 2025-01-23 | Chinese | ||
| 44344299 | 关于股东所持公司股份被司法冻结的公告 | 2025-01-01 | Chinese | ||
|
2024
6 filings
| |||||
| 44344284 | 关于对外投资的进展公告 | 2024-12-24 | Chinese | ||
| 44344269 | 关于合计持股5%以上股东增持公司股份计划实施完成的公告 | 2024-12-23 | Chinese | ||
| 44344253 | 关于公司股票异常波动的公告 | 2024-12-05 | Chinese | ||
| 44344241 | 董事会决议公告 | 2024-10-28 | Chinese | ||
| 44344229 | 2024年三季度报告 | 2024-10-28 | Chinese | ||
| 44344217 | 监事会决议公告 | 2024-10-28 | 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.