Kuangda Technology Group Co., Ltd. — Investor Relations & Filings
Kuangda Technology Group Co., Ltd. specializes in the research, development, and manufacturing of automotive interior materials and components. The company provides a comprehensive range of products, including woven and knitted fabrics, synthetic leather, microfiber materials, and finished seat covers. It operates an integrated production chain encompassing yarn spinning, weaving, dyeing, and finishing to ensure high-quality standards for global automotive original equipment manufacturers (OEMs). Beyond its core textile business, the group has expanded into the clean energy sector, focusing on the investment and operation of photovoltaic power plants. The company emphasizes technological innovation and environmental sustainability in its material science applications, positioning itself as a key supplier for both traditional and new energy vehicle markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于召开2025年第一次临时股东会的通知 | 2025-06-27 | Chinese | |
| 关于修改《公司章程》及制定、修订部分治理制度的公告 | 2025-06-27 | Chinese | |
| 关联交易管理制度(2025年6月) | 2025-06-27 | Chinese | |
| 信息披露事务管理制度(2025年6月) | 2025-06-27 | Chinese | |
| 对外担保制度(2025年6月) | 2025-06-27 | Chinese | |
| 投资者关系管理制度(2025年6月) | 2025-06-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 36085309 | 关于召开2025年第一次临时股东会的通知 | 2025-06-27 | Chinese | ||
| 36085291 | 关于修改《公司章程》及制定、修订部分治理制度的公告 | 2025-06-27 | Chinese | ||
| 36085263 | 关联交易管理制度(2025年6月) | 2025-06-27 | Chinese | ||
| 36085242 | 信息披露事务管理制度(2025年6月) | 2025-06-27 | Chinese | ||
| 36085228 | 对外担保制度(2025年6月) | 2025-06-27 | Chinese | ||
| 36085212 | 投资者关系管理制度(2025年6月) | 2025-06-27 | Chinese | ||
| 36085196 | 募集资金管理制度(2025年6月) | 2025-06-27 | Chinese | ||
| 36085187 | 重大经营、投资决策及重要财务决策程序和规则(2025年6月) | 2025-06-27 | Chinese | ||
| 36085170 | 东海证券股份有限公司关于旷达科技集团股份有限公司2024年限制性股票激励计划第一个解除限售期解除限售条件成就相关事项之独立财务顾问报告 | 2025-06-27 | Chinese | ||
| 36085157 | 公司章程(2025年6月) | 2025-06-27 | Chinese | ||
| 36085134 | 信息披露暂缓与豁免管理制度(2025年6月) | 2025-06-27 | Chinese | ||
| 36085114 | 股权投资管理制度(2025年6月) | 2025-06-27 | Chinese | ||
| 36085095 | 股东会议事规则(2025年6月) | 2025-06-27 | Chinese | ||
| 36085083 | 董事会秘书工作细则(2025年6月) | 2025-06-27 | Chinese | ||
| 36085080 | 职工董事选任制度(2025年6月) | 2025-06-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other textiles n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AnHui Jinchun Nonwoven Co.,Ltd.
Manufactures spunlace nonwoven fabrics for hygiene, medical…
|
300877 | CN | Manufacturing |
|
Arex Industries Ltd.
Designs and manufactures woven and printed labels for the g…
|
526851 | IN | Manufacturing |
|
Avgol Industries 1953 Ltd.
Global manufacturer of spun melt nonwoven materials for hyg…
|
AVGL | IL | Manufacturing |
|
BAIKSAN CO.,LTD
Manufacturer of polyurethane synthetic leather for automoti…
|
035150 | KR | Manufacturing |
|
BELDING INDIA LIMITED
Manufactures and exports high-performance technical textile…
|
513307 | IN | Manufacturing |
|
Bhilwara Technical Textiles Limited
Manufacturer of high-performance technical textiles and yar…
|
BTTL | IN | Manufacturing |
|
CANDOUR TECHTEX LIMITED
Manufacturer of technical textiles and material handling so…
|
522292 | IN | Manufacturing |
|
Cathay Consolidated, Inc.
Manufactures high-performance functional fabrics and TPU fi…
|
1342 | TW | Manufacturing |
|
Chang Ho Fibre Corporation
Integrated manufacturer of functional, sustainable, and ind…
|
1468 | TW | Manufacturing |
|
China Automotive Interior Decoration Holdings Limited
Manufactures and distributes specialized nonwoven fabrics f…
|
48 | HK | Manufacturing |
Kuangda Technology Group 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/54542/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54542 | 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=54542 | 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=54542 \ -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": 54542}, 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 Kuangda Technology Group Co., Ltd. (id: 54542)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.