
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 |
|---|---|---|---|
|
TONGTAI
Manufactures high-precision machine tools and integrated sm…
|
4526 | TW | Manufacturing |
|
Tornos Holding AG
Manufactures Swiss-type automatic lathes and multi-spindle …
|
TOHN | CH | Manufacturing |
|
TSUGAMI CORPORATION
A global manufacturer of high-precision machine tools for p…
|
6101 | JP | Manufacturing |
|
Velo3D, Inc.
Provides integrated metal additive manufacturing solutions …
|
VELO | US | Manufacturing |
|
WAIDA MFG.CO.,LTD.
Specialized manufacturer of high-precision CNC grinders for…
|
6158 | JP | Manufacturing |
|
WEIHAI HUADONG AUTOMATION CO.,LTD
Produces high-precision CNC machine tools, grinding machine…
|
002248 | CN | Manufacturing |
|
Wendt (India) Ltd.
Manufactures high-precision super abrasives, grinding, and …
|
WENDT | IN | Manufacturing |
|
Wuhan Golden Laser Co., Ltd.
Manufactures high-end laser systems and digital solutions f…
|
300220 | CN | Manufacturing |
|
Wuhan Huazhong Numerical Control Co.,Ltd.
Develops CNC systems, industrial robots, and intelligent ma…
|
300161 | CN | Manufacturing |
|
Wuxi Sunlit Science and Technology Company Limited
Provides turnkey equipment and solutions for manufacturing …
|
1289 | HK | 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.