Goertek Inc. — Investor Relations & Filings
Goertek Inc. is a global technology company specializing in the research, development, and manufacturing of precision components and smart hardware. The company's product portfolio encompasses acoustic, optical, and microelectronic components, including microphones, speakers, lenses, and sensor modules. Goertek is a leading provider of integrated solutions for smart hearables, virtual reality (VR), augmented reality (AR), and wearable devices. By leveraging advanced manufacturing processes and vertical integration, the company serves major global consumer electronics brands. Its core competencies lie in high-precision manufacturing, acoustic signal processing, and optical design, enabling the production of sophisticated devices for the smart home, automotive, and mobile communication sectors. Goertek focuses on delivering high-performance hardware that integrates hardware, software, and algorithmic capabilities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于2026年度为子公司提供担保额度预计的公告 | 2026-04-23 | Chinese | |
| 2025年度独立董事述职报告(黄翊东) | 2026-04-23 | Chinese | |
| 2025年度可持续发展报告 | 2026-04-23 | Chinese | |
| 2025年度内部控制评价报告 | 2026-04-23 | Chinese | |
| 会计师事务所选聘制度(2026年4月) | 2026-04-23 | Chinese | |
| 关于“质量回报双提升”行动方案的进展公告 | 2026-04-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36129216 | 关于2026年度为子公司提供担保额度预计的公告 | 2026-04-23 | Chinese | ||
| 36129213 | 2025年度独立董事述职报告(黄翊东) | 2026-04-23 | Chinese | ||
| 36129212 | 2025年度可持续发展报告 | 2026-04-23 | Chinese | ||
| 36129054 | 2025年度内部控制评价报告 | 2026-04-23 | Chinese | ||
| 36129051 | 会计师事务所选聘制度(2026年4月) | 2026-04-23 | Chinese | ||
| 36129048 | 关于“质量回报双提升”行动方案的进展公告 | 2026-04-23 | Chinese | ||
| 36129046 | 关于预计2026年度金融衍生品交易额度的公告 | 2026-04-23 | Chinese | ||
| 36129044 | 董事会对会计师事务所2025年度履职情况评估及审计委员会履行监督职责情况的报告 | 2026-04-23 | Chinese | ||
| 36129042 | 关于歌尔股份有限公司非经营性资金占用及其他关联资金往来情况的专项说明 | 2026-04-23 | Chinese | ||
| 36129033 | 2025年年度审计报告 | 2026-04-23 | Chinese | ||
| 34908489 | 关于参与设立投资基金完成备案的公告 | 2026-04-14 | Chinese | ||
| 36129003 | 关于股份回购实施结果暨股份变动的公告 | 2026-04-10 | Chinese | ||
| 36129001 | 关于回购公司股份的进展公告 | 2026-04-01 | Chinese | ||
| 36128997 | 关于“家园8号”员工持股计划非交易过户完成的公告 | 2026-03-31 | Chinese | ||
| 36128995 | 关于回购公司股份的进展公告 | 2026-03-02 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of consumer electronics
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Sichuan Changhong Electric (A)
A manufacturer and distributor of electronics and home appl…
|
600839 | CN | Manufacturing |
|
Skyworth Group Limited
Diversified technology enterprise manufacturing smart solut…
|
751 | HK | Manufacturing |
|
Sonomax Technologies Inc.
Specializes in proprietary intra-ear technology for custom …
|
SXHHF | CA | Manufacturing |
|
Sonos Inc
Designs and develops multi-room wireless audio systems and …
|
SONO | US | Manufacturing |
|
Suga International Holdings Limited
Leading total electronics solutions provider specializing i…
|
912 | HK | Manufacturing |
|
Superactive Group Company Limited
Diversified investment holding company operating in electro…
|
176 | HK | Manufacturing |
|
Suzhou Sonavox Electronics Co.,Ltd.
Designs and manufactures automotive acoustic components, lo…
|
688533 | CN | Manufacturing |
|
Tangiamo Touch Technology AB
A gaming technology group providing solutions for land-base…
|
TANGI | SE | Manufacturing |
|
TCL
Manufactures consumer electronics, specializing in advanced…
|
100 | CN | Manufacturing |
|
TCL Electronics Holdings Limited
Global consumer electronics enterprise specializing in smar…
|
1070 | KY | Manufacturing |
Goertek 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/54293/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54293 | 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=54293 | 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=54293 \ -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": 54293}, 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 Goertek Inc. (id: 54293)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.