
JL — Investor Relations & Filings
Jui Li Enterprise Co., Ltd. is a specialized manufacturer of automotive and motorcycle components, focusing on high-quality stamping parts and assembly solutions. Established in 1970, the company provides a comprehensive range of products including body-in-white (BIW) components, exterior body parts, chassis modules, and underbody structural parts. Its technical capabilities encompass CAE computer-aided analysis, mold and die design, and the production of inspection jigs and fixtures. Serving both the Original Equipment Manufacturer (OEM) and Aftermarket (AM) sectors, the company supplies major automotive brands globally across North America, Europe, and Southeast Asia. Jui Li Enterprise integrates research, development, and manufacturing to deliver end-to-end solutions from initial tooling development to large-scale mass production.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年年報及股東會資料 — 2026_1512_20260624F01.pdf | 2026-05-22 | Chinese | |
| 115年年報及股東會資料 — 2026_1512_20260624F02.pdf | 2026-05-22 | Chinese | |
| 115年05月僑外投資持股 | 2026-05-21 | Chinese | |
| 115年第1季海外子公司投資 | 2026-05-15 | Chinese | |
| 115年第1季大陸投資 | 2026-05-15 | Chinese | |
| 115年第1季權益變動表 | 2026-05-15 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46781858 | 115年年報及股東會資料 — 2026_1512_20260624F01.pdf | 2026-05-22 | Chinese | ||
| 46781961 | 115年年報及股東會資料 — 2026_1512_20260624F02.pdf | 2026-05-22 | Chinese | ||
| 46727002 | 115年05月僑外投資持股 | 2026-05-21 | Chinese | ||
| 46904086 | 115年第1季海外子公司投資 | 2026-05-15 | Chinese | ||
| 46904087 | 115年第1季大陸投資 | 2026-05-15 | Chinese | ||
| 46904094 | 115年第1季權益變動表 | 2026-05-15 | Chinese | ||
| 46904093 | 115年第1季現金流量表 | 2026-05-15 | Chinese | ||
| 46904090 | 115年第1季綜合損益表 | 2026-05-15 | Chinese | ||
| 46904088 | 115年第1季資產負債表 | 2026-05-15 | Chinese | ||
| 46374441 | 重新公告採候選人提名制選任董監事相關公告(修正提名人 代表名稱) | 2026-05-14 | Chinese | ||
| 45751585 | 本公司依公開發行公司資金貸與及背書保證處理準則 第二十二條第一項第三款公告資金貸與事項 | 2026-05-11 | Chinese | ||
| 45751489 | 公告本公司董事會決議召開115年股東常會相關事宜 (新增議案) | 2026-05-11 | Chinese | ||
| 45747122 | 本公司董事會決議辦理私募有價證券 | 2026-05-11 | Chinese | ||
| 45751482 | 公告本公司董事會決議不繼續辦理114年股東常會通過之 私募有價證券案 | 2026-05-11 | Chinese | ||
| 45751608 | 公告本公司董事會通過115年第1季合併財務報告 | 2026-05-11 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
HOTA
Manufacturer of high-precision gears and powertrain compone…
|
1536 | TW | Manufacturing |
|
Huada Automotive Technology Corp.,Ltd
Produces automotive body parts, precision molds, and new en…
|
603358 | CN | Manufacturing |
|
Huaiji Dengyun Auto-parts (Holding) Co.,Ltd.
Manufactures engine valves for internal combustion engines,…
|
002715 | CN | Manufacturing |
|
HUAYU Automotive Systems Company Limited
Global supplier of automotive components, systems, and inte…
|
600741 | CN | Manufacturing |
|
Huazhong In-Vehicle Holdings Company Limited
Tier-one supplier of structural and decorative automotive c…
|
6830 | HK | Manufacturing |
|
Huizhou Desay SV Automotive Co., Ltd.
Develops automotive electronics for smart cabins, smart dri…
|
671 | CN | Manufacturing |
|
Hunan Tyen Machinery Co., Ltd
Manufactures turbochargers and engine valves for vehicle, m…
|
600698 | CN | Manufacturing |
|
HUSHAN
Global aftermarket component maker and world's largest repl…
|
7736 | TW | Manufacturing |
|
HWASHIN CO.,LTD
Original equipment manufacturer specializing in automotive …
|
010690 | KR | Manufacturing |
|
HWASHIN PRECISION CO., LTD.
Manufacturer of automotive components specializing in core …
|
126640 | KR | Manufacturing |
JL 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/51838/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51838 | 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=51838 | 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=51838 \ -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": 51838}, 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 JL (id: 51838)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.