
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 |
|---|---|---|---|
| 주주총회소집공고 | 2025-03-07 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2025-02-25 | Korean | |
| 주주총회소집결의 | 2025-02-24 | Korean | |
| [기재정정]매출액또는손익구조30%(대규모법인은15%)이상변경 | 2025-02-24 | Korean | |
| 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2025-01-24 | Korean | |
| 단일판매ㆍ공급계약체결 | 2024-12-23 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
5 filings
| |||||
| 7961803 | 주주총회소집공고 | 2025-03-07 | Korean | ||
| 7968284 | 주식등의대량보유상황보고서(일반) | 2025-02-25 | Korean | ||
| 7968754 | 주주총회소집결의 | 2025-02-24 | Korean | ||
| 7968689 | [기재정정]매출액또는손익구조30%(대규모법인은15%)이상변경 | 2025-02-24 | Korean | ||
| 7989411 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2025-01-24 | Korean | ||
|
2024
10 filings
| |||||
| 8001009 | 단일판매ㆍ공급계약체결 | 2024-12-23 | Korean | ||
| 8003518 | 주주명부폐쇄기간또는기준일설정 | 2024-12-16 | Korean | ||
| 8011341 | 생산중단 | 2024-11-28 | Korean | ||
| 8014879 | 분기보고서 (2024.09) | 2024-11-14 | Korean | ||
| 8046921 | 단일판매ㆍ공급계약체결 | 2024-10-21 | Korean | ||
| 8046690 | [기재정정]단일판매ㆍ공급계약체결 | 2024-10-21 | Korean | ||
| 8088894 | 반기보고서 (2024.06) | 2024-08-14 | Korean | ||
| 8136535 | 분기보고서 (2024.03) | 2024-05-16 | Korean | ||
| 8141445 | 주식등의대량보유상황보고서(일반) | 2024-05-09 | Korean | ||
| 8158332 | 정기주주총회결과 | 2024-03-22 | 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.