
赛英电子 — Investor Relations & Filings
Chengdu Saiying Electronics Co., Ltd. specializes in the research, development, and manufacturing of microwave and millimeter-wave components and subsystems. The company’s core product line includes transmit/receive (T/R) modules, frequency synthesizers, power amplifiers, and high-precision receivers. Beyond individual components, it designs and produces specialized radar systems for applications such as security surveillance, meteorological monitoring, and traffic management. Saiying Electronics focuses on high-frequency signal processing and integrated electronic solutions, providing technical expertise for complex sensing and communication requirements. Its operations emphasize reliability and precision in the development of advanced electronic equipment for diverse technical environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 中汇会计师事务所(特殊普通合伙)关于江阴市赛英电子股份有限公司以自筹资金预先投入募集资金投资项目和支付发行费用的鉴证报告 | 2026-04-28 | Chinese | |
| 关于使用募集资金置换预先已投入募集资金投资项目及已支付发行费用的自筹资金的公告 | 2026-04-28 | Chinese | |
| 募集资金管理制度 | 2026-04-28 | Chinese | |
| 董事、高级管理人员薪酬管理制度 | 2026-04-28 | Chinese | |
| 会计师事务所选聘制度 | 2026-04-28 | Chinese | |
| 关于召开2026年第二次临时股东会通知公告(提供网络投票) | 2026-04-28 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40011532 | 中汇会计师事务所(特殊普通合伙)关于江阴市赛英电子股份有限公司以自筹资金预先投入募集资金投资项目和支付发行费用的鉴证报告 | 2026-04-28 | Chinese | ||
| 40011473 | 关于使用募集资金置换预先已投入募集资金投资项目及已支付发行费用的自筹资金的公告 | 2026-04-28 | Chinese | ||
| 40011470 | 募集资金管理制度 | 2026-04-28 | Chinese | ||
| 40011462 | 董事、高级管理人员薪酬管理制度 | 2026-04-28 | Chinese | ||
| 40011458 | 会计师事务所选聘制度 | 2026-04-28 | Chinese | ||
| 40011453 | 关于召开2026年第二次临时股东会通知公告(提供网络投票) | 2026-04-28 | Chinese | ||
| 40011446 | 东吴证券股份有限公司关于江阴市赛英电子股份有限公司使用闲置募集资金进行现金管理的核查意见 | 2026-04-28 | Chinese | ||
| 40011438 | 东吴证券股份有限公司关于江阴市赛英电子股份有限公司使用募集资金置换预先已投入募集资金投资项目及已支付发行费用的自筹资金的核查意见 | 2026-04-28 | Chinese | ||
| 40011422 | 信息披露管理制度 | 2026-04-28 | Chinese | ||
| 40011413 | 2026年一季度报告 | 2026-04-28 | Chinese | ||
| 40011395 | 舆情管理制度 | 2026-04-28 | Chinese | ||
| 40011382 | 第四届董事会第十五次会议决议公告 | 2026-04-28 | Chinese | ||
| 40011376 | 关于拟修订《公司章程》公告 | 2026-04-28 | Chinese | ||
| 40011364 | 关于使用闲置募集资金进行现金管理的公告 | 2026-04-28 | Chinese | ||
| 40011352 | 董事、高级管理人员离职管理制度 | 2026-04-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of communication equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ZHUHAI RAYSHARP TECHNOLOGY CO., LTD.
Manufacturer of video surveillance hardware and software fo…
|
301042 | CN | Manufacturing |
|
ZINWELL
Specialized provider of digital cable, satellite, and wirel…
|
2485 | TW | Manufacturing |
|
Zyxel Group
Global provider of networking, broadband access, and mobile…
|
3704 | TW | Manufacturing |
|
云里物里
Provides IoT hardware, BLE beacons, and ESL systems for sma…
|
920374 | CN | Manufacturing |
|
利尔达
Provider of IoT solutions, wireless modules, and embedded s…
|
920249 | CN | Manufacturing |
|
微创光电
Develops video surveillance and optical communication syste…
|
920198 | CN | Manufacturing |
|
朗鸿科技
Designs and manufactures electronic display security and re…
|
920395 | CN | Manufacturing |
|
蘅东光
Manufactures optical communication components and connectiv…
|
920045 | CN | Manufacturing |
|
觅睿科技
Develops smart home video surveillance, AI security devices…
|
920036 | CN | Manufacturing |
赛英电子 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/58761/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58761 | 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=58761 | 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=58761 \ -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": 58761}, 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 赛英电子 (id: 58761)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.