
KEYANG ELECTRIC MACHINERY CO.,LTD — Investor Relations & Filings
Keyang Electric Machinery Co., Ltd. is a manufacturer specializing in electric power tools, automotive components, and e-mobility products. The company's product portfolio includes a wide range of industrial and cordless power tools designed for construction and industrial applications. In the automotive sector, it focuses on producing motors for various functions, such as seat adjustment systems. Leveraging over four decades of accumulated technology and design expertise, the company serves both domestic and international markets, positioning itself as a global competitor in its fields.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| [기재정정]최대주주등소유주식변동신고서 | 2026-01-07 | Korean | |
| 단일판매ㆍ공급계약체결 | 2025-12-17 | Korean | |
| 주주명부폐쇄기간또는기준일설정 | 2025-12-16 | Korean | |
| [기재정정]주주명부폐쇄기간또는기준일설정 | 2025-12-16 | Korean | |
| 유상증자결정(종속회사의주요경영사항) | 2025-12-16 | Korean | |
| 자기주식처분결과보고서 | 2025-11-10 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 12192203 | [기재정정]최대주주등소유주식변동신고서 | 2026-01-07 | Korean | ||
|
2025
14 filings
| |||||
| 12203498 | 단일판매ㆍ공급계약체결 | 2025-12-17 | Korean | ||
| 10217108 | 주주명부폐쇄기간또는기준일설정 | 2025-12-16 | Korean | ||
| 10212974 | [기재정정]주주명부폐쇄기간또는기준일설정 | 2025-12-16 | Korean | ||
| 10212793 | 유상증자결정(종속회사의주요경영사항) | 2025-12-16 | Korean | ||
| 33031634 | 자기주식처분결과보고서 | 2025-11-10 | Korean | ||
| 7863298 | 단기차입금증가결정 | 2025-09-19 | Korean | ||
| 7866265 | [기재정정]주요사항보고서(자기주식처분결정) | 2025-09-05 | Korean | ||
| 7872112 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
| 7876082 | 주요사항보고서(자기주식처분결정) | 2025-08-12 | Korean | ||
| 7900670 | 분기보고서 (2025.03) | 2025-05-15 | Korean | ||
| 7923558 | 정기주주총회결과 | 2025-03-24 | Korean | ||
| 7923536 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2025-03-24 | Korean | ||
| 7953607 | 감사보고서제출 | 2025-03-14 | Korean | ||
| 7953600 | 사업보고서 (2024.12) | 2025-03-14 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of power-driven hand tools
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Basso Industry Corp.
Global manufacturer of pneumatic fastening tools, automotiv…
|
1527 | TW | Manufacturing |
|
Chervon Holdings Limited
Global solution provider specializing in power tools and ou…
|
2285 | HK | Manufacturing |
|
Einhell Germany AG
A global manufacturer of power tools and electrical garden …
|
EIN3 | DE | Manufacturing |
|
ESTIC CORPORATION
Manufacturer of high-precision assembly, fastening, and pre…
|
6161 | JP | Manufacturing |
|
Jenn Feng Industrial Tools Co., Ltd.
Manufacturer of power tools, garden equipment, lighting, an…
|
1538 | TW | Manufacturing |
|
KEN HOLDING CO.,LTD.
Develops and manufactures professional power tools for indu…
|
300126 | CN | Manufacturing |
|
KPT INDUSTRIES LIMITED
Designs and manufactures electric power tools, industrial b…
|
505299 | IN | Manufacturing |
|
LOBTEX.CO.,LTD.
Manufacturer of industrial fasteners, fastening tools, and …
|
5969 | JP | Manufacturing |
|
Makita Corporation
Global manufacturer of power tools, outdoor power equipment…
|
6586 | JP | Manufacturing |
|
MAX CO., LTD.
Manufacturer of industrial tools, office products, housing,…
|
6454 | JP | Manufacturing |
KEYANG ELECTRIC MACHINERY 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/16446/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16446 | 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=16446 | 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=16446 \ -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": 16446}, 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 KEYANG ELECTRIC MACHINERY CO.,LTD (id: 16446)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.