
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-03-26 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-26 | Korean | |
| 사업보고서 (2025.12) | 2026-03-17 | Korean | |
| 감사보고서제출 | 2026-03-13 | Korean | |
| 주주총회소집공고 | 2026-03-11 | Korean | |
| 주주총회소집결의 | 2026-02-25 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 33047233 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 33046917 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-26 | Korean | ||
| 32962749 | 사업보고서 (2025.12) | 2026-03-17 | Korean | ||
| 32942172 | 감사보고서제출 | 2026-03-13 | Korean | ||
| 32929135 | 주주총회소집공고 | 2026-03-11 | Korean | ||
| 32836018 | 주주총회소집결의 | 2026-02-25 | Korean | ||
| 32835989 | [기재정정]매출액또는손익구조30%(대규모법인은15%)이상변경 | 2026-02-25 | Korean | ||
| 13385816 | 최대주주등소유주식변동신고서 | 2026-01-27 | Korean | ||
| 13385741 | 주식등의대량보유상황보고서(일반) | 2026-01-27 | Korean | ||
| 13326533 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2026-01-26 | Korean | ||
| 13244923 | [기재정정]타인에대한채무보증결정 | 2026-01-23 | Korean | ||
| 13197351 | 타인에대한채무보증결정 | 2026-01-22 | Korean | ||
| 12673997 | 최대주주등소유주식변동신고서 | 2026-01-14 | Korean | ||
| 12673894 | 주식등의대량보유상황보고서(일반) | 2026-01-14 | Korean | ||
| 12192217 | 최대주주등소유주식변동신고서 | 2026-01-07 | 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.