Gloryview Technology Co., Ltd. — Investor Relations & Filings
Gloryview Technology Co., Ltd. specializes in the development and manufacturing of advanced industrial automation and intelligent inspection solutions. The company focuses on high-precision automated optical inspection (AOI) systems, semiconductor packaging and testing equipment, and integrated industrial software. Its core product portfolio includes vision-based measurement tools and automated assembly lines designed to enhance production efficiency and quality control. Gloryview serves diverse sectors such as semiconductor manufacturing, consumer electronics, and automotive electronics. By leveraging artificial intelligence and machine vision technologies, the company provides end-to-end solutions for complex manufacturing processes, emphasizing precision, reliability, and technological innovation in industrial environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2026年一季度报告 | 2026-04-28 | Chinese | |
| 2025年度非经营性资金占用及其他关联资金往来的专项说明 | 2026-04-28 | Chinese | |
| 宏景科技股份有限公司2025年年度报告_20260428_195531 | 2026-04-28 | Chinese | |
| 国金证券股份有限公司关于宏景科技股份有限公司2025年度持续督导跟踪报告 | 2026-04-28 | Chinese | |
| 股东会议事规则(2026年04月修订) | 2026-04-28 | Chinese | |
| 关于会计政策变更的公告 | 2026-04-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38681832 | 2026年一季度报告 | 2026-04-28 | Chinese | ||
| 38681805 | 2025年度非经营性资金占用及其他关联资金往来的专项说明 | 2026-04-28 | Chinese | ||
| 38681566 | 宏景科技股份有限公司2025年年度报告_20260428_195531 | 2026-04-28 | Chinese | ||
| 38681535 | 国金证券股份有限公司关于宏景科技股份有限公司2025年度持续督导跟踪报告 | 2026-04-28 | Chinese | ||
| 38681532 | 股东会议事规则(2026年04月修订) | 2026-04-28 | Chinese | ||
| 38681527 | 关于会计政策变更的公告 | 2026-04-28 | Chinese | ||
| 38681519 | 关于2025年度募集资金存放与使用情况专项报告的公告 | 2026-04-28 | Chinese | ||
| 38681515 | 关于拟新增开展融资租赁售后回租业务的公告 | 2026-04-28 | Chinese | ||
| 38681499 | 关于召开2025年年度股东会的通知 | 2026-04-28 | Chinese | ||
| 38681476 | 2025年年度审计报告 | 2026-04-28 | Chinese | ||
| 38681133 | 关于提请股东会授权董事会办理小额快速融资相关事宜的公告 | 2026-04-28 | Chinese | ||
| 38681110 | 国金证券股份有限公司关于宏景科技股份有限公司2025年度募集资金存放与使用情况专项核查意见 | 2026-04-28 | Chinese | ||
| 38681105 | 独立董事述职报告(李敏才) | 2026-04-28 | Chinese | ||
| 38681100 | 2025年内部控制审计报告 | 2026-04-28 | Chinese | ||
| 38681043 | 关于变更注册资本、修订《公司章程》并办理工商变更登记的公告 | 2026-04-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
KYOWA ELECTRONIC INSTRUMENTS CO.,LTD.
Manufacturer of sensors and data acquisition systems for st…
|
6853 | JP | Manufacturing |
|
L3HARRIS TECHNOLOGIES, INC. /DE/
Aerospace and defense firm providing solutions for mission-…
|
LHX | US | Manufacturing |
|
LACROIX Group
Technological equipment supplier of electronics and industr…
|
LACR | FR | Manufacturing |
|
Lasertec corporation
Develops inspection and measurement systems for the semicon…
|
6920 | JP | Manufacturing |
|
Launch Tech Company Limited
Specializes in R&D, production, and sales of intelligent au…
|
2488 | HK | Manufacturing |
|
LD Intelligent Technology CO., Ltd
Develops LiDAR sensors and SLAM algorithms for autonomous r…
|
300883 | CN | Manufacturing |
|
LEADER ELECTRONICS CORPORATION
Manufactures electronic test and measurement instruments fo…
|
6867 | JP | Manufacturing |
|
Leonardo DRS, Inc.
A prime contractor providing advanced defense technologies …
|
DRS | US | Manufacturing |
|
LGL GROUP INC
A holding company engaged in manufacturing, merchant invest…
|
LGL | US | Manufacturing |
|
Lihe Technology (Hunan) Co.,Ltd.
Develops monitoring instruments and systems for water and a…
|
300800 | CN | Manufacturing |
Gloryview 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/56293/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56293 | 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=56293 | 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=56293 \ -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": 56293}, 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 Gloryview Technology Co., Ltd. (id: 56293)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.