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 |
|---|---|---|---|
|
C&G Hi Tech Co., Ltd
Manufactures chemical supply and flow control systems for h…
|
264660 | KR | Manufacturing |
|
Charm Engineering Co.,Ltd.
Manufactures laser repair and inspection equipment for the …
|
009310 | KR | Manufacturing |
|
Chen Hsong Holdings Limited
Global manufacturer of high-capacity plastic injection mold…
|
57 | HK | Manufacturing |
|
CIMC Enric Holdings Limited
Advanced manufacturer of equipment for clean energy, chemic…
|
3899 | KY | Manufacturing |
|
CIRCUIT FABOLOGY MICROELECTRONICS EQUIPMENT CO., LTD.
Develops laser direct imaging and lithography equipment for…
|
688630 | CN | Manufacturing |
|
CITECH CO.,LTD
Designs and manufactures industrial facilities for battery,…
|
004920 | KR | Manufacturing |
|
CleanCore Solutions, Inc.
Develops and manufactures cleaning systems using patented a…
|
ZONE | US | Manufacturing |
|
CLEANTEK Industries Inc.
Manufactures and rents technology-driven equipment to enhan…
|
CTEK | CA | Manufacturing |
|
Composite Alliance Group
Global supplier of customized machinery, tooling, and servi…
|
CAG | CA | Manufacturing |
|
Compressario Corporation
Designs, manufactures, distributes, and sells proprietary w…
|
— | CA | 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.