Wuhan Guide Technology Co., Ltd. — Investor Relations & Filings
Wuhan Guide Technology Co., Ltd. specializes in the research, development, and manufacturing of infrared thermal imaging systems and optoelectronic solutions. The company provides a comprehensive range of products, including infrared detectors, thermal imaging modules, and complete camera systems for commercial, industrial, and security applications. Its core competencies lie in the production of high-performance thermal sensors and the integration of advanced image processing algorithms. Key offerings include handheld thermography cameras for industrial maintenance, automated infrared monitoring systems for power grids, and night vision equipment. The firm serves diverse sectors such as public safety, medical diagnostics, and environmental monitoring, leveraging its vertically integrated production capabilities to deliver high-resolution imaging technology and precision measurement tools.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 中泰证券股份有限公司关于武汉港迪技术股份有限公司2026年限制性股票激励计划(草案)之独立财务顾问报告 | 2026-04-28 | Chinese | |
| 北京市嘉源律师事务所关于武汉港迪技术股份有限公司2026年限制性股票激励计划的法律意见书 | 2026-04-28 | Chinese | |
| 董事会薪酬与考核委员会关于2026年限制性股票激励计划激励相关事项的核查意见 | 2026-04-28 | Chinese | |
| 关于高级管理人员2026年薪酬方案的公告 | 2026-04-28 | Chinese | |
| 2025年度独立董事述职报告-陈勇 | 2026-04-28 | Chinese | |
| 关于举办2025年年度暨2026年第一季度网上业绩说明会的公告 | 2026-04-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39598160 | 中泰证券股份有限公司关于武汉港迪技术股份有限公司2026年限制性股票激励计划(草案)之独立财务顾问报告 | 2026-04-28 | Chinese | ||
| 39598151 | 北京市嘉源律师事务所关于武汉港迪技术股份有限公司2026年限制性股票激励计划的法律意见书 | 2026-04-28 | Chinese | ||
| 39598139 | 董事会薪酬与考核委员会关于2026年限制性股票激励计划激励相关事项的核查意见 | 2026-04-28 | Chinese | ||
| 39598131 | 关于高级管理人员2026年薪酬方案的公告 | 2026-04-28 | Chinese | ||
| 39598121 | 2025年度独立董事述职报告-陈勇 | 2026-04-28 | Chinese | ||
| 39598113 | 关于举办2025年年度暨2026年第一季度网上业绩说明会的公告 | 2026-04-28 | Chinese | ||
| 39598106 | 内部控制审计报告 | 2026-04-28 | Chinese | ||
| 39598099 | 募集资金管理办法(2026年4月) | 2026-04-28 | Chinese | ||
| 39598092 | 中泰证券股份有限公司关于武汉港迪技术股份有限公司关于公司及子公司向银行申请综合授信额度以及提供相关担保的核查意见 | 2026-04-28 | Chinese | ||
| 39598083 | 关于公司及子公司向银行申请综合授信额度以及提供相关担保的公告 | 2026-04-28 | Chinese | ||
| 39598076 | 2026年一季度报告 | 2026-04-28 | Chinese | ||
| 39598066 | 关于募集资金年度存放、管理与使用情况的专项报告 | 2026-04-28 | Chinese | ||
| 39598059 | 中泰证券股份有限公司关于武汉港迪技术股份有限公司2025年度募集资金存放、管理与使用情况的专项核查报告 | 2026-04-28 | Chinese | ||
| 39598052 | 非经营性资金占用及其他关联资金往来情况表 | 2026-04-28 | Chinese | ||
| 39598047 | 创业板上市公司股权激励计划自查表 | 2026-04-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of optical instruments and photographic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
North Electro-Optic Co.,Ltd.
Develops and manufactures advanced optical materials and op…
|
600184 | CN | Manufacturing |
|
Nuburu, Inc.
Developer of high-power, high-brightness industrial blue la…
|
BURU | US | Manufacturing |
|
Officina Stellare
Designs opto-mechanical and opto-electronic systems for aer…
|
OS | IT | Manufacturing |
|
OFILM Group Co., Ltd.
Develops optical components and sensors for mobile, automot…
|
002456 | CN | Manufacturing |
|
OKAMOTO GLASS CO., LTD.
Manufacturer of special-purpose glass and multi-layer thin-…
|
7746 | JP | Manufacturing |
|
Optex Systems Holdings Inc
Manufacturer of optical sighting systems for military and d…
|
OPXS | US | Manufacturing |
|
Optics Technology Holding Co.,Ltd
Produces precision optical components and integrated lens s…
|
300489 | CN | Manufacturing |
|
Optowide Technologies Co., Ltd.
Manufacturer of precision optical components and fiber opti…
|
688195 | CN | Manufacturing |
|
OPTRONTEC Inc.
Develops and manufactures optical components for cameras, V…
|
082210 | KR | Manufacturing |
|
ORBBEC INC.
Develops 3D vision technology and spatial computing solutio…
|
688322 | CN | Manufacturing |
Wuhan Guide 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/56404/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56404 | 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=56404 | 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=56404 \ -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": 56404}, 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 Wuhan Guide Technology Co., Ltd. (id: 56404)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.