
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 |
|---|---|---|---|
|
GORDON
Manufacturer of metal replacement crash parts for the globa…
|
1524 | TW | Manufacturing |
|
GRAMMER AG
Develops and manufactures interior components and systems f…
|
GMM | DE | Manufacturing |
|
Grupo Industrial Saltillo, S.A.B. de C.V.
Manufactures engineered automotive components and consumer …
|
GISSA | MX | Manufacturing |
|
G.S. Auto International Ltd.
Manufactures precision automotive suspension and chassis pa…
|
513059 | IN | Manufacturing |
|
GSP AUTOMOTIVE GROUP WENZHOU CO., LTD.
Produces driveline, steering, and suspension components for…
|
605088 | CN | Manufacturing |
|
G-TEKT CORPORATION
Specialized manufacturer of auto body frame and transmissio…
|
5970 | JP | Manufacturing |
|
Guangdong Dcenti Auto-Parts Stock Limited Company
Produces high-performance aluminum alloy wheels for the glo…
|
603335 | CN | Manufacturing |
|
Guangzhou Jinzhong Auto Parts Manufacturing Co., Ltd.
Designs and produces exterior decorative auto components an…
|
301133 | CN | Manufacturing |
|
Guangzhou Ruili Kormee Automotive Electronic Co., Ltd.
Develops electronic braking and stability control systems f…
|
001285 | CN | Manufacturing |
|
Guilin Fuda Co.,Ltd.
Produces high-precision automotive components, crankshafts,…
|
603166 | CN | 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.