BUCKET STUDIO Co.,Ltd. - Investor Relations & Filings
Key figures FY2025
| Total Revenues | KRW 17.27B | per the Earnings Release filed 2026-03-16 |
|---|---|---|
| Net Income | KRW -28.73B | per the Earnings Release filed 2026-03-16 |
| Total Assets | KRW 183.20B | per the Earnings Release filed 2026-03-16 |
| Total Equity | KRW 174.01B | per the Earnings Release filed 2026-03-16 |
As reported by the issuer in the filings linked above. Figures are normalized for comparability; consult the source filing for the authoritative statement.
BUCKET STUDIO Co.,Ltd. is a media and entertainment company specializing in the production, distribution, and financing of content. The company's portfolio includes a diverse range of domestic and foreign films, dramas, animations, and educational videos. In addition to its core content business, the company operates a mobile services division and offers digital advertising solutions. It also incorporates proprietary IP protection technology into its distribution and finance operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 기타시장안내 (코스닥시장위원회 개최 결과 등 안내) | 2026-07-08 | Korean | |
| 주권매매거래정지기간변경 (상장폐지 사유 발생) | 2026-07-08 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-06-30 | Korean | |
| 임시주주총회결과 | 2026-06-30 | Korean | |
| 불성실공시법인지정 (공시번복) | 2026-06-15 | Korean | |
| 기타시장안내 (상장적격성 실질심사 사유추가 안내) | 2026-06-15 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 49195203 | 기타시장안내 (코스닥시장위원회 개최 결과 등 안내) | 2026-07-08 | Korean | ||
| 49195202 | 주권매매거래정지기간변경 (상장폐지 사유 발생) | 2026-07-08 | Korean | ||
| 48983667 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-06-30 | Korean | ||
| 48983041 | 임시주주총회결과 | 2026-06-30 | Korean | ||
| 48073087 | 불성실공시법인지정 (공시번복) | 2026-06-15 | Korean | ||
| 48073057 | 기타시장안내 (상장적격성 실질심사 사유추가 안내) | 2026-06-15 | Korean | ||
| 48071525 | [기재정정]주주총회소집결의 (임시주주총회) | 2026-06-15 | Korean | ||
| 48071496 | 주주총회소집공고 | 2026-06-15 | Korean | ||
| 48039471 | [기재정정]기타경영사항(자율공시) ((주)버킷스튜디오 최대주주 변경 재추진) | 2026-06-11 | Korean | ||
| 48038890 | [기재정정]기타경영사항(자율공시) ((주)버킷스튜디오 최대주주 변경 재추진) | 2026-06-11 | Korean | ||
| 48038694 | [기재정정]기타경영사항(자율공시) ((주)버킷스튜디오 최대주주 변경 재추진) | 2026-06-11 | Korean | ||
| 48026075 | 기타시장안내 (기업심사위원회 개최 결과 안내) | 2026-06-10 | Korean | ||
| 46714763 | [기재정정]주주총회소집결의 (임시주주총회) | 2026-05-21 | Korean | ||
| 46527928 | 불성실공시법인지정예고 (공시번복) | 2026-05-19 | Korean | ||
| 46366664 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for BUCKET STUDIO Co.,Ltd., but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available - coming soon. |
Market data
Market data not available
Price history
Peer group · Social network sites and other content distribution activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
36Kr Holdings Inc.
A platform serving New Economy participants with content an…
|
KRKR | US | Publishing, broadcasting, and c… |
| A8 New Media Group Ltd | 0800_old | KY | Publishing, broadcasting, and c… |
| A8 New Media Group Ltd. | 800 | HK | Publishing, broadcasting, and c… |
| ADEX MEDIA INC | ADXM | US | Publishing, broadcasting, and c… |
|
AGORA S.A.
A diversified multimedia and entertainment company active i…
|
AGO | PL | Publishing, broadcasting, and c… |
| ARHT Media Inc | ART | CA | Publishing, broadcasting, and c… |
|
AUMOVIO SE
Global developer of hardware, software, and integrated solu…
|
AMV0 | DE | Publishing, broadcasting, and c… |
| aVINCI MEDIA CORP | AVMC_old | US | Publishing, broadcasting, and c… |
|
B.A.G. Convergence Limited
Integrates multimedia content with digital distribution for…
|
BAGDIGITAL | IN | Publishing, broadcasting, and c… |
|
Bilibili Inc.
Online entertainment platform with a video community, games…
|
BILI | US | Publishing, broadcasting, and c… |
BUCKET STUDIO 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/16076/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16076 | 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=16076 | 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=16076 \ -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": 16076}, 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 BUCKET STUDIO Co.,Ltd. (id: 16076)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.