
SK JAPAN CO., LTD. — Investor Relations & Filings
SK JAPAN CO., LTD. is a company specializing in the planning, design, and sale of character-licensed merchandise and original fancy goods. The company's primary product lines include soft toys, keychains, household goods, and mobile phone accessories, often featuring popular characters from anime and video games. A significant portion of its business involves developing and supplying prize items for amusement facilities, such as claw machines. In addition to its character goods division, the company also designs, develops, and sells household appliances.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 有価証券報告書-第35期(2023/03/01-2024/02/29) | 2024-05-31 | Japanese | |
| 確認書 | 2024-01-12 | Japanese | |
| 四半期報告書-第35期第3四半期(2023/09/01-2023/11/30) | 2024-01-12 | Japanese | |
| 確認書 | 2023-10-13 | Japanese | |
| 四半期報告書-第35期第2四半期(2023/06/01-2023/08/31) | 2023-10-13 | Japanese | |
| 確認書 | 2023-07-14 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
3 filings
| |||||
| 7334486 | 有価証券報告書-第35期(2023/03/01-2024/02/29) | 2024-05-31 | Japanese | ||
| 7362078 | 確認書 | 2024-01-12 | Japanese | ||
| 7362079 | 四半期報告書-第35期第3四半期(2023/09/01-2023/11/30) | 2024-01-12 | Japanese | ||
|
2023
9 filings
| |||||
| 7542417 | 確認書 | 2023-10-13 | Japanese | ||
| 7542419 | 四半期報告書-第35期第2四半期(2023/06/01-2023/08/31) | 2023-10-13 | Japanese | ||
| 7552965 | 確認書 | 2023-07-14 | Japanese | ||
| 7552964 | 四半期報告書-第35期第1四半期(2023/03/01-2023/05/31) | 2023-07-14 | Japanese | ||
| 7566446 | 内部統制報告書-第34期(2022/03/01-2023/02/28) | 2023-05-31 | Japanese | ||
| 7566442 | 確認書 | 2023-05-31 | Japanese | ||
| 7566443 | 有価証券報告書-第34期(2022/03/01-2023/02/28) | 2023-05-31 | Japanese | ||
| 7579462 | 確認書 | 2023-01-12 | Japanese | ||
| 7579463 | 四半期報告書-第34期第3四半期(2022/09/01-2022/11/30) | 2023-01-12 | Japanese | ||
|
2022
3 filings
| |||||
| 7588047 | 確認書 | 2022-10-14 | Japanese | ||
| 7588045 | 四半期報告書-第34期第2四半期(令和4年6月1日-令和4年8月31日) | 2022-10-14 | Japanese | ||
| 7596588 | 確認書 | 2022-07-21 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of games and toys
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AINSWORTH GAME TECHNOLOGY LIMITED
Designs, develops, and distributes gaming machines, digital…
|
AGI | US | Manufacturing |
|
A.S. Company S.A.
A manufacturing and trading company that imports, produces,…
|
ASCO | GR | Manufacturing |
|
AURORA WORLD Corporation
A global character and content company specializing in plus…
|
039830 | KR | Manufacturing |
|
Bloks Group Limited
Designs, develops, and sells assembly character and brick-b…
|
325 | KY | Manufacturing |
|
Dream International Limited
World's leading manufacturer of diversified toys, including…
|
1126 | HK | Manufacturing |
|
FUJISHOJI CO.,LTD.
Develops, manufactures, and sells pachinko and pachislot ga…
|
6257 | JP | Manufacturing |
|
Games Workshop Group PLC
Designs, manufactures, and retails fantasy and sci-fi minia…
|
GMWKF | GB | Manufacturing |
|
Goldlok Holdings (GuangDong) Co.,Ltd
Develops electronic interactive playthings and plastic cons…
|
002348 | CN | Manufacturing |
|
Guangdong Qunxing Toys Joint-Stock Co.,LTD
Develops, manufactures, and distributes electronic, plastic…
|
002575 | CN | Manufacturing |
|
Guangzhou Wahlap Technology Corporation Limited
Develops and manufactures interactive amusement equipment a…
|
301011 | CN | Manufacturing |
SK JAPAN 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/12467/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12467 | 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=12467 | 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=12467 \ -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": 12467}, 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 SK JAPAN CO., LTD. (id: 12467)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.