
MOTREX CO., LTD — Investor Relations & Filings
MOTREX CO., LTD. is a global developer and manufacturer of automotive electronics specializing in In-Vehicle Infotainment (IVI) systems and Human-Machine Interface (HMI) solutions. The company's core business involves designing and producing a wide range of products to enhance the driving experience. Key offerings include integrated IVI platforms, audio-visual navigation (AVN), mobility displays, head-up displays (HUD), and rear-seat entertainment (RSE) systems. MOTREX also develops advanced safety and convenience technologies, such as around-view monitors (AVM) and driver sensing systems. Through a commitment to human-oriented HMI technology and continuous innovation, the company provides advanced solutions to the global automotive market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| [기재정정]주주총회소집결의 | 2023-03-08 | Korean | |
| 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2023-02-22 | Korean | |
| [기재정정]주식등의대량보유상황보고서(일반) | 2023-01-31 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2023-01-31 | Korean | |
| 주식등의대량보유상황보고서(약식) | 2023-01-10 | Korean | |
| 현금ㆍ현물배당결정 | 2022-12-22 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
5 filings
| |||||
| 8403155 | [기재정정]주주총회소집결의 | 2023-03-08 | Korean | ||
| 8414007 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2023-02-22 | Korean | ||
| 8424485 | [기재정정]주식등의대량보유상황보고서(일반) | 2023-01-31 | Korean | ||
| 8424479 | 주식등의대량보유상황보고서(일반) | 2023-01-31 | Korean | ||
| 8548784 | 주식등의대량보유상황보고서(약식) | 2023-01-10 | Korean | ||
|
2022
10 filings
| |||||
| 8558209 | 현금ㆍ현물배당결정 | 2022-12-22 | Korean | ||
| 8562296 | 주주명부폐쇄기간또는기준일설정 | 2022-12-15 | Korean | ||
| 8593119 | 분기보고서 (2022.09) | 2022-11-07 | Korean | ||
| 8595298 | 주식등의대량보유상황보고서(일반) | 2022-10-31 | Korean | ||
| 8597677 | 수시공시의무관련사항(공정공시)(배터리팩 공급결정 접수의 건) | 2022-10-26 | Korean | ||
| 8609570 | [기재정정]신규시설투자등 | 2022-09-28 | Korean | ||
| 8611590 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2022-09-23 | Korean | ||
| 8645228 | 반기보고서 (2022.06) | 2022-08-11 | Korean | ||
| 8649680 | [기재정정]주식매수선택권부여에관한신고 | 2022-08-01 | Korean | ||
| 8649672 | 주식매수선택권부여에관한신고 | 2022-08-01 | Korean | ||
Market data
Market data not available
Price history
Peer group · Web search portals activities and other information service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
11 88 0 Solutions AG
Digital marketing and local search provider offering teleph…
|
TGT | DE | Telecommunications, computer pr… |
|
ACCESS Newswire Inc.
Offers a unified SaaS platform for public relations and inv…
|
ACCS | US | Telecommunications, computer pr… |
|
Acheter-Louer.fr
Online real estate portal with property ads and services fo…
|
ALALO | FR | Telecommunications, computer pr… |
|
Adevinta
An online classifieds group operating a portfolio of digita…
|
ADE | NO | Telecommunications, computer pr… |
|
Adverty AB
An in-game advertising platform for mobile, VR, and AR expe…
|
ADVT | SE | Telecommunications, computer pr… |
|
ADVFN PLC
Global provider of financial market data and analysis tools…
|
AFN | GB | Telecommunications, computer pr… |
|
Aeroplan Income Fund
Operated Aeroplan, a premier coalition loyalty marketing co…
|
AER.UN | CA | Telecommunications, computer pr… |
|
Aether Holdings, Inc.
A financial technology company offering research analytics …
|
ATHR | US | Telecommunications, computer pr… |
|
Airbnb, Inc.
Operates an online marketplace for booking short-term lodgi…
|
ABNB | US | Telecommunications, computer pr… |
|
airCloset,Inc.
Operates a personal styling and fashion rental subscription…
|
9557 | JP | Telecommunications, computer pr… |
MOTREX 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/16969/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16969 | 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=16969 | 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=16969 \ -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": 16969}, 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 MOTREX CO., LTD (id: 16969)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.