
Vessel Co., Ltd. — Investor Relations & Filings
Vessel Co., Ltd., established in 2004, designs, manufactures, and supplies equipment for the flat panel display (FPD) and semiconductor sectors. The company provides core manufacturing solutions, including in-line systems, oven systems, inspection systems, and material handling equipment. Its technological expertise covers processes for LCD, OLED, and touch screen panels (TSP). Key offerings include specialized equipment such as OCR (Optical Clear Resin) lamination lines and 3D lamination systems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| [기재정정]주요사항보고서(전환사채권발행결정) | 2023-09-15 | Korean | |
| [기재정정]주요사항보고서(전환사채권발행결정) | 2023-09-15 | Korean | |
| [기재정정]주요사항보고서(유상증자결정) | 2023-09-15 | Korean | |
| 기타주요경영사항(제3자배정 유상증자 결정 및 제8회, 제9회 전환사채 발행 철회의 건) | 2023-09-15 | Korean | |
| 주권매매거래정지(무상증자) | 2023-09-15 | Korean | |
| 주요사항보고서(유무상증자결정) | 2023-09-15 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 8283316 | [기재정정]주요사항보고서(전환사채권발행결정) | 2023-09-15 | Korean | ||
| 8283314 | [기재정정]주요사항보고서(전환사채권발행결정) | 2023-09-15 | Korean | ||
| 8283313 | [기재정정]주요사항보고서(유상증자결정) | 2023-09-15 | Korean | ||
| 8283279 | 기타주요경영사항(제3자배정 유상증자 결정 및 제8회, 제9회 전환사채 발행 철회의 건) | 2023-09-15 | Korean | ||
| 8283204 | 주권매매거래정지(무상증자) | 2023-09-15 | Korean | ||
| 8283203 | 주요사항보고서(유무상증자결정) | 2023-09-15 | Korean | ||
| 8283195 | 증권신고서(지분증권) (2023.11) | 2023-09-15 | Korean | ||
| 8283151 | [기재정정]주요사항보고서(유무상증자결정) | 2023-09-15 | Korean | ||
| 8284336 | 불성실공시법인지정예고(공시번복 1건, 공시변경 1건) | 2023-09-13 | Korean | ||
| 8294024 | 임시주주총회결과 | 2023-08-21 | Korean | ||
| 8293667 | 최대주주변경을수반하는주식양수도계약해제ㆍ취소등 | 2023-08-21 | Korean | ||
| 8295451 | [기재정정]주요사항보고서(유상증자결정) | 2023-08-14 | Korean | ||
| 8301656 | 반기보고서 (2023.06) | 2023-08-11 | Korean | ||
| 8305767 | [기재정정]주주총회소집결의 | 2023-08-04 | Korean | ||
| 8305758 | 주주총회소집공고 | 2023-08-04 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of power-driven hand tools
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BASSO
Global manufacturer of pneumatic fastening tools, automotiv…
|
1527 | TW | Manufacturing |
|
Chervon Holdings Limited
Global solution provider specializing in power tools and ou…
|
2285 | HK | Manufacturing |
|
Einhell Germany AG
A global manufacturer of power tools and electrical garden …
|
EIN3 | DE | Manufacturing |
|
ESTIC CORPORATION
Manufacturer of high-precision assembly, fastening, and pre…
|
6161 | JP | Manufacturing |
|
JF
Manufacturer of power tools, garden equipment, lighting, an…
|
1538 | TW | Manufacturing |
|
KEN HOLDING CO.,LTD.
Develops and manufactures professional power tools for indu…
|
300126 | CN | Manufacturing |
|
KEYANG ELECTRIC MACHINERY CO.,LTD
Manufacturer of electric power tools, automotive components…
|
012200 | KR | Manufacturing |
|
KPT INDUSTRIES LIMITED
Designs and manufactures electric power tools, industrial b…
|
505299 | IN | Manufacturing |
|
LOBTEX.CO.,LTD.
Manufacturer of industrial fasteners, fastening tools, and …
|
5969 | JP | Manufacturing |
|
Makita Corporation
Global manufacturer of power tools, outdoor power equipment…
|
6586 | JP | Manufacturing |
Vessel 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/17686/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17686 | 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=17686 | 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=17686 \ -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": 17686}, 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 Vessel Co., Ltd. (id: 17686)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.