
ZHUHAI RAYSHARP TECHNOLOGY CO., LTD. — Investor Relations & Filings
ZHUHAI RAYSHARP TECHNOLOGY CO., LTD. is a professional manufacturer specializing in the research, development, and production of video surveillance hardware and software. The company’s core product line encompasses high-definition IP cameras, analog cameras, Digital Video Recorders (DVRs), and Network Video Recorders (NVRs). RaySharp integrates advanced video processing technologies, including proprietary compression algorithms and intelligent video analytics, into its security solutions. The firm provides comprehensive monitoring platforms and mobile applications to facilitate remote access and system management. Serving a global clientele through OEM and ODM services, the company delivers scalable surveillance systems tailored for residential, commercial, and industrial environments. Its operations are characterized by a strong focus on R&D and the implementation of high-standard manufacturing processes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2023年半年度报告摘要 | 2023-08-28 | Chinese | |
| 民生证券股份有限公司关于珠海安联锐视科技股份有限公司调整募集资金投资项目预算支出结构的核查意见 | 2023-08-28 | Chinese | |
| 民生证券股份有限公司关于珠海安联锐视科技股份有限公司2023年半年度持续督导跟踪报告 | 2023-08-28 | Chinese | |
| 董事会决议公告 | 2023-08-28 | Chinese | |
| 珠海安联锐视科技股份有限公司2023年半年度非经营性资金占用及其他关联资金往来情况汇总表 | 2023-08-28 | Chinese | |
| 2023年半年度募集资金存放与实际使用情况的专项报告 | 2023-08-28 | Chinese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 36910923 | 2023年半年度报告摘要 | 2023-08-28 | Chinese | ||
| 36910912 | 民生证券股份有限公司关于珠海安联锐视科技股份有限公司调整募集资金投资项目预算支出结构的核查意见 | 2023-08-28 | Chinese | ||
| 36910903 | 民生证券股份有限公司关于珠海安联锐视科技股份有限公司2023年半年度持续督导跟踪报告 | 2023-08-28 | Chinese | ||
| 36910894 | 董事会决议公告 | 2023-08-28 | Chinese | ||
| 36910887 | 珠海安联锐视科技股份有限公司2023年半年度非经营性资金占用及其他关联资金往来情况汇总表 | 2023-08-28 | Chinese | ||
| 36910879 | 2023年半年度募集资金存放与实际使用情况的专项报告 | 2023-08-28 | Chinese | ||
| 36910864 | 关于调整2021年限制性股票激励计划第一类限制性股票回购价格及第二类限制性股票授予价格的公告 | 2023-08-28 | Chinese | ||
| 36910850 | 北京金诚同达(上海)律师事务所关于珠海安联锐视科技股份有限公司2021年限制性股票激励计划调整事项的法律意见书 | 2023-08-28 | Chinese | ||
| 36910835 | 简式权益变动报告书 | 2023-08-23 | Chinese | ||
| 36910826 | 关于持股5%以上股东权益变动提示性公告 | 2023-08-23 | Chinese | ||
| 36910812 | 关于使用部分闲置募集资金进行现金管理的进展公告 | 2023-07-13 | Chinese | ||
| 36910802 | 关于使用部分闲置募集资金进行现金管理的进展公告 | 2023-07-11 | Chinese | ||
| 36910795 | 民生证券股份有限公司关于珠海安联锐视科技股份有限公司2023年定期现场检查报告 | 2023-07-07 | Chinese | ||
| 36910787 | 关于股东减持计划时间过半的公告 | 2023-06-26 | Chinese | ||
| 36910786 | 关于公司董事、高级管理人员减持计划时间过半的公告 | 2023-06-07 | 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
Specializes in network communications, memory solutions, Io…
|
2444 | TW | Manufacturing |
|
ACCTON
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 |
|
Air Link Communication Limited
Technology company manufacturing, distributing, and retaili…
|
AIRLINK | PK | Manufacturing |
|
ALOYS Inc.
Develops and supplies Android-based OTT and 4k UHD satellit…
|
297570 | KR | Manufacturing |
ZHUHAI RAYSHARP 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/56000/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56000 | 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=56000 | 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=56000 \ -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": 56000}, 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 ZHUHAI RAYSHARP TECHNOLOGY CO., LTD. (id: 56000)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.