
Spigen Korea Co., Ltd — Investor Relations & Filings
Spigen Korea Co., Ltd. is a global company specializing in the design, development, and manufacturing of mobile accessories. Its core product offerings include protective smartphone cases, screen protectors, and charging solutions. The company also produces a variety of lifestyle accessories for vehicles and other applications. Operating with a strong focus on e-commerce, Spigen serves a global market across more than 60 countries and is a prominent best-seller on platforms like Amazon. The company's commitment to innovation is driven by its independent R&D and design centers, which focus on creating high-quality, technologically advanced products that consistently achieve high levels of customer satisfaction.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-27 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-20 | Korean | |
| 자기주식처분결과보고서 | 2026-05-19 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2026-05-18 | Korean | |
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2026-05-15 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47304481 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-27 | Korean | ||
| 46583025 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-20 | Korean | ||
| 46529032 | 자기주식처분결과보고서 | 2026-05-19 | Korean | ||
| 46382770 | 주식등의대량보유상황보고서(일반) | 2026-05-18 | Korean | ||
| 46369102 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 46354522 | 주식등의대량보유상황보고서(일반) | 2026-05-15 | Korean | ||
| 44107730 | 임시주주총회결과 | 2026-05-08 | Korean | ||
| 43924128 | 주요사항보고서(자기주식처분결정) | 2026-05-08 | Korean | ||
| 35655358 | 주주총회소집공고 | 2026-04-23 | Korean | ||
| 35646281 | 주주총회소집결의 (임시주주총회) | 2026-04-23 | Korean | ||
| 33117061 | 주주명부폐쇄기간또는기준일설정 | 2026-03-31 | Korean | ||
| 33087282 | 정기주주총회결과 | 2026-03-30 | Korean | ||
| 32997694 | 사업보고서 (2025.12) | 2026-03-20 | Korean | ||
| 32942186 | 주주총회소집결의 | 2026-03-13 | Korean | ||
| 32942184 | 현금ㆍ현물배당결정 | 2026-03-13 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of computers and peripheral equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
MCJ Co., Ltd.
An ICT business manufacturing and selling build-to-order PC…
|
6670 | JP | Manufacturing |
|
Mdevice Co., Ltd
Designs and manufactures memory semiconductor devices and e…
|
226590 | KR | Manufacturing |
|
METAVISIO S.A.
Designs and sells laptops, tablets, and accessories under t…
|
ALTHO | FR | Manufacturing |
|
MHC
Offers cloud computing, automotive electronics, and smart I…
|
3706 | TW | Manufacturing |
|
Micronet Ltd.
Provider of rugged mobile computing platforms for fleet and…
|
MCRNT | IL | Manufacturing |
|
MII
Provides advanced scanning solutions for medical, industria…
|
2305 | TW | Manufacturing |
|
MIMAKI ENGINEERING CO.,LTD.
Developer and manufacturer of digital printing and cutting …
|
6638 | JP | Manufacturing |
|
MIN AIK
Provides turnkey manufacturing and precision components for…
|
3060 | TW | Manufacturing |
|
Motion Display Scandinavia AB
Manufactures animated, low-power electronic paper displays …
|
MODI | SE | Manufacturing |
|
MSI
Global developer and manufacturer of high-performance compu…
|
2377 | TW | Manufacturing |
Spigen Korea 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/16965/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16965 | 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=16965 | 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=16965 \ -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": 16965}, 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 Spigen Korea Co., Ltd (id: 16965)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.