
Wuhan P&S Information Technology Co.,Ltd — Investor Relations & Filings
Wuhan P&S Information Technology Co.,Ltd. is a distributor of electronic components and a provider of technical application solutions. The company specializes in the distribution of integrated circuits, including microcontrollers, power management devices, memory chips, and sensors. Beyond component sales, P&S offers comprehensive technical support and value-added services such as solution design and supply chain management. Its product portfolio serves a wide range of sectors, including industrial automation, automotive electronics, consumer electronics, and the Internet of Things (IoT). By maintaining strategic partnerships with leading global semiconductor manufacturers, the company facilitates the integration of advanced technologies into various markets. P&S focuses on delivering high-performance electronic solutions and optimizing procurement processes for its diverse client base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于公司为全资子(孙)公司提供担保的进展公告 | 2026-05-20 | Chinese | |
| 关于以集中竞价交易方式首次回购公司股份的公告 | 2026-05-20 | Chinese | |
| 第六届董事会第十二次会议决议公告 | 2026-05-18 | Chinese | |
| 关于调整回购股份价格上限的公告 | 2026-05-18 | Chinese | |
| 2025年年度股东会的法律意见书 | 2026-05-15 | Chinese | |
| 关于以集中竞价交易方式回购公司股份用于注销并减少注册资本报告书 | 2026-05-15 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46604951 | 关于公司为全资子(孙)公司提供担保的进展公告 | 2026-05-20 | Chinese | ||
| 46593348 | 关于以集中竞价交易方式首次回购公司股份的公告 | 2026-05-20 | Chinese | ||
| 46382041 | 第六届董事会第十二次会议决议公告 | 2026-05-18 | Chinese | ||
| 46382045 | 关于调整回购股份价格上限的公告 | 2026-05-18 | Chinese | ||
| 46365432 | 2025年年度股东会的法律意见书 | 2026-05-15 | Chinese | ||
| 46365340 | 关于以集中竞价交易方式回购公司股份用于注销并减少注册资本报告书 | 2026-05-15 | Chinese | ||
| 44928593 | 关于回购股份事项前十名股东及前十名无限售条件股东持股情况的公告 | 2026-05-11 | Chinese | ||
| 36173801 | 关于拟续聘会计师事务所的公告 | 2026-04-19 | Chinese | ||
| 36173799 | 2025年度独立董事述职报告(郭月梅) | 2026-04-19 | Chinese | ||
| 36173797 | 2025年度独立董事述职报告(李燕萍) | 2026-04-19 | Chinese | ||
| 36173793 | 2025年度独立董事述职报告(郭炜) | 2026-04-19 | Chinese | ||
| 36173792 | 关于开展外汇套期保值业务的公告 | 2026-04-19 | Chinese | ||
| 36173790 | 第六届董事会第十一次会议决议公告 | 2026-04-19 | Chinese | ||
| 36173769 | 审计委员会对会计师事务所2025年度履行监督职责情况的报告 | 2026-04-19 | Chinese | ||
| 36173768 | 2025年年度审计报告 | 2026-04-19 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Wholesale of electronic and telecommunications equipment and parts
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACO GROUP BERHAD
Distributor of electrical products and accessories for indu…
|
— | MY | Wholesale and retail trade |
|
AGIS Tbk
Engaged in general and electronic trading, consumer electro…
|
TMPI | ID | Wholesale and retail trade |
|
Alcadon Group AB
Developer and distributor of products for network infrastru…
|
ALCA | SE | Wholesale and retail trade |
|
ALLIED TECNOLOGIA S.A.
Multichannel distributor and retailer of consumer electroni…
|
— | BR | Wholesale and retail trade |
|
ALLTEK
Communication component distributor and solution provider f…
|
3209 | TW | Wholesale and retail trade |
|
AMBERTECH LIMITED
Distributor of professional audio, video, and broadcast equ…
|
AMO | AU | Wholesale and retail trade |
|
ANSTEK
Distributor of electronic components and provider of integr…
|
3528 | TW | Wholesale and retail trade |
|
Apex Ace Holding Limited
Distribution and supply of electronic components, digital s…
|
6036 | HK | Wholesale and retail trade |
|
ARROW ELECTRONICS, INC.
Global provider of electronic components and enterprise com…
|
ARW | US | Wholesale and retail trade |
|
ATRenew Inc.
A technology-driven platform for pre-owned consumer electro…
|
RERE | US | Wholesale and retail trade |
Wuhan P&S Information Technology 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/55194/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55194 | 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=55194 | 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=55194 \ -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": 55194}, 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 Wuhan P&S Information Technology Co.,Ltd (id: 55194)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.