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 |
|---|---|---|---|
|
Aztech Innovations Inc.
Technology provider specializing in consumer electronics, G…
|
— | CA | Manufacturing |
|
Bang & Olufsen
A luxury brand creating high-end audio products with a focu…
|
BO | DK | Manufacturing |
|
B&C Speakers
Manufacturer of professional loudspeaker transducers for br…
|
BEC | IT | Manufacturing |
|
BEACN Wizardry & Magic
Provides broadcast-quality, simplified audio equipment for …
|
BECN | CA | Manufacturing |
|
Bigben Interactive
Designs, manufactures, and distributes gaming, mobile, and …
|
BIG | FR | Manufacturing |
|
BPL Ltd.
Manufacturer of consumer electronics and medical devices fo…
|
BPL | IN | Manufacturing |
|
Cabasse Group
Technology company specializing in smart home solutions and…
|
ALCG | FR | Manufacturing |
|
Cellularline
European company specializing in accessories for smartphone…
|
CELL | IT | Manufacturing |
|
CompoSecure, Inc.
Designs and manufactures premium metal financial cards and …
|
CMPO | US | Manufacturing |
|
Cosonic Intelligent Technologies Co., Ltd.
ODM and OEM of electro-acoustic products and intelligent we…
|
300793 | CN | 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.