
Kwangmu Co.,Ltd. — Investor Relations & Filings
Kwangmu Co., Ltd. is a company engaged in information technology services and international trade. Its core operations are centered on System Integration (SI) and Network Integration (NI), providing consulting and project management. The company also operates divisions for IT Outsourcing (ITO) maintenance, digital space solutions, and 3D design and software. Additionally, its business includes the supply of core factory automation components, such as encoders and light sources.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| [기재정정]금전대여결정 | 2020-01-23 | Korean | |
| 최대주주인명목회사·조합등의최대주주변경 | 2020-01-15 | Korean | |
| 기타시장안내(최대주주의의무보유관련) | 2020-01-14 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2020-01-08 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2020-01-08 | Korean | |
| 대표이사변경 | 2020-01-06 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
8 filings
| |||||
| 10167533 | [기재정정]금전대여결정 | 2020-01-23 | Korean | ||
| 10169023 | 최대주주인명목회사·조합등의최대주주변경 | 2020-01-15 | Korean | ||
| 10169276 | 기타시장안내(최대주주의의무보유관련) | 2020-01-14 | Korean | ||
| 10170416 | 주식등의대량보유상황보고서(일반) | 2020-01-08 | Korean | ||
| 10170412 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2020-01-08 | Korean | ||
| 10171166 | 대표이사변경 | 2020-01-06 | Korean | ||
| 10171613 | 기타시장안내(최대주주의의무보유관련) | 2020-01-03 | Korean | ||
| 10171856 | 대표이사변경 | 2020-01-02 | Korean | ||
|
2019
7 filings
| |||||
| 10172248 | 소송등의판결ㆍ결정(일정금액이상의청구)(부인의 청구) | 2019-12-31 | Korean | ||
| 10172426 | 증권발행결과(자율공시)(제3자배정 유상증자) | 2019-12-30 | Korean | ||
| 10172425 | 최대주주변경 | 2019-12-30 | Korean | ||
| 10172423 | 주식등의대량보유상황보고서(약식) | 2019-12-30 | Korean | ||
| 10172422 | 기타시장안내(최대주주의의무보유관련) | 2019-12-30 | Korean | ||
| 10172421 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2019-12-30 | Korean | ||
| 10173897 | 주권매매거래정지해제(감자 주권 및 액면분할 변경상장) | 2019-12-23 | Korean | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1000mercis
Marketing technology group for data-driven advertising and …
|
ALMIL | FR | Telecommunications, computer pr… |
|
3C IT Solutions and Telecoms (India) Limited
Provides IT infrastructure, system integration, cloud, and …
|
544190 | IN | Telecommunications, computer pr… |
|
3 E Network Technology Group Ltd
B2B IT solutions provider of software for property, restaur…
|
MASK | US | Telecommunications, computer pr… |
|
3i Infotech limited
Provides digital transformation, cloud services, and specia…
|
3IINFOLTD | IN | Telecommunications, computer pr… |
|
4C Group AB
Provides software and expert services for readiness, traini…
|
4C | SE | Telecommunications, computer pr… |
|
4GLOBAL PLC
A data, services, and software company for the sports and p…
|
4GBL | GB | Telecommunications, computer pr… |
|
4SIGHT HOLDINGS LIMITED
Technology group providing digital transformation solutions…
|
4SIE | ZA | Telecommunications, computer pr… |
|
AAA TECHNOLOGIES LIMITED
Provides IS auditing, cybersecurity consulting, and IT comp…
|
AAATECH | IN | Telecommunications, computer pr… |
|
ABEJA,Inc.
An AI technology company that facilitates the digital trans…
|
5574 | JP | Telecommunications, computer pr… |
|
Abra Information Technologies Ltd.
Develops, implements, and integrates complex software and h…
|
ABRA | IL | Telecommunications, computer pr… |
Kwangmu 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/17677/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17677 | 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=17677 | 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=17677 \ -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": 17677}, 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 Kwangmu Co.,Ltd. (id: 17677)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.