JEE TECHNOLOGY CO., LTD. — Investor Relations & Filings
About JEE TECHNOLOGY CO., LTD.
JEE Technology Co., Ltd. provides intelligent manufacturing solutions and high-end equipment, specializing in automated assembly and testing systems. The company focuses on powertrain assembly lines for internal combustion engines and transmissions, alongside advanced manufacturing systems for new energy vehicle components, including e-drive systems, electric motors, and battery modules. JEE offers comprehensive engineering services encompassing simultaneous engineering, process planning, design, manufacturing, and commissioning of turnkey production lines. By integrating precision control and digital manufacturing technologies, the company enables global automotive manufacturers and suppliers to enhance production efficiency and quality standards through highly automated and flexible manufacturing environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 巨一科技关于举办2025年度及2026年第一季度业绩说明会的公告 | 2026-05-08 | Chinese | |
| 巨一科技2025年年度股东会会议资料 | 2026-05-08 | Chinese | |
| 内部控制审计报告 | 2026-04-21 | Chinese | |
| 巨一科技2025年度审计报告 | 2026-04-21 | Chinese | |
| 巨一科技2025年度ESG报告摘要 | 2026-04-21 | Chinese | |
| 巨一科技2025年度董事会审计委员会履职报告 | 2026-04-21 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 44492481 | 巨一科技关于举办2025年度及2026年第一季度业绩说明会的公告 | 2026-05-08 | Chinese | ||
| 44488575 | 巨一科技2025年年度股东会会议资料 | 2026-05-08 | Chinese | ||
| 39469961 | 内部控制审计报告 | 2026-04-21 | Chinese | ||
| 39469888 | 巨一科技2025年度审计报告 | 2026-04-21 | Chinese | ||
| 39469787 | 巨一科技2025年度ESG报告摘要 | 2026-04-21 | Chinese | ||
| 39469785 | 巨一科技2025年度董事会审计委员会履职报告 | 2026-04-21 | Chinese | ||
| 39469784 | 巨一科技2025年度独立董事述职报告(王桂香) | 2026-04-21 | Chinese | ||
| 39469774 | 巨一科技2025年年度报告 | 2026-04-21 | Chinese | ||
| 39469731 | 巨一科技关于2025年度募集资金存放与实际使用情况的专项报告 | 2026-04-21 | Chinese | ||
| 39469728 | 募集资金年度存放和使用情况鉴证报告报告 | 2026-04-21 | Chinese | ||
| 39469596 | 巨一科技2025年年度报告摘要 | 2026-04-21 | Chinese | ||
| 39469557 | 巨一科技2025年度ESG报告 | 2026-04-21 | Chinese | ||
| 39469547 | 巨一科技关于2025年度利润分配预案的公告 | 2026-04-21 | Chinese | ||
| 39469534 | 2025年度“提质增效重回报行动方案”评估报告暨2026年度“提质增效重回报行动方案” | 2026-04-21 | Chinese | ||
| 39469522 | 国元证券股份有限公司关于安徽巨一科技股份有限公司2025年度募集资金存放与使用情况的专项核查意见 | 2026-04-21 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other special-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
LAM RESEARCH CORP
Global supplier of wafer fabrication equipment and services…
|
LRCX | US | Manufacturing |
|
Lanpec Technologies Limited
Designs and manufactures specialized equipment for energy a…
|
601798 | CN | Manufacturing |
|
LAPLACE RENEWABLE ENERGY TECHNOLOGY CO., LTD.
Develops thermal process and deposition equipment for solar…
|
688726 | CN | Manufacturing |
|
Laserssel Co. Ltd.
Develops and manufactures laser-based equipment for precise…
|
412350 | KR | Manufacturing |
|
LAT CO., LTD.
Manufactures and sells vacuum-based equipment for the semic…
|
311060 | KR | Manufacturing |
|
Leishen Energy Holding Co., Ltd.
Provides clean-energy equipment and solutions for the oil, …
|
LSE | US | Manufacturing |
|
LEWAG Holding AG
Develops and sells machinery for glass cutting, logistics, …
|
KGR | DE | Manufacturing |
|
Litix Technologies
Integrates robotic technology with traditional artistry for…
|
LTX | IT | Manufacturing |
|
LPKF Laser & Electronics SE
Provider of laser-based manufacturing solutions for the tec…
|
LPK | DE | Manufacturing |
|
LTM LIMITED
Designs and supplies advanced machinery and automation for …
|
LTM | IN | Manufacturing |
JEE TECHNOLOGY CO., LTD. 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/58197/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58197 | 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=58197 | 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=58197 \ -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": 58197}, 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 JEE TECHNOLOGY CO., LTD. (id: 58197)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.