
Keboda Technology Co., Ltd. — Investor Relations & Filings
Keboda Technology Co., Ltd. specializes in the research, development, and manufacturing of automotive electronic products. The company's core portfolio includes lighting control systems, motor control units, and energy management solutions. Key products encompass LED and HID electronic control units, chassis control systems, and various automotive sensors. Keboda provides integrated electronic solutions to global original equipment manufacturers, supporting vehicle electrification and intelligent driving technologies. The company maintains a strong emphasis on technical innovation and high-precision manufacturing to meet the rigorous performance requirements of the global automotive supply chain.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 科博达技术股份有限公司 2025年年度权益分派实施公告 | 2026-05-25 | Chinese | |
| 科博达技术股份有限公司关于向不特定对象发行可转换公司债券申请获得中国证券监督管理委员会同意注册批复的公告 | 2026-05-19 | Chinese | |
| 科博达技术股份有限公司第四届董事会第一次会议决议公告 | 2026-05-15 | Chinese | |
| 科博达技术股份有限公司关于聘任董事会秘书的公告 | 2026-05-15 | Chinese | |
| 科博达技术股份有限公司2025年年度股东会决议公告 | 2026-05-14 | Chinese | |
| 上海瀛东律师事务所关于科博达技术股份有限公司2025年年度股东会之法律意见书 | 2026-05-14 | Chinese |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47042093 | 科博达技术股份有限公司 2025年年度权益分派实施公告 | 2026-05-25 | Chinese | ||
| 46565627 | 科博达技术股份有限公司关于向不特定对象发行可转换公司债券申请获得中国证券监督管理委员会同意注册批复的公告 | 2026-05-19 | Chinese | ||
| 46364912 | 科博达技术股份有限公司第四届董事会第一次会议决议公告 | 2026-05-15 | Chinese | ||
| 46364832 | 科博达技术股份有限公司关于聘任董事会秘书的公告 | 2026-05-15 | Chinese | ||
| 46344391 | 科博达技术股份有限公司2025年年度股东会决议公告 | 2026-05-14 | Chinese | ||
| 46343730 | 上海瀛东律师事务所关于科博达技术股份有限公司2025年年度股东会之法律意见书 | 2026-05-14 | Chinese | ||
| 44277872 | 科博达技术股份有限公司2025年年度股东会会议资料 | 2026-05-06 | Chinese | ||
| 39616073 | 科博达技术股份有限公司2026年第一季度报告 | 2026-04-22 | Chinese | ||
| 39616071 | 关于科博达技术股份有限公司非经营性资金占用及其他关联资金往来情况汇总表的专项审计报告 | 2026-04-22 | Chinese | ||
| 39616068 | 科博达技术股份有限公司董事会薪酬与考核委员会工作细则 | 2026-04-22 | Chinese | ||
| 39616065 | 科博达技术股份有限公司关于向银行申请综合授信额度及相关担保事项的公告 | 2026-04-22 | Chinese | ||
| 39616061 | 科博达技术股份有限公司2025年度独立董事述职报告(孙林) | 2026-04-22 | Chinese | ||
| 39616058 | 科博达技术股份有限公司关于2025年度利润分配预案及2026年中期分红授权的公告 | 2026-04-22 | Chinese | ||
| 39616056 | 科博达技术股份有限公司2025年度财务报表及审计报告 | 2026-04-22 | Chinese | ||
| 39616048 | 科博达技术股份有限公司关于召开2025年年度股东会的通知 | 2026-04-22 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Raval ICS Ltd.
Develops and produces automotive fuel tank venting systems …
|
RVL | IL | Manufacturing |
|
REE Automotive Ltd.
Develops modular EV platforms with integrated corner techno…
|
REE | US | Manufacturing |
|
Remsons Industries Ltd.
Manufacturer of automotive control cables, gear shift syste…
|
REMSONSIND | IN | Manufacturing |
|
RICO Auto Industries Ltd.
Manufactures precision aluminum and ferrous components for …
|
RICOAUTO | IN | Manufacturing |
|
RIGHT WAY
Specializes in casting and forging components for automotiv…
|
1506 | TW | Manufacturing |
|
ROTHWELL INTERNATIONAL CO., LIMITED
Develops, manufactures, and sells automotive electronic sys…
|
900260 | HK | Manufacturing |
|
Ruifeng Power Group Company Limited
Specialized manufacturer of core automotive engine componen…
|
2025 | HK | Manufacturing |
|
SAE DONG CO. LTD
Manufacturer of automotive exterior components and various …
|
053060 | KR | Manufacturing |
|
SAERONAUTOMOTIVE CORPORRATION
Manufactures friction materials for braking systems and oth…
|
075180 | KR | Manufacturing |
|
SAF-HOLLAND SE
Manufacturer of chassis-related assemblies for the commerci…
|
SFQ | DE | Manufacturing |
Keboda Technology 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/57825/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57825 | 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=57825 | 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=57825 \ -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": 57825}, 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 Keboda Technology Co., Ltd. (id: 57825)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.