
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 |
|---|---|---|---|
|
NAKANISHI INC.
Manufacturer of high-speed rotation and precision tech for …
|
7716 | JP | Manufacturing |
|
Nanjing Toua Hardware&Tools Co., Ltd.
Manufacturer of gas-actuated fastening systems, gas nailers…
|
301125 | CN | Manufacturing |
|
STANLEY BLACK & DECKER, INC.
A global provider of tools, outdoor equipment, and industri…
|
SWK | US | Manufacturing |
|
Techtronic Industries Co. Ltd.
Global leader in cordless technology, manufacturing power t…
|
669 | HK | Manufacturing |
|
Toya S.A.
International producer and distributor of tools and equipme…
|
TOA | PL | Manufacturing |
|
Vessel Co., Ltd.
Designs and manufactures equipment for the flat panel displ…
|
177350 | KR | Manufacturing |
|
Zhejiang Prulde Electric Appliance Co., Ltd.
Manufacturer of power tools and thermal equipment for globa…
|
301353 | CN | 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.