
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 |
|---|---|---|---|
| [기재정정]회생절차개시결정 | 2026-04-30 | Korean | |
| 기타시장안내 (상장폐지 관련 이의신청서 접수 및 개선기간 부여) | 2026-04-13 | Korean | |
| 주권매매거래정지기간변경 (개선기간 부여) | 2026-04-13 | Korean | |
| [기재정정]회생절차개시결정 | 2026-04-01 | Korean | |
| 정기주주총회결과 | 2026-03-31 | Korean | |
| 주권매매거래정지기간변경 (상장폐지 사유 발생) | 2026-03-23 | Korean |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
14 filings
| |||||
| 39070373 | [기재정정]회생절차개시결정 | 2026-04-30 | Korean | ||
| 34412671 | 기타시장안내 (상장폐지 관련 이의신청서 접수 및 개선기간 부여) | 2026-04-13 | Korean | ||
| 34412665 | 주권매매거래정지기간변경 (개선기간 부여) | 2026-04-13 | Korean | ||
| 33125390 | [기재정정]회생절차개시결정 | 2026-04-01 | Korean | ||
| 33120318 | 정기주주총회결과 | 2026-03-31 | Korean | ||
| 33013397 | 주권매매거래정지기간변경 (상장폐지 사유 발생) | 2026-03-23 | Korean | ||
| 33013395 | 기타시장안내 (상장폐지 관련) | 2026-03-23 | Korean | ||
| 33012925 | 사업보고서 (2025.12) | 2026-03-23 | Korean | ||
| 33012519 | 감사보고서제출 | 2026-03-23 | Korean | ||
| 32956587 | 주주총회소집결의 | 2026-03-16 | Korean | ||
| 32955862 | 주주총회소집공고 | 2026-03-16 | Korean | ||
| 32902198 | [기재정정]회생절차개시결정 | 2026-03-05 | Korean | ||
| 14744191 | [기재정정]회생절차개시결정 | 2026-02-06 | Korean | ||
| 12192760 | [기재정정]회생절차개시결정 | 2026-01-06 | Korean | ||
|
2025
1 filing
| |||||
| 33031747 | [기재정정]회생절차개시결정 | 2025-11-10 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of beer
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Shepherd Neame Ltd
Britain's oldest brewer, operating pubs and brewing a range…
|
SHEP | GB | Manufacturing |
|
Simonds Farsons Cisk Plc
A diversified group in beverages, food retail, and property…
|
SFC | MT | Manufacturing |
|
Sleeman Breweries
Third-largest brewing company specializing in the productio…
|
— | CA | Manufacturing |
|
Som Distilleries & Breweries Ltd.
Manufacturer and marketer of beer and spirits including whi…
|
SDBL | IN | Manufacturing |
|
The Garden Brewery d.d.
An award-winning micro-brewery producing a diverse range of…
|
GARB | HR | Manufacturing |
|
TIBET DEVELOPMENT CO.,LTD
Produces beer and mineral water using high-altitude spring …
|
000752 | CN | Manufacturing |
|
Tổng Công ty Cổ phần Bia – Rượu – Nước giải khát Hà Nội
Leading beverage producer of beer, alcoholic, and non-alcoh…
|
BHN | VN | Manufacturing |
|
Tổng Công ty Cổ phần Bia – Rượu – Nước giải khát Sài Gòn
A beverage company producing and distributing beer and non-…
|
SAB | VN | Manufacturing |
|
Trakiisko Pivo AD
A company that rents and operates its own or leased real es…
|
TRPV | BG | Manufacturing |
|
Tsingtao Brewery Company Limited
Produces and markets a range of beer products across over 1…
|
600600 | CN | 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.