
SynPower — Investor Relations & Filings
Synpower Co., Ltd. specializes in the development and integration of automation equipment, machine vision systems, and specialized materials. The company provides technical solutions for printed circuit boards (PCB), semiconductors, and flat panel displays. Its core portfolio includes AI-driven machine vision equipment, automated visual inspection (AVI) systems, and high-precision measurement tools designed for HDI, flexible PCB, and IC substrate applications. Synpower also delivers intelligent wet process solutions and advanced manufacturing materials. Through its "AVRIOT" brand, the company integrates AI-based image and data analysis software to facilitate smart manufacturing and Industry 4.0 transitions. By combining hardware engineering with software integration, Synpower offers customized automation systems that optimize production efficiency and data management across complex manufacturing workflows.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司現金股利除息基準日及發放日 | 2026-05-22 | Chinese | |
| 115年5月19日內部人設質解質 | 2026-05-20 | Chinese | |
| 公告本公司法人董事指派代表人 | 2026-05-18 | Chinese | |
| 115年05月內部人持股轉讓(事前) | 2026-05-14 | Chinese | |
| 公告本公司115年股東常會補選董事當選名單 | 2026-05-14 | Chinese | |
| 公告本公司115年股東常會重要決議事項 | 2026-05-14 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46789224 | 公告本公司現金股利除息基準日及發放日 | 2026-05-22 | Chinese | ||
| 46575613 | 115年5月19日內部人設質解質 | 2026-05-20 | Chinese | ||
| 46380949 | 公告本公司法人董事指派代表人 | 2026-05-18 | Chinese | ||
| 46372002 | 115年05月內部人持股轉讓(事前) | 2026-05-14 | Chinese | ||
| 46374106 | 公告本公司115年股東常會補選董事當選名單 | 2026-05-14 | Chinese | ||
| 46374202 | 公告本公司115年股東常會重要決議事項 | 2026-05-14 | Chinese | ||
| 46372010 | 公司治理組織架構 | 2026-05-14 | Chinese | ||
| 45496609 | 115年第1季財務報告書 — 202601_6658_AI1.pdf | 2026-05-11 | Chinese | ||
| 45740692 | 115年第1季海外子公司投資 | 2026-05-11 | Chinese | ||
| 45734356 | 115年第1季大陸投資 | 2026-05-11 | Chinese | ||
| 45746255 | 115年第1季權益變動表 | 2026-05-11 | Chinese | ||
| 45741565 | 115年第1季現金流量表 | 2026-05-11 | Chinese | ||
| 45741386 | 115年第1季綜合損益表 | 2026-05-11 | Chinese | ||
| 45741115 | 115年第1季資產負債表 | 2026-05-11 | Chinese | ||
| 41459036 | 115年04月內部人持股異動(事後) | 2026-05-05 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
NAGANO KEIKI CO., LTD.
Manufacturer of measurement and control equipment specializ…
|
7715 | JP | Manufacturing |
|
NAGOYA ELECTRIC WORKS CO.,LTD.
Manufacturer of electronic information systems for road saf…
|
6797 | JP | Manufacturing |
|
NAMSUNG CORPORATION
OEM manufacturer of electronic solutions for automotive, ma…
|
004270 | KR | Manufacturing |
|
Nanalysis Scientific
Develops and manufactures compact benchtop NMR spectrometer…
|
NSCI | CA | Manufacturing |
|
Nanhua Instruments Co., Ltd
Manufactures vehicle testing equipment and environmental mo…
|
300417 | CN | Manufacturing |
|
NANJING GOVA TECHNOLOGY CO., LTD.
Develops high-performance sensors and systems for aerospace…
|
688539 | CN | Manufacturing |
|
Nanjing Xinlian Electronics Co., Ltd.
Provides power information acquisition systems and energy m…
|
002546 | CN | Manufacturing |
|
NanoFocus AG
Develops and manufactures optical 3D measurement technology…
|
N2F0 | DE | Manufacturing |
|
NAPCO SECURITY TECHNOLOGIES, INC
Manufacturer of electronic security products like alarms an…
|
NSSC | US | Manufacturing |
|
NARUIDA TECHNOLOGY CO., LTD.
Develops phased array radar systems for meteorological and …
|
688522 | CN | Manufacturing |
SynPower 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/52602/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52602 | 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=52602 | 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=52602 \ -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": 52602}, 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 SynPower (id: 52602)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.