
BIO PORT KOREA — Investor Relations & Filings
BIO PORT KOREA is a food and beverage manufacturer that develops, produces, and distributes a range of products for domestic and global markets. The company's portfolio includes traditional Korean teas, such as honey and fruit teas, as well as other beverages, snacks, cookies, and processed foods. A key focus is the use of natural and high-quality ingredients, supported by an in-house Research and Development center dedicated to innovating new products and researching the functionality of natural extracts. The company operates advanced production facilities with globally recognized food safety certifications, including HACCP, to ensure product quality and safety.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주요사항보고서(자기주식취득결정) | 2026-06-01 | Korean | |
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 연결재무제표기준영업(잠정)실적(공정공시) | 2026-04-28 | Korean | |
| 기타시장안내(약명및영문명) (영문상호) | 2026-04-14 | Korean | |
| 상호변경안내 | 2026-03-26 | Korean | |
| 정기주주총회결과 | 2026-03-26 | Korean |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 47916349 | 주요사항보고서(자기주식취득결정) | 2026-06-01 | Korean | ||
| 46368206 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 37786538 | 연결재무제표기준영업(잠정)실적(공정공시) | 2026-04-28 | Korean | ||
| 34472218 | 기타시장안내(약명및영문명) (영문상호) | 2026-04-14 | Korean | ||
| 33046527 | 상호변경안내 | 2026-03-26 | Korean | ||
| 33046035 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 32974464 | 감사보고서제출 | 2026-03-18 | Korean | ||
| 32974442 | 사업보고서 (2025.12) | 2026-03-18 | Korean | ||
| 32926401 | 주주총회소집공고 | 2026-03-11 | Korean | ||
| 32906764 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-06 | Korean | ||
| 32543299 | 주주총회소집결의 | 2026-02-20 | Korean | ||
| 13645809 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-01-29 | Korean | ||
|
2025
3 filings
| |||||
| 33026418 | 전환청구권행사 (제1회차) | 2025-10-23 | Korean | ||
| 7872762 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
| 7885479 | 주식등의대량보유상황보고서(약식) | 2025-07-10 | Korean | ||
Market data
Market data not available
Price history
Peer group · Processing of coffee and tea
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
JDE Peet's N.V.
A global pure-play coffee and tea company operating in more…
|
JDEP | NL | Manufacturing |
|
key coffee inc
Produces and sells coffee, tea, and cocoa for consumers and…
|
2594 | JP | Manufacturing |
|
Mcnulty Korea Co., Ltd
A coffee producer that also manufactures over-the-counter a…
|
222980 | KR | Manufacturing |
|
Miko N.V.
Operates in coffee service for the out-of-home market and p…
|
MIKO | BE | Manufacturing |
|
ORÇAY ORTAKÖY ÇAY SANAYİ VE TİCARET A.Ş.
Manufactures, processes, and sells a variety of dry tea pro…
|
ORCAY | TR | Manufacturing |
|
ORGABIO HOLDINGS BERHAD
OEM/ODM manufacturer of instant beverage and food supplemen…
|
— | MY | Manufacturing |
|
Prasidha Aneka Niaga Tbk
Processing and exporting agricultural commodities; diversif…
|
PSDN | ID | Manufacturing |
|
Pu'er Lancang Ancient Tea Co., Ltd.
One of China's largest Pu'er tea enterprises, specializing …
|
6911 | HK | Manufacturing |
|
Rossell India Limited
Produces premium tea and provides engineering services for …
|
ROSSELLIND | IN | Manufacturing |
|
S.ISHIMITSU&CO.,LTD.
A specialized food trading company importing, processing, a…
|
2750 | JP | Manufacturing |
BIO PORT KOREA 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/17443/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17443 | 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=17443 | 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=17443 \ -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": 17443}, 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 BIO PORT KOREA (id: 17443)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.