JEIL M&S CO., LTD — Investor Relations & Filings
JEIL M&S CO., LTD. is a specialized manufacturer of industrial mixing equipment and integrated systems. With a history spanning nearly four decades, the company originally developed equipment such as tanks, sterilizers, and mixers for the pharmaceutical and food industries. Leveraging this accumulated expertise, it has become a key supplier for the secondary battery market, providing customized solutions for next-generation battery development. The company's business encompasses equipment manufacturing based on proprietary technology, comprehensive engineering services, and dedicated research and development focused on automation and adaptation to special environments. JEIL M&S is also expanding its advanced mixing technology into sectors such as aerospace and aviation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 투자판단관련주요경영사항 (M&A 관련 최종인수예정자 확정 허가 결정) | 2026-05-07 | Korean | |
| 기타시장안내 (개선계획 이행내역서 제출에 따른 안내) | 2026-05-04 | Korean | |
| [기재정정]단일판매ㆍ공급계약체결 | 2026-04-30 | Korean | |
| 단일판매ㆍ공급계약해지 | 2026-04-30 | Korean | |
| [기재정정]회생절차개시결정 | 2026-04-24 | Korean |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46354948 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 42371623 | 투자판단관련주요경영사항 (M&A 관련 최종인수예정자 확정 허가 결정) | 2026-05-07 | Korean | ||
| 40839562 | 기타시장안내 (개선계획 이행내역서 제출에 따른 안내) | 2026-05-04 | Korean | ||
| 39070134 | [기재정정]단일판매ㆍ공급계약체결 | 2026-04-30 | Korean | ||
| 39056791 | 단일판매ㆍ공급계약해지 | 2026-04-30 | Korean | ||
| 36123073 | [기재정정]회생절차개시결정 | 2026-04-24 | Korean | ||
| 34412643 | 기타시장안내 (상장폐지 관련 이의신청서 접수) | 2026-04-13 | Korean | ||
| 34392021 | 기타경영사항(자율공시) (M&A 매각 공고) | 2026-04-13 | Korean | ||
| 34389898 | 기타경영사항(자율공시) (M&A를 위한 조건부 투자계약 체결) | 2026-04-13 | Korean | ||
| 33991617 | 기타시장안내 (개선기간 종료에 따른 상장폐지 여부 결정 안내) | 2026-04-10 | Korean | ||
| 33687245 | [기재정정]정기주주총회결과 | 2026-04-07 | Korean | ||
| 33117496 | 정기주주총회결과 | 2026-03-31 | Korean | ||
| 33117010 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-31 | Korean | ||
| 33116383 | [기재정정]사업보고서 (2025.12) | 2026-03-31 | Korean | ||
| 33053609 | [기재정정]사업보고서 (2025.12) | 2026-03-27 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other special-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ContiOcean Environment Tech Group Co., Ltd.
Global provider of maritime environmental protection soluti…
|
2613 | HK | Manufacturing |
|
Cosmos Machinery Enterprises Limited
Manufacturing industrial machinery, processing plastic prod…
|
118 | HK | Manufacturing |
|
Creative & Innovative System Corporation
Develops and manufactures machinery for the secondary batte…
|
222080 | KR | Manufacturing |
|
CRYSTAL GROWTH & ENERGY EQUIPMENT INC.
Develops thermal processing and crystal growth equipment fo…
|
688478 | CN | Manufacturing |
|
CSM CORPORATION BERHAD
Designs, manufactures, and supports super-insulated cryogen…
|
— | MY | Manufacturing |
|
C SUN
Provides high-precision light and thermal process equipment…
|
2467 | TW | Manufacturing |
|
CVD EQUIPMENT CORP
Designs and manufactures chemical vapor deposition and othe…
|
CVV | US | Manufacturing |
|
CYMECHS Inc.
Provides tool automation and core system components for sem…
|
160980 | KR | Manufacturing |
|
DAIHEN CORPORATION
Manufactures power products, welding machines, industrial r…
|
6622 | JP | Manufacturing |
|
DALIAN HAOSEN INTELLIGENT MANUFACTURING CO., LTD.
Provides intelligent equipment and automated production lin…
|
688529 | CN | Manufacturing |
JEIL M&S 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/16551/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16551 | 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=16551 | 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=16551 \ -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": 16551}, 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 JEIL M&S CO., LTD (id: 16551)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.