赛英电子 — Investor Relations & Filings
About 赛英电子
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 |
| 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 |
|---|---|---|---|
|
3onedata Co., Ltd.
Specializes in industrial communication solutions and netwo…
|
688618 | CN | Manufacturing |
|
AboCom Systems, Inc.
Specializes in network communications, memory solutions, Io…
|
2444 | TW | Manufacturing |
|
Accton Technology Corporation
Provider of networking and computing infrastructure for hig…
|
2345 | TW | Manufacturing |
|
Ace Technologies Corp.
Designs and manufactures RF solutions for mobile, defense, …
|
088800 | KR | Manufacturing |
|
ADC India Communications Limited
Provides copper and fiber optic connectivity for telecom an…
|
523411 | IN | Manufacturing |
|
Aditya Infotech Limited
Distributes and manufactures electronic security and survei…
|
CPPLUS | IN | Manufacturing |
|
ADTRAN Holdings, Inc.
Global provider of open, disaggregated networking and commu…
|
ADTN | US | Manufacturing |
|
AIPHONE CO.,LTD
Manufacturer of communication and security systems speciali…
|
6718 | JP | Manufacturing |
|
ALOYS Inc.
Develops and supplies Android-based OTT and 4k UHD satellit…
|
297570 | KR | Manufacturing |
|
Alpha Networks Inc.
Provides networking equipment design, manufacturing, and se…
|
3380 | TW | 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.