
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 |
|---|---|---|---|
| 횡령ㆍ배임혐의발생 | 2023-01-03 | Korean | |
| [기재정정]단일판매ㆍ공급계약체결 | 2022-12-30 | Korean | |
| [기재정정]단일판매ㆍ공급계약체결 | 2022-12-30 | Korean | |
| [기재정정]단일판매ㆍ공급계약체결 | 2022-12-29 | Korean | |
| [기재정정]타법인주식및출자증권처분결정 | 2022-12-29 | Korean | |
| 기타주요경영사항(타법인주식및출자증권처분결정 철회) | 2022-12-29 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
1 filing
| |||||
| 8552096 | 횡령ㆍ배임혐의발생 | 2023-01-03 | Korean | ||
|
2022
14 filings
| |||||
| 8553267 | [기재정정]단일판매ㆍ공급계약체결 | 2022-12-30 | Korean | ||
| 8553262 | [기재정정]단일판매ㆍ공급계약체결 | 2022-12-30 | Korean | ||
| 8553769 | [기재정정]단일판매ㆍ공급계약체결 | 2022-12-29 | Korean | ||
| 8553751 | [기재정정]타법인주식및출자증권처분결정 | 2022-12-29 | Korean | ||
| 8553745 | 기타주요경영사항(타법인주식및출자증권처분결정 철회) | 2022-12-29 | Korean | ||
| 8555465 | 주식등의대량보유상황보고서(일반) | 2022-12-27 | Korean | ||
| 8556995 | 전환청구권행사(제36회차 CB) | 2022-12-23 | Korean | ||
| 8559368 | 전환청구권행사(제36회차 CB) | 2022-12-20 | Korean | ||
| 8559962 | 전환청구권행사(제36회차, 제37회차) | 2022-12-19 | Korean | ||
| 8562750 | 주주명부폐쇄기간또는기준일설정 | 2022-12-15 | Korean | ||
| 8566342 | 소속부변경(코스닥시장 상장규정 개정) | 2022-12-09 | Korean | ||
| 8571550 | 전환사채(해외전환사채포함)발행후만기전사채취득(제37회차) | 2022-12-01 | Korean | ||
| 8572005 | 전환청구권행사(제36회차, 제37회차 CB) | 2022-11-30 | Korean | ||
| 8573407 | [기재정정]타법인주식및출자증권처분결정 | 2022-11-29 | 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.