
Shenzhen Rapoo Technology Co.,Ltd. — Investor Relations & Filings
Shenzhen Rapoo Technology Co.,Ltd. specializes in the design, development, and manufacturing of high-performance computer peripherals and wireless consumer electronics. The company is recognized for its expertise in wireless transmission technology, offering a diverse portfolio that includes wireless mice, mechanical keyboards, headsets, and multi-mode peripheral solutions. Rapoo focuses on integrating ergonomic design with advanced technical specifications, catering to both the professional office environment and the competitive gaming market through its dedicated V-series gaming line. By maintaining a vertically integrated business model that encompasses research, development, and large-scale production, the company delivers products characterized by reliability and aesthetic appeal. Its commitment to innovation is evidenced by numerous international design accolades, including the iF Design Award and Red Dot Award.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 独立董事对《关于使用募集资金置换预先已投入募投项目的自筹资金的议案》的独立意见 | 2011-05-26 | Chinese | |
| 董事会决议公告 | 2011-05-26 | Chinese | |
| 关于签订募集资金三方监管协议的公告 | 2011-05-26 | Chinese | |
| 关于发布“2.4G多通道融合解决方案”的公告 | 2011-05-16 | Chinese | |
| 首次公开发行股票上市公告书 | 2011-04-27 | Chinese | |
| 关于公司首次公开发行A股股票并在深圳证券交易所上市的法律意见书 | 2011-04-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2011
15 filings
| |||||
| 36338163 | 独立董事对《关于使用募集资金置换预先已投入募投项目的自筹资金的议案》的独立意见 | 2011-05-26 | Chinese | ||
| 36338155 | 董事会决议公告 | 2011-05-26 | Chinese | ||
| 36338139 | 关于签订募集资金三方监管协议的公告 | 2011-05-26 | Chinese | ||
| 36338124 | 关于发布“2.4G多通道融合解决方案”的公告 | 2011-05-16 | Chinese | ||
| 36338111 | 首次公开发行股票上市公告书 | 2011-04-27 | Chinese | ||
| 36338073 | 关于公司首次公开发行A股股票并在深圳证券交易所上市的法律意见书 | 2011-04-27 | Chinese | ||
| 36338000 | 安信证券股份有限公司关于公司股票上市保荐书 | 2011-04-27 | Chinese | ||
| 36337989 | 首次公开发行股票网上定价发行摇号中签结果公告 | 2011-04-25 | Chinese | ||
| 36337979 | 首次公开发行股票网下摇号中签及配售结果公告 | 2011-04-22 | Chinese | ||
| 36337970 | 首次公开发行股票网上定价发行申购情况及中签率公告 | 2011-04-22 | Chinese | ||
| 36337964 | 首次公开发行股票招股说明书摘要 | 2011-04-19 | Chinese | ||
| 36337940 | 首次公开发行股票投资风险特别公告 | 2011-04-19 | Chinese | ||
| 36337927 | 首次公开发行股票发行公告 | 2011-04-19 | Chinese | ||
| 36337910 | 首次公开发行股票招股说明书 | 2011-04-19 | Chinese | ||
| 36337815 | 首次公开发行A股网上路演公告 | 2011-04-18 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of computers and peripheral equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2CRSi
Designs and manufactures high-performance, energy-efficient…
|
2CRSI | FR | Manufacturing |
|
AAEON
Manufacturer of industrial and embedded computing platforms…
|
6579 | TW | Manufacturing |
|
ABKO CO., LTD.
Develops PC components, gaming peripherals, and consumer el…
|
129890 | KR | Manufacturing |
|
ACER
Specializes in computer hardware like PCs, laptops, desktop…
|
2353 | TW | Manufacturing |
|
ADLINK
Global provider of edge computing and IoT solutions for ind…
|
6166 | TW | Manufacturing |
|
Advantech
Global leader in industrial computing, IoT systems, and emb…
|
2395 | TW | Manufacturing |
|
AGM GROUP HOLDINGS, INC.
Designs blockchain ASIC chips and sells cryptocurrency mini…
|
AGMH | US | Manufacturing |
|
AGT
Develops computer peripherals, smart mobile devices, and sm…
|
2432 | TW | Manufacturing |
|
AIC
Designs professional display devices and visual solutions f…
|
9912 | TW | Manufacturing |
|
AMAX
Global provider of AI and HPC solutions, high-density serve…
|
6933 | TW | Manufacturing |
Shenzhen Rapoo 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/54603/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54603 | 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=54603 | 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=54603 \ -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": 54603}, 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 Shenzhen Rapoo Technology Co.,Ltd. (id: 54603)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.