
Kunshan Huguang Auto Harness Co., Ltd. — Investor Relations & Filings
Kunshan Huguang Auto Harness Co., Ltd. specializes in the research, development, and manufacturing of automotive wiring harness systems. The company provides comprehensive solutions for both high-voltage and low-voltage applications, catering to traditional internal combustion engine vehicles and new energy vehicles. Its product portfolio includes engine harnesses, instrument panel harnesses, body harnesses, and specialized high-voltage cables for electric vehicle battery systems. Utilizing advanced automated production technologies and rigorous quality control processes, the firm serves as a key supplier to major global and domestic automotive original equipment manufacturers. The company focuses on technical innovation in lightweight materials and high-speed data transmission to meet evolving industry requirements for vehicle electrification and intelligent connectivity.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于使用部分闲置募集资金进行现金管理的进展公告 | 2026-06-01 | Chinese | |
| 关于使用部分闲置募集资金进行现金管理的进展公告 | 2026-05-26 | Chinese | |
| 2025年年度股东会法律意见书 | 2026-05-19 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-19 | Chinese | |
| 董事与高级管理人员薪酬管理制度(2026年5月修订) | 2026-05-19 | Chinese | |
| 关于全资子公司使用闲置自有资金委托理财产品到期赎回的公告 | 2026-05-18 | Chinese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47927196 | 关于使用部分闲置募集资金进行现金管理的进展公告 | 2026-06-01 | Chinese | ||
| 47076521 | 关于使用部分闲置募集资金进行现金管理的进展公告 | 2026-05-26 | Chinese | ||
| 46565849 | 2025年年度股东会法律意见书 | 2026-05-19 | Chinese | ||
| 46565841 | 2025年年度股东会决议公告 | 2026-05-19 | Chinese | ||
| 46565545 | 董事与高级管理人员薪酬管理制度(2026年5月修订) | 2026-05-19 | Chinese | ||
| 46513418 | 关于全资子公司使用闲置自有资金委托理财产品到期赎回的公告 | 2026-05-18 | Chinese | ||
| 45774119 | 关于召开2025年度暨2026年第一季度业绩暨现金分红说明会召开情况的公告 | 2026-05-13 | Chinese | ||
| 44277937 | 关于使用部分闲置募集资金现金管理到期赎回的进展公告 | 2026-05-06 | Chinese | ||
| 39012499 | 2025年度会计师事务所的履职情况评估报告 | 2026-04-23 | Chinese | ||
| 39012497 | 2025年年度报告 | 2026-04-23 | Chinese | ||
| 39012495 | 中信建投证券股份有限公司关于昆山沪光汽车电器股份有限公司2025年持续督导年度报告书 | 2026-04-23 | Chinese | ||
| 39012464 | 董事与高级管理人员薪酬管理制度 | 2026-04-23 | Chinese | ||
| 39012458 | 中信建投证券股份有限公司关于昆山沪光汽车电器股份有限公司2025年度募集资金存放与使用情况的专项核查报告 | 2026-04-23 | Chinese | ||
| 39012455 | 关于昆山沪光汽车电器股份有限公司非经营性资金占用及其他关联资金往来情况汇总表的专项审计报告 | 2026-04-23 | Chinese | ||
| 39012443 | 关于拟使用闲置自有资金委托理财的公告 | 2026-04-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AC S.A.
Manufacturer of autogas systems (LPG/CNG) for petrol and di…
|
ACG | PL | Manufacturing |
|
ActBlue Co., Ltd.
Develops engine exhaust after-treatment systems to meet glo…
|
300816 | CN | Manufacturing |
|
ADD Industry (Zhejiang) Co., Ltd
Manufacturer of automotive suspension components, including…
|
603089 | CN | Manufacturing |
|
Adient plc
Global designer and manufacturer of automotive seating syst…
|
ADNT | IE | Manufacturing |
|
AD Plastik d.d.
Develops and produces plastic components for the automotive…
|
ADPL | HR | Manufacturing |
|
ADRAD HOLDINGS LIMITED
Designs and manufactures heat exchange solutions and automo…
|
AHL | AU | Manufacturing |
|
Adval Tech Holding AG
Manufactures high-volume metal and plastic components for t…
|
ADVN | CH | Manufacturing |
|
ADVANCED BRAKING TECHNOLOGY LTD
Provides sealed, fail-safe braking solutions for heavy mach…
|
ABV | AU | Manufacturing |
|
Agriauto Industries Limited
Manufactures and sells automotive, motorcycle, and agricult…
|
AGIL | PK | Manufacturing |
|
AISAN INDUSTRY CO., LTD
Manufacturer of automotive components, fuel systems, and en…
|
7283 | JP | Manufacturing |
Kunshan Huguang Auto Harness 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/58030/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58030 | 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=58030 | 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=58030 \ -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": 58030}, 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 Kunshan Huguang Auto Harness Co., Ltd. (id: 58030)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.