
Sevenbrau Co., Ltd. — Investor Relations & Filings
Sevenbrau Co., Ltd. is a craft beer manufacturer established in 2003. As a pioneering company in its domestic market, it leverages the expertise of first-generation brewmasters to produce a diverse range of high-quality beers. The company's product portfolio includes canned and bottled beers, as well as non-alcoholic options. Sevenbrau is known for creating popular products through strategic partnerships, most notably the 'Gompyo Wheat Beer' in collaboration with Daehan Flour Mills. Other signature offerings include Daepyo Lager, Hangang Pale Ale, and Gangseo Mild Ale. The company focuses on continuous research and development to create a wide variety of beer styles.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 기타주요경영사항(자율공시) | 2025-10-21 | Korean | |
| 상장적격성실질심사관련주요개선계획(자율공시) | 2025-10-17 | Korean | |
| 주권매매거래정지기간변경 (개선기간 부여) | 2025-10-16 | Korean | |
| 기타시장안내 (개선기간 부여) | 2025-10-16 | Korean | |
| [기재정정]회생절차개시결정 | 2025-10-15 | Korean | |
| 기타시장안내 (상장폐지 관련 이의신청서 접수) | 2025-09-11 | Korean |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 33025621 | 기타주요경영사항(자율공시) | 2025-10-21 | Korean | ||
| 33025179 | 상장적격성실질심사관련주요개선계획(자율공시) | 2025-10-17 | Korean | ||
| 33024464 | 주권매매거래정지기간변경 (개선기간 부여) | 2025-10-16 | Korean | ||
| 33024452 | 기타시장안내 (개선기간 부여) | 2025-10-16 | Korean | ||
| 33024302 | [기재정정]회생절차개시결정 | 2025-10-15 | Korean | ||
| 7864968 | 기타시장안내 (상장폐지 관련 이의신청서 접수) | 2025-09-11 | Korean | ||
| 7870371 | 기타시장안내 (상장공시위원회 심의결과 및 상장폐지 결정 안내) | 2025-08-21 | Korean | ||
| 7870369 | 주권매매거래정지기간변경 (코넥스 주권 상장폐지 사유발생) | 2025-08-21 | Korean | ||
| 7885169 | 기타시장안내 (상장공시위원회 심의대상 결정 및 절차 안내) | 2025-07-11 | Korean | ||
| 7885166 | 주권매매거래정지기간변경 | 2025-07-11 | Korean | ||
| 7888136 | [기재정정]회생절차개시결정 | 2025-07-01 | Korean | ||
| 7888491 | 기업설명회(IR)개최결과 | 2025-06-30 | Korean | ||
| 7891331 | 기타시장안내 (실질심사 심의대상 여부 결정을 위한 조사기간 연장 안내) | 2025-06-20 | Korean | ||
| 7893424 | 회생절차개시결정 | 2025-06-12 | Korean | ||
| 7893419 | 주권매매거래정지기간변경 (회생절차 개시결정) | 2025-06-12 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of beer
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Adnams plc
A brewer, distiller, wine merchant, and hospitality and ret…
|
ADB | GB | Manufacturing |
|
AG ANADOLU GRUBU HOLDİNG A.Ş.
A diversified holding company with operations in beverages,…
|
AGHOL | TR | Manufacturing |
|
Aktienbrauerei Kaufbeuren AG
Historic brewery producing beers and soft drinks with real …
|
ABK | DE | Manufacturing |
|
Alefarm Brewing A/S
A tech-driven craft brewery specializing in modern hoppy be…
|
ALEFRM | DK | Manufacturing |
|
AMBEV S.A.
Produces, distributes, and sells alcoholic and non-alcoholi…
|
ABEV | BR | Manufacturing |
|
ANADOLU EFES BİRACILIK VE MALT SANAYİİ A.Ş.
Diversified beverage company producing beer, malt, and non-…
|
AEFES | TR | Manufacturing |
|
Anheuser-Busch InBev SA/NV
The world's largest brewer, managing a portfolio of over 50…
|
ABI | BE | Manufacturing |
|
ASAHI GROUP HOLDINGS,LTD.
A global company that manufactures and sells beer, beverage…
|
2502 | JP | Manufacturing |
|
BEIJING YANJING BREWERY CO.,LTD
Produces and distributes beer, soft drinks, and mineral wat…
|
000729 | CN | Manufacturing |
|
Bermas S.A.
Beverage company producing and selling beer, malt, alcoholi…
|
BRM | RO | Manufacturing |
Sevenbrau 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/17295/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17295 | 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=17295 | 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=17295 \ -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": 17295}, 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 Sevenbrau Co., Ltd. (id: 17295)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.