
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 |
|---|---|---|---|
| 의결권대리행사권유참고서류 | 2025-11-07 | Korean | |
| 소송등의제기ㆍ신청(경영권분쟁소송) (검사인 선임 신청) | 2025-11-04 | Korean | |
| [기재정정]주주총회소집결의 (임시주주총회) | 2025-10-28 | Korean | |
| 신탁계약해지결과보고서 | 2025-10-27 | Korean | |
| 소송등의제기ㆍ신청(경영권분쟁소송) (임시주주총회 개최금지가처분) | 2025-10-22 | Korean | |
| 전환청구권행사 (제42회차) | 2025-10-22 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 33031008 | 의결권대리행사권유참고서류 | 2025-11-07 | Korean | ||
| 33029895 | 소송등의제기ㆍ신청(경영권분쟁소송) (검사인 선임 신청) | 2025-11-04 | Korean | ||
| 33027328 | [기재정정]주주총회소집결의 (임시주주총회) | 2025-10-28 | Korean | ||
| 33027099 | 신탁계약해지결과보고서 | 2025-10-27 | Korean | ||
| 33025933 | 소송등의제기ㆍ신청(경영권분쟁소송) (임시주주총회 개최금지가처분) | 2025-10-22 | Korean | ||
| 33025932 | 전환청구권행사 (제42회차) | 2025-10-22 | Korean | ||
| 33025352 | 주식등의대량보유상황보고서(약식) | 2025-10-20 | Korean | ||
| 33025227 | 소송등의제기ㆍ신청(경영권분쟁소송) (임시주주총회 소집허가 신청) | 2025-10-20 | Korean | ||
| 33024193 | 주주총회소집결의 (임시주주총회) | 2025-10-15 | Korean | ||
| 33024178 | 주주명부폐쇄기간또는기준일설정 | 2025-10-15 | Korean | ||
| 33024113 | 주식등의대량보유상황보고서(일반) | 2025-10-15 | Korean | ||
| 33024079 | 주식등의대량보유상황보고서(일반) | 2025-10-15 | Korean | ||
| 33024059 | 임원ㆍ주요주주특정증권등거래계획보고서 | 2025-10-14 | Korean | ||
| 33023837 | 전환청구권행사 (제42회차) | 2025-10-14 | Korean | ||
| 33022911 | 전환청구권행사 (제41회차, 제42회차) | 2025-10-10 | 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.