
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 |
|---|---|---|---|
| 자기주식처분결과보고서 | 2026-05-20 | Korean | |
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| [기재정정]주요사항보고서(전환사채권발행결정) | 2026-05-15 | Korean | |
| 전환가액의조정 (제7회차) | 2026-05-14 | Korean | |
| 주요사항보고서(자기전환사채매도결정) | 2026-05-12 | Korean | |
| 주주총회소집결의 | 2026-05-08 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46571358 | 자기주식처분결과보고서 | 2026-05-20 | Korean | ||
| 46348682 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 46344004 | [기재정정]주요사항보고서(전환사채권발행결정) | 2026-05-15 | Korean | ||
| 45775038 | 전환가액의조정 (제7회차) | 2026-05-14 | Korean | ||
| 45142848 | 주요사항보고서(자기전환사채매도결정) | 2026-05-12 | Korean | ||
| 44131723 | 주주총회소집결의 | 2026-05-08 | Korean | ||
| 44131704 | 주주명부폐쇄기간또는기준일설정 | 2026-05-08 | Korean | ||
| 38424511 | [기재정정]타인에대한담보제공결정 | 2026-04-29 | Korean | ||
| 33905793 | 타인에대한담보제공결정 | 2026-04-09 | Korean | ||
| 33120055 | 정기주주총회결과 | 2026-03-31 | Korean | ||
| 33094326 | [기재정정]주요사항보고서(전환사채권발행결정) | 2026-03-31 | Korean | ||
| 33087217 | 전환가액의조정 (제10회차) | 2026-03-30 | Korean | ||
| 33014182 | 감사보고서제출 | 2026-03-23 | Korean | ||
| 33014146 | 사업보고서 (2025.12) | 2026-03-23 | Korean | ||
| 32960348 | [기재정정]주주총회소집공고 | 2026-03-17 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of power-driven hand tools
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
MAX CO., LTD.
Manufacturer of industrial tools, office products, housing,…
|
6454 | JP | Manufacturing |
|
NAKANISHI INC.
Manufacturer of high-speed rotation and precision tech for …
|
7716 | JP | Manufacturing |
|
Nanjing Toua Hardware&Tools Co., Ltd.
Manufacturer of gas-actuated fastening systems, gas nailers…
|
301125 | CN | Manufacturing |
|
STANLEY BLACK & DECKER, INC.
A global provider of tools, outdoor equipment, and industri…
|
SWK | US | Manufacturing |
|
Techtronic Industries Co. Ltd.
Global leader in cordless technology, manufacturing power t…
|
669 | HK | Manufacturing |
|
Toya S.A.
International producer and distributor of tools and equipme…
|
TOA | PL | Manufacturing |
|
Zhejiang Prulde Electric Appliance Co., Ltd.
Manufacturer of power tools and thermal equipment for globa…
|
301353 | CN | 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.