
Artist Company Inc. — Investor Relations & Filings
Artist Company Inc. is a general entertainment company founded in 2016 by actors Jung Woo-sung and Lee Jung-jae. The company's primary activities include talent management, representing a diverse roster of actors for film, television, and other media. In addition to its core agency operations, Artist Company is actively engaged in the development and production of original content. Through its production studio, the company develops and produces a variety of projects, including movies and television series.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 단일판매ㆍ공급계약체결 | 2026-04-23 | Korean | |
| 정기주주총회결과 | 2026-03-27 | Korean | |
| 감사보고서제출 | 2026-03-19 | Korean | |
| 사업보고서 (2025.12) | 2026-03-19 | Korean | |
| [기재정정]매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-03-12 | Korean |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 46367896 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 35635765 | 단일판매ㆍ공급계약체결 | 2026-04-23 | Korean | ||
| 33053913 | 정기주주총회결과 | 2026-03-27 | Korean | ||
| 32984279 | 감사보고서제출 | 2026-03-19 | Korean | ||
| 32984265 | 사업보고서 (2025.12) | 2026-03-19 | Korean | ||
| 32935331 | [기재정정]매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-03-12 | Korean | ||
| 32934834 | 주주총회소집결의 | 2026-03-12 | Korean | ||
| 32934771 | 주주총회집중일개최사유신고 | 2026-03-12 | Korean | ||
| 32934745 | 주주총회소집공고 | 2026-03-12 | Korean | ||
| 32934731 | 의결권대리행사권유참고서류 | 2026-03-12 | Korean | ||
| 32543289 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-02-20 | Korean | ||
| 12193651 | 전환가액의조정 | 2026-01-05 | Korean | ||
|
2025
3 filings
| |||||
| 12195996 | [기재정정]단일판매ㆍ공급계약체결 | 2025-12-31 | Korean | ||
| 7864643 | 소송등의판결ㆍ결정 | 2025-09-12 | Korean | ||
| 7874899 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
Market data
Market data not available
Price history
Peer group · Other arts creation activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Audience Labs
Develops marketing tech for data analysis, audience targeti…
|
MLAUD | FR | Arts, sports and recreation |
| GIMIC Co., Ltd. | 475A | JP | Arts, sports and recreation |
Artist Company Inc. 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/17647/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17647 | 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=17647 | 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=17647 \ -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": 17647}, 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 Artist Company Inc. (id: 17647)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.