
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 |
|---|---|---|---|
|
Endurance Technologies Limited
Manufacturer of aluminum die castings, suspension, transmis…
|
ENDURANCE | IN | Manufacturing |
|
Enkei wheels (India) Limited
Manufactures aluminum alloy wheels for two-wheeler and four…
|
533477 | IN | Manufacturing |
|
EP MANUFACTURING BHD
OEM for automotive industry, manufacturing parts and compon…
|
— | MY | Manufacturing |
|
EVA Precision Industrial Holdings Limited
Designs and manufactures precision metal and plastic molds …
|
838 | KY | Manufacturing |
|
EV MOTORS
An automotive manufacturer of EBRO-branded electric vehicle…
|
EBROM | ES | Manufacturing |
|
Exco Technologies Limited
Supplies die-casting and extrusion tooling and automotive i…
|
XTC | CA | Manufacturing |
|
EXEDY Corporation
Global manufacturer of drivetrain components for the OEM an…
|
7278 | JP | Manufacturing |
|
FALTEC Co.,Ltd.
Global manufacturer of automotive exterior parts, accessori…
|
7215 | JP | Manufacturing |
|
Faurecia SE
A global automotive technology supplier of seating, interio…
|
EO | FR | Manufacturing |
|
FAWER Automotive Parts Limited Company
Develops and manufactures automotive components and modular…
|
000030 | 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.