
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 |
|---|---|---|---|
| 주권매매거래정지(관리종목지정우려) | 2022-02-08 | Korean | |
| 내부결산시점관리종목지정ㆍ형식적상장폐지ㆍ상장적격성실질심사사유발생 | 2022-02-08 | Korean | |
| 소송등의제기ㆍ신청(경영권분쟁소송)(회계장부등 열람 및 등사가처분) | 2022-02-03 | Korean | |
| 주식등의대량보유상황보고서(약식) | 2022-01-27 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2022-01-26 | Korean | |
| 증권발행결과(자율공시) | 2022-01-20 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
12 filings
| |||||
| 8823150 | 주권매매거래정지(관리종목지정우려) | 2022-02-08 | Korean | ||
| 8823149 | 내부결산시점관리종목지정ㆍ형식적상장폐지ㆍ상장적격성실질심사사유발생 | 2022-02-08 | Korean | ||
| 8825983 | 소송등의제기ㆍ신청(경영권분쟁소송)(회계장부등 열람 및 등사가처분) | 2022-02-03 | Korean | ||
| 8828170 | 주식등의대량보유상황보고서(약식) | 2022-01-27 | Korean | ||
| 8829017 | 주식등의대량보유상황보고서(일반) | 2022-01-26 | Korean | ||
| 8832528 | 증권발행결과(자율공시) | 2022-01-20 | Korean | ||
| 8832170 | [기재정정]주주총회소집결의 | 2022-01-20 | Korean | ||
| 8832165 | 주주총회소집공고 | 2022-01-20 | Korean | ||
| 8832154 | 의결권대리행사권유참고서류 | 2022-01-20 | Korean | ||
| 8833579 | [기재정정]주요사항보고서(전환사채권발행결정) | 2022-01-18 | Korean | ||
| 8833473 | [기재정정]주요사항보고서(유상증자결정) | 2022-01-18 | Korean | ||
| 8837083 | [기재정정]기타경영사항(자율공시)(35회 전환사채 재매각) | 2022-01-10 | Korean | ||
|
2021
3 filings
| |||||
| 8846808 | [기재정정]주요사항보고서(유상증자결정) | 2021-12-23 | Korean | ||
| 8846702 | 주주총회소집결의 | 2021-12-23 | Korean | ||
| 8846690 | 주주명부폐쇄기간또는기준일설정 | 2021-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.