
BORATR CO., Ltd. — Investor Relations & Filings
BORATR CO., Ltd. is a comprehensive food company that specializes in the global sourcing, importation, and distribution of food products. The company's portfolio consists of premium and quality foods, with a particular focus on Italian culinary items such as olive oil, tomato sauce, and pasta. It also distributes a diverse range of other products including confectionery, snacks, dairy, and beverages. BORATR serves multiple market segments through its distribution network, including retail, online commerce, restaurants, and school food services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 대표이사변경 | 2026-03-31 | Korean | |
| 기업가치제고계획(자율공시) | 2026-03-30 | Korean | |
| 정기주주총회결과 | 2026-03-27 | Korean | |
| [기재정정]현금ㆍ현물배당결정 | 2026-03-27 | Korean | |
| [기재정정]사업보고서 (2025.12) | 2026-03-27 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46368682 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 33094692 | 대표이사변경 | 2026-03-31 | Korean | ||
| 33083887 | 기업가치제고계획(자율공시) | 2026-03-30 | Korean | ||
| 33057977 | 정기주주총회결과 | 2026-03-27 | Korean | ||
| 33056248 | [기재정정]현금ㆍ현물배당결정 | 2026-03-27 | Korean | ||
| 33056238 | [기재정정]사업보고서 (2025.12) | 2026-03-27 | Korean | ||
| 32984209 | 사업보고서 (2025.12) | 2026-03-19 | Korean | ||
| 32981809 | 감사보고서제출 | 2026-03-19 | Korean | ||
| 32935479 | [기재정정]의결권대리행사권유참고서류 | 2026-03-12 | Korean | ||
| 32935034 | 의결권대리행사권유참고서류 | 2026-03-12 | Korean | ||
| 32932490 | 주주총회소집공고 | 2026-03-12 | Korean | ||
| 32541165 | 주주총회소집결의 | 2026-02-19 | Korean | ||
| 32541159 | 현금ㆍ현물배당결정 | 2026-02-19 | Korean | ||
| 32541155 | 주주총회집중일개최사유신고 | 2026-02-19 | Korean | ||
| 19466379 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-02-12 | Korean | ||
Market data
Market data not available
Price history
Peer group · Wholesale of food, beverages and tobacco
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Chefs' Warehouse, Inc.
Distributor of specialty food products and supplies for cul…
|
CHEF | US | Wholesale and retail trade |
|
China Beidahuang Industry Group Holdings Limited
Investment holding focused on agriculture and logistics, tr…
|
39 | HK | Wholesale and retail trade |
|
China Tobacco International (HK) Company Limited
International trade and distribution of tobacco leaf, Chine…
|
6055 | HK | Wholesale and retail trade |
|
China Wantian Holdings Limited
Sourcing and supplying food ingredients and green materials…
|
1854 | HK | Wholesale and retail trade |
|
Chris Joannou Public LTD
Importer and distributor of raw materials and equipment for…
|
CJ | CY | Wholesale and retail trade |
|
CHUBU SUISAN CO.,LTD.
Wholesaler of marine products, including fresh, frozen, and…
|
8145 | JP | Wholesale and retail trade |
|
Chuo Gyorui Co., Ltd.
A wholesaler of marine and processed seafood products opera…
|
8030 | JP | Wholesale and retail trade |
|
CJ Freshway Corporation
A food solutions provider for B2B distribution and contract…
|
051500 | KR | Wholesale and retail trade |
|
CL8 HOLDINGS LIMITED
Curates and distributes premium confectionery via subscript…
|
CL8 | AU | Wholesale and retail trade |
|
Colabor Group
Leading wholesaler and distributor of food and non-food ite…
|
GCL | CA | Wholesale and retail trade |
BORATR 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/16881/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16881 | 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=16881 | 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=16881 \ -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": 16881}, 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 BORATR CO., Ltd. (id: 16881)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.