
KENT — Investor Relations & Filings
Founded in 1966, Kent Industrial Co., Ltd. is a prominent manufacturer of precision grinding machinery and machine tools. Operating under the global brand "KENT," the company specializes in the development and production of surface grinders, including manual, three-axis automatic, CNC, and double-column gantry models. Its product portfolio further extends to cylindrical grinders, rotary surface grinders, and vertical machining centers, as well as precision components such as couplings. With multiple production facilities and a workforce of over 400, the company maintains a leading position in the global market for surface grinder shipments. Kent Industrial emphasizes technical innovation and craftsmanship, providing high-performance solutions and maintenance services to a broad international clientele across various manufacturing sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年年報及股東會資料 — 2026_6606_20260601F13.pdf | 2026-05-26 | Chinese | |
| 115年年報及股東會資料 — 2026_6606_20260601F17.pdf | 2026-05-26 | Chinese | |
| 114年第4季財務報告書 — 202504_6606_AIC.pdf | 2026-05-25 | English | |
| 114年第4季財務報告書 — 202504_6606_AIA.pdf | 2026-05-25 | English | |
| 114年第4季財務報告書 — 202504_6606_AI3.pdf | 2026-05-25 | Chinese | |
| 114年第4季財務報告書 — 202504_6606_AI1.pdf | 2026-05-25 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47065752 | 115年年報及股東會資料 — 2026_6606_20260601F13.pdf | 2026-05-26 | Chinese | ||
| 47065750 | 115年年報及股東會資料 — 2026_6606_20260601F17.pdf | 2026-05-26 | Chinese | ||
| 47024019 | 114年第4季財務報告書 — 202504_6606_AIC.pdf | 2026-05-25 | English | ||
| 47024015 | 114年第4季財務報告書 — 202504_6606_AIA.pdf | 2026-05-25 | English | ||
| 47024011 | 114年第4季財務報告書 — 202504_6606_AI3.pdf | 2026-05-25 | Chinese | ||
| 47024001 | 114年第4季財務報告書 — 202504_6606_AI1.pdf | 2026-05-25 | Chinese | ||
| 47023998 | 114年第4季財務報告書 — 202503_6606_AI1.pdf | 2026-05-25 | Chinese | ||
| 47023994 | 114年第4季財務報告書 — 202502_6606_AI1.pdf | 2026-05-25 | Chinese | ||
| 47023991 | 114年第4季財務報告書 — 202501_6606_AI1.pdf | 2026-05-25 | Chinese | ||
| 46793179 | 114年年報及股東會資料 — 2025_6606_20260601F04.pdf | 2026-05-22 | Chinese | ||
| 46759740 | 114年年報及股東會資料 — 2025_6606_20260601FE4.pdf | 2026-05-22 | English | ||
| 46759739 | 114年年報及股東會資料 — 2026_6606_20260601F02.pdf | 2026-05-22 | Chinese | ||
| 46586190 | 公告本公司網路資安事件 | 2026-05-20 | Chinese | ||
| 46374714 | 115年第1季財務報告書 — 202601_6606_AI1.pdf | 2026-05-15 | Chinese | ||
| 46367402 | 公告本公司董事會通過115年度第一季合併財務報告 | 2026-05-13 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of metal-forming machinery and machine tools
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ROUNDTOP
Manufacturer of precision CNC machine tools and heavy-duty …
|
1540 | TW | Manufacturing |
|
SAKURAI LTD.
Manufactures precision parts, machine tools, and 3D printer…
|
7255 | JP | Manufacturing |
|
Seibu Electric & Machinery Co., Ltd.
Manufacturer of distribution equipment, industrial machiner…
|
6144 | JP | Manufacturing |
|
SHANDONG WEIDA MACHINERY Co., Ltd.
Produces precision machine tool accessories, power tool par…
|
002026 | CN | Manufacturing |
|
Sharp Chucks and Machines Limited
Designs and manufactures machine tool accessories and preci…
|
SCML | IN | Manufacturing |
|
SHENYANG MACHINE TOOL CO.,LTD
Manufactures metal cutting machine tools and intelligent ma…
|
000410 | CN | Manufacturing |
|
Shenzhen United Winners Laser Co.,Ltd.
Develops laser welding equipment and automated systems for …
|
688518 | CN | Manufacturing |
|
SHIBAURA MACHINE CO., LTD.
Global manufacturer of industrial machinery, including mold…
|
6104 | JP | Manufacturing |
|
Sijin Intelligent Forming Machinery Co., Ltd.
Manufactures high-precision multi-station cold heading and …
|
003025 | CN | Manufacturing |
|
SIMPACInc
Manufacturer of industrial presses and automation systems f…
|
009160 | KR | Manufacturing |
KENT 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/52595/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52595 | 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=52595 | 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=52595 \ -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": 52595}, 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 KENT (id: 52595)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.