Guangdong Hongjing Optoelectronic Technology Inc. — Investor Relations & Filings
Guangdong Hongjing Optoelectronic Technology Inc. specializes in the research, development, and manufacturing of high-precision optical components and optoelectronic systems. The company's product portfolio primarily includes automotive lenses, security surveillance lenses, machine vision lenses, and smart home imaging modules. It provides comprehensive optical solutions for Advanced Driver Assistance Systems (ADAS), autonomous driving, and intelligent transportation. Leveraging advanced optical design and precision manufacturing capabilities, the firm produces high-resolution lenses and camera modules integrated into consumer electronics and industrial automation equipment. The company focuses on technical innovation in glass-plastic hybrid lens technology and high-definition imaging to meet the evolving demands of the global optoelectronics market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于向银行等金融机构申请2026年度综合授信额度的公告 | 2026-04-19 | Chinese | |
| 第四届董事会第四次会议决议公告 | 2026-04-19 | Chinese | |
| 关于2025年度利润分配方案的公告 | 2026-04-19 | Chinese | |
| 2025年年度报告 | 2026-04-19 | Chinese | |
| 2025年年度募集资金存放与使用情况的鉴证报告 | 2026-04-19 | Chinese | |
| 申万宏源证券承销保荐有限责任公司关于弘景光电2025年年度募集资金存放与使用情况的核查意见 | 2026-04-19 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40100923 | 关于向银行等金融机构申请2026年度综合授信额度的公告 | 2026-04-19 | Chinese | ||
| 40100921 | 第四届董事会第四次会议决议公告 | 2026-04-19 | Chinese | ||
| 40100918 | 关于2025年度利润分配方案的公告 | 2026-04-19 | Chinese | ||
| 40100913 | 2025年年度报告 | 2026-04-19 | Chinese | ||
| 40100906 | 2025年年度募集资金存放与使用情况的鉴证报告 | 2026-04-19 | Chinese | ||
| 40100902 | 申万宏源证券承销保荐有限责任公司关于弘景光电2025年年度募集资金存放与使用情况的核查意见 | 2026-04-19 | Chinese | ||
| 40100897 | 2025年年度审计报告 | 2026-04-19 | Chinese | ||
| 40100844 | 2025年年度报告摘要 | 2026-04-19 | Chinese | ||
| 40100840 | 申万宏源证券承销保荐有限责任公司关于广东弘景光电科技股份有限公司使用部分闲置募集资金(含超募资金)及自有资金进行现金管理的核查意见 | 2026-04-19 | Chinese | ||
| 40100838 | 2025年度董事会工作报告 | 2026-04-19 | Chinese | ||
| 40100837 | 2025年度独立董事述职报告(马冬林-离任) | 2026-04-19 | Chinese | ||
| 40100832 | 公司章程(2026年4月) | 2026-04-19 | Chinese | ||
| 40100829 | 2026年一季度报告 | 2026-04-19 | Chinese | ||
| 40100827 | 2025年度独立董事述职报告(李萍) | 2026-04-19 | Chinese | ||
| 40100822 | 关于变更注册资本及修订《公司章程》的公告 | 2026-04-19 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of optical instruments and photographic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ability Enterprise Co., Ltd.
ODM and EMS provider of advanced optical and digital imagin…
|
2374 | TW | Manufacturing |
|
Advanced Fiber Resources (Zhuhai), Ltd.
Manufacturer of high-power passive optical components for l…
|
300620 | CN | Manufacturing |
|
Aiptek International Inc.
Specializes in digital imaging and automotive safety, focus…
|
6225 | TW | Manufacturing |
|
Aksh Optifibre Ltd.
Global manufacturer of optical fiber, cables, FRP rods, and…
|
AKSHOPTFBR | IN | Manufacturing |
|
Altek Corporation
Provider of digital imaging solutions and AI edge vision fo…
|
3059 | TW | Manufacturing |
|
APOGEE OPTOCOM CO., LTD.
Manufactures thin-film filters and optical components for t…
|
6426 | TW | Manufacturing |
|
Appotronics Corporation Limited
Develops ALPD laser display technology for cinema, home, an…
|
688007 | CN | Manufacturing |
|
ARASHI VISION INC.
Develops 360-degree cameras, action cameras, and profession…
|
688775 | CN | Manufacturing |
|
Asia Optical Co., Inc.
Manufacturer of precision optical components, lenses, and o…
|
3019 | TW | Manufacturing |
|
Asukanet Company,Limited
Offers photo printing, funeral imaging, aerial display tech…
|
2438 | JP | Manufacturing |
Guangdong Hongjing Optoelectronic Technology Inc. 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/56313/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56313 | 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=56313 | 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=56313 \ -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": 56313}, 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 Guangdong Hongjing Optoelectronic Technology Inc. (id: 56313)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.