Genius Electronic Optical Co., Ltd. — Investor Relations & Filings
Genius Electronic Optical Co., Ltd. (GSEO) is a premier global manufacturer specializing in high-precision optical lens components and modules. The company provides vertically integrated solutions spanning optical design, equipment development, process engineering, and mass production. Its core product portfolio includes spherical glass lenses and aspherical plastic lenses utilized across diverse high-tech sectors. GSEO is a leading supplier for the smartphone market and a pioneer in VR/AR optical systems, while also providing critical components for automotive, medical, robotics, and AI-driven applications. By leveraging advanced R&D and manufacturing capabilities, GSEO delivers sophisticated optical solutions for global consumer electronics and industrial leaders, maintaining a reputation for technical innovation and quality in the field of advanced optics.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年年報及股東會資料 — 2026_3406_20260529FE1.pdf | 2026-04-28 | English | |
| 115年年報及股東會資料 — 2026_3406_20260529F01.pdf | 2026-04-28 | Chinese | |
| 115年年報及股東會資料 — 2026_3406_20260529F13.pdf | 2026-04-28 | Chinese | |
| 115年年報及股東會資料 — 2026_3406_20260529FE2.pdf | 2026-04-28 | English | |
| 115年年報及股東會資料 — 2026_3406_20260529F02.pdf | 2026-04-28 | Chinese | |
| 115年3月背書保證與資金貸與 | 2026-04-09 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38044134 | 115年年報及股東會資料 — 2026_3406_20260529FE1.pdf | 2026-04-28 | English | ||
| 38044116 | 115年年報及股東會資料 — 2026_3406_20260529F01.pdf | 2026-04-28 | Chinese | ||
| 38044099 | 115年年報及股東會資料 — 2026_3406_20260529F13.pdf | 2026-04-28 | Chinese | ||
| 38044086 | 115年年報及股東會資料 — 2026_3406_20260529FE2.pdf | 2026-04-28 | English | ||
| 38044064 | 115年年報及股東會資料 — 2026_3406_20260529F02.pdf | 2026-04-28 | Chinese | ||
| 33887826 | 115年3月背書保證與資金貸與 | 2026-04-09 | Chinese | ||
| 33887823 | 115年3月營業收入 | 2026-04-09 | Chinese | ||
| 33669984 | 115年03月內部人持股異動(事後) | 2026-04-07 | Chinese | ||
| 33669979 | 115年03月董事會成員及持股 | 2026-04-07 | Chinese | ||
| 34410991 | 代子公司GLOBALIZE INTERNATIONAL LTD.公告董事會決議 盈餘匯回案 | 2026-03-12 | Chinese | ||
| 34410993 | 公告本公司董事會決議召開115年股東常會相關事宜 | 2026-03-12 | Chinese | ||
| 34410998 | 公告本公司董事會決議私募發行普通股 | 2026-03-12 | Chinese | ||
| 34411000 | 公告本公司董事會決議發行低於市價之員工認股權證 | 2026-03-12 | Chinese | ||
| 34411004 | 董事會決議股利分派 | 2026-03-12 | Chinese | ||
| 34411008 | 114下半年股利金額(董事會決議) | 2026-03-12 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of optical instruments and photographic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Fabrinet
Manufacturing services provider for OEMs of optical and com…
|
FN | KY | Manufacturing |
|
FOCUSLIGHT TECHNOLOGIES INC.
Manufactures high-power diode laser components and precisio…
|
688167 | CN | Manufacturing |
|
Fujian Forecam Optics Co.,Ltd.
Produces high-precision optical lenses for security, machin…
|
688010 | CN | Manufacturing |
|
FUJIFILM Holdings Corporation
A diversified technology company in healthcare, materials, …
|
4901 | JP | Manufacturing |
|
GENTEX CORP
Designs and manufactures electronic products for automotive…
|
GNTX | US | Manufacturing |
|
GOLDEN PROSPECT PRECIOUS METALS LIMITED
A closed-ended investment company investing in a portfolio …
|
GPM | GG | Manufacturing |
|
GoPro, Inc.
Develops durable action cameras, accessories, and video edi…
|
GPRO | US | Manufacturing |
|
Guangdong Hongjing Optoelectronic Technology Inc.
Develops and manufactures high-precision optical components…
|
301479 | CN | Manufacturing |
|
Haesung Optics Co.,Ltd
Manufactures optical components like camera modules and len…
|
076610 | KR | Manufacturing |
|
HAMAMATSU PHOTONICS K.K.
Manufacturer of optical and electronic devices for light ge…
|
6965 | JP | Manufacturing |
Genius Electronic Optical 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/52321/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52321 | 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=52321 | 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=52321 \ -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": 52321}, 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 Genius Electronic Optical Co., Ltd. (id: 52321)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.