TPV Technology Co., Ltd. — Investor Relations & Filings
TPV Technology Co., Ltd. is a global leader in the design and manufacturing of display solutions, specializing in computer monitors and televisions. As one of the world's largest manufacturers of visual displays, the company manages a comprehensive portfolio that includes research, development, and distribution. TPV operates through its proprietary brands, AOC and Envision, and maintains a significant global licensing agreement for the Philips brand in the monitor and television categories. Its product range serves diverse segments, including consumer electronics, professional IT, and commercial display markets. The company focuses on delivering high-performance visual technology through a robust global supply chain and large-scale production facilities, catering to both retail and enterprise clients worldwide.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 冠捷科技2024年第一次临时股东大会法律意见书 | 2024-03-27 | Chinese | |
| 2024年第一次临时股东大会决议公告 | 2024-03-27 | Chinese | |
| 第十届董事会第十七次临时会议决议暨公司董事辞职及提名董事候选人的公告 | 2024-03-15 | Chinese | |
| 关于2024年第一次临时股东大会增加临时提案暨股东大会补充通知的公告 | 2024-03-15 | Chinese | |
| 关于召开2024年第一次临时股东大会的通知 | 2024-03-11 | Chinese | |
| 2023年度业绩快报 | 2024-03-11 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
14 filings
| |||||
| 43457651 | 冠捷科技2024年第一次临时股东大会法律意见书 | 2024-03-27 | Chinese | ||
| 43457609 | 2024年第一次临时股东大会决议公告 | 2024-03-27 | Chinese | ||
| 43457574 | 第十届董事会第十七次临时会议决议暨公司董事辞职及提名董事候选人的公告 | 2024-03-15 | Chinese | ||
| 43457529 | 关于2024年第一次临时股东大会增加临时提案暨股东大会补充通知的公告 | 2024-03-15 | Chinese | ||
| 43457487 | 关于召开2024年第一次临时股东大会的通知 | 2024-03-11 | Chinese | ||
| 43457453 | 2023年度业绩快报 | 2024-03-11 | Chinese | ||
| 43457409 | 第十届董事会第十六次临时会议决议公告 | 2024-03-11 | Chinese | ||
| 43457374 | 关于向控股股东、实际控制人借款展期暨关联交易的公告 | 2024-03-11 | Chinese | ||
| 43457325 | 关于2024年度日常关联交易预计的公告 | 2024-02-21 | Chinese | ||
| 43457260 | 第十届董事会第十五次临时会议决议公告 | 2024-02-21 | Chinese | ||
| 43457224 | 2023年度业绩预告 | 2024-01-30 | Chinese | ||
| 43457188 | 中信证券股份有限公司关于冠捷电子科技股份有限公司非公开发行股票限售股份上市流通的核查意见 | 2024-01-12 | Chinese | ||
| 43457154 | 关于非公开发行限售股份解除限售的提示性公告 | 2024-01-12 | Chinese | ||
| 43457114 | 关于控股股东、实际控制人消除同业竞争承诺履行完毕的公告 | 2024-01-12 | Chinese | ||
|
2023
1 filing
| |||||
| 43457085 | 冠捷科技2023年第三次临时股东大会法律意见书 | 2023-12-29 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of consumer electronics
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Able View Global Inc.
A cross-border brand management firm for beauty and wellnes…
|
ABLV | US | Manufacturing |
|
Action Electronics Co., Ltd.
Manufacturer of mobile AV equipment, consumer electronics, …
|
3024 | TW | Manufacturing |
|
Alco Holdings Limited
Designs, manufactures, and sells consumer electronic produc…
|
328 | HK | Manufacturing |
|
AMPACS Corporation
Global provider of electroacoustic solutions and smart elec…
|
6743 | TW | Manufacturing |
|
AmTRAN Technology Co., Ltd.
Developer and manufacturer of advanced display, audio, and …
|
2489 | TW | Manufacturing |
|
ANAM ELECTRONICS CO.,LTD
An ODM/OEM of high-value audio and digital video products f…
|
008700 | KR | Manufacturing |
|
Anker Innovations Technology Co., Ltd
Global leader in charging solutions and smart device ecosys…
|
300866 | CN | Manufacturing |
|
Arham Technologies Limited
Produces consumer electronics and home appliances, offering…
|
ARHAM | IN | Manufacturing |
|
ATOMOS LIMITED
Designs video monitoring and recording equipment for digita…
|
AMS | AU | Manufacturing |
|
Axil Brands, Inc.
Manufactures hearing products for protection, enhancement, …
|
AXIL | US | Manufacturing |
TPV Technology 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/53784/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53784 | 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=53784 | 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=53784 \ -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": 53784}, 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 TPV Technology Co., Ltd. (id: 53784)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.