GIANTSTEP Inc. — Investor Relations & Filings
GIANTSTEP Inc. is a creative technology studio specializing in the production of advanced visual content and immersive experiences. The company's core services include visual effects (VFX), real-time content creation, and extended reality (XR) solutions. Its portfolio encompasses a wide range of projects, from traditional media like commercials, films, and music videos to innovative IP-based spatial content for exhibitions and large-scale events. By integrating cutting-edge technology with creative design, GIANTSTEP partners with global brands, agencies, and entertainment clients to deliver high-quality digital media and position itself as a key developer of content for the metaverse.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| [기재정정]주식매수선택권부여에관한신고 | 2025-05-15 | Korean | |
| [기재정정]주식매수선택권부여에관한신고 | 2025-05-15 | Korean | |
| 분기보고서 (2025.03) | 2025-05-15 | Korean | |
| 정기주주총회결과 | 2025-03-31 | Korean | |
| 감사보고서제출 | 2025-03-21 | Korean | |
| 사업보고서 (2024.12) | 2025-03-21 | Korean |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
12 filings
| |||||
| 7902426 | [기재정정]주식매수선택권부여에관한신고 | 2025-05-15 | Korean | ||
| 7902314 | [기재정정]주식매수선택권부여에관한신고 | 2025-05-15 | Korean | ||
| 7901218 | 분기보고서 (2025.03) | 2025-05-15 | Korean | ||
| 7918637 | 정기주주총회결과 | 2025-03-31 | Korean | ||
| 7925457 | 감사보고서제출 | 2025-03-21 | Korean | ||
| 7924715 | 사업보고서 (2024.12) | 2025-03-21 | Korean | ||
| 7962427 | 주주총회소집결의 | 2025-03-07 | Korean | ||
| 7962382 | 주주총회소집공고 | 2025-03-07 | Korean | ||
| 7962371 | 의결권대리행사권유참고서류 | 2025-03-07 | Korean | ||
| 7972569 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2025-02-14 | Korean | ||
| 7992288 | 증권발행결과(자율공시) | 2025-01-14 | Korean | ||
| 7994172 | 주요사항보고서(유상증자결정) | 2025-01-06 | Korean | ||
|
2024
3 filings
| |||||
| 8006089 | 주주명부폐쇄기간또는기준일설정 | 2024-12-13 | Korean | ||
| 8016280 | [기재정정]주식매수선택권부여에관한신고 | 2024-11-14 | Korean | ||
| 8015754 | 분기보고서 (2024.09) | 2024-11-14 | Korean | ||
Market data
Market data not available
Price history
Peer group · Motion picture, video and television programme post-production activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Basilic Fly Studio Limited
Provides high-end VFX solutions and CG integration for glob…
|
BASILIC | IN | Publishing, broadcasting, and c… |
|
Dexter studios Co., Ltd.
An all-in-one content studio specializing in VFX, from deve…
|
206560 | KR | Publishing, broadcasting, and c… |
|
Digikore Studios Limited
Provides VFX and post-production services for global film, …
|
DIGIKORE | IN | Publishing, broadcasting, and c… |
|
Digital Domain Holdings Limited
A leading provider of visual effects, digital imagery, and …
|
547 | HK | Publishing, broadcasting, and c… |
|
Envar Holding AB
An outsourcing studio creating visual assets for the game d…
|
ENVAR | SE | Publishing, broadcasting, and c… |
|
Goodbye Kansas Group AB
Provider of visual effects, animation, and motion capture f…
|
GBK | SE | Publishing, broadcasting, and c… |
|
Groupe Covitec Inc.
Integrated technical services for film, TV, and advertising…
|
— | CA | Publishing, broadcasting, and c… |
|
Harrison Global Holdings Inc.
A holdings company in media, entertainment, Web3, and digit…
|
BLMZ | US | Publishing, broadcasting, and c… |
|
Identical Brains Studios Limited
A creative studio specializing in VFX, 3D animation, and di…
|
IDENTICAL | IN | Publishing, broadcasting, and c… |
|
IMAX CORP
An entertainment technology company specializing in immersi…
|
IMAX | CA | Publishing, broadcasting, and c… |
GIANTSTEP 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/15106/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15106 | 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=15106 | 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=15106 \ -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": 15106}, 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 GIANTSTEP Inc. (id: 15106)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.