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 |
|---|---|---|---|
| 内部控制审计报告 | 2026-04-21 | Chinese | |
| 巨一科技2025年度审计报告 | 2026-04-21 | Chinese | |
| 巨一科技2025年度ESG报告摘要 | 2026-04-21 | Chinese | |
| 巨一科技2025年度董事会审计委员会履职报告 | 2026-04-21 | Chinese | |
| 巨一科技2025年度独立董事述职报告(王桂香) | 2026-04-21 | Chinese | |
| 巨一科技2025年年度报告 | 2026-04-21 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 39469504 | 巨一科技2025年度董事会审计委员会对会计师事务所履行监督职责情况报告 | 2026-04-21 | Chinese | ||
| 39469493 | 巨一科技关于续聘会计师事务所的公告 | 2026-04-21 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other special-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
GUANGDONG KITECH NEW MATERIAL HOLDING CO.,LTD.
Develops and manufactures advanced plastic recycling machin…
|
300995 | CN | Manufacturing |
|
Guangdong Lyric Robot Automation Co., Ltd.
Designs and manufactures intelligent automation for the lit…
|
688499 | CN | Manufacturing |
|
GUANGZHOU HUAYAN PRECISION MACHINERY CO.,LTD.
Manufacturer of PET preform injection molding systems and p…
|
301138 | CN | Manufacturing |
|
Gujarat Winding Systems Limited
Manufactures automated winding machinery and precision wire…
|
541627 | IN | Manufacturing |
|
Haitian International Holdings Limited
Provides high-efficiency plastic injection molding machines…
|
1882 | HK | Manufacturing |
|
Haitian International Holdings Ltd.
Global manufacturer of plastic injection molding machines a…
|
HI6 | KY | Manufacturing |
|
Hangzhou Shenhao Technology Co.,LTD.
Provides autonomous inspection robots and monitoring soluti…
|
300853 | CN | Manufacturing |
|
HANMI Semiconductor CO., LTD.
Global manufacturer of equipment for semiconductor back-end…
|
042700 | KR | Manufacturing |
|
Hayward Holdings, Inc.
Global designer and manufacturer of pool and spa equipment …
|
HAYW | US | Manufacturing |
|
HB SOLUTION CO.,LTD.
Manufacturer of equipment for the display and semiconductor…
|
297890 | KR | 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.