
ShenZhen QiangRui Precision Technology CO.,Ltd. — Investor Relations & Filings
ShenZhen QiangRui Precision Technology CO.,Ltd. specializes in the research, development, design, and manufacturing of high-precision fixtures and automated testing equipment. The company provides comprehensive engineering solutions for the consumer electronics, telecommunications, and automotive sectors. Its core product portfolio includes functional testing fixtures (FCT), in-circuit testing (ICT) tools, precision assembly fixtures, and customized automated production lines. QiangRui focuses on delivering high-accuracy mechanical components and integrated hardware-software systems to optimize manufacturing efficiency and product quality. By leveraging advanced CNC machining and precision measurement technologies, the company supports the production of complex electronic devices, including smartphones, tablets, and wearable technology. Its technical expertise extends to the development of intelligent equipment and modular automation systems tailored to specific industrial requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年股票期权与限制性股票激励计划实施考核管理办法 | 2025-12-24 | Chinese | |
| 董事会薪酬与考核委员会关于2025年股票期权与限制性股票激励计划相关事项的核查意见 | 2025-12-24 | Chinese | |
| 2025年股票期权与限制性股票激励计划自查表 | 2025-12-24 | Chinese | |
| 北京市金杜(广州)律师事务所关于深圳市强瑞精密技术股份有限公司2025 年股票期权与限制性股票激励计划(草案)的法律意见书 | 2025-12-24 | Chinese | |
| 第三届董事会第七次(临时)会议决议公告 | 2025-12-24 | Chinese | |
| 关于召开2026年第一次临时股东会的通知 | 2025-12-24 | Chinese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 44501115 | 2025年股票期权与限制性股票激励计划实施考核管理办法 | 2025-12-24 | Chinese | ||
| 44501112 | 董事会薪酬与考核委员会关于2025年股票期权与限制性股票激励计划相关事项的核查意见 | 2025-12-24 | Chinese | ||
| 44501111 | 2025年股票期权与限制性股票激励计划自查表 | 2025-12-24 | Chinese | ||
| 44501105 | 北京市金杜(广州)律师事务所关于深圳市强瑞精密技术股份有限公司2025 年股票期权与限制性股票激励计划(草案)的法律意见书 | 2025-12-24 | Chinese | ||
| 44501101 | 第三届董事会第七次(临时)会议决议公告 | 2025-12-24 | Chinese | ||
| 44501097 | 关于召开2026年第一次临时股东会的通知 | 2025-12-24 | Chinese | ||
| 44501086 | 2025年股票期权与限制性股票激励计划(草案) | 2025-12-24 | Chinese | ||
| 44501083 | 2025年股票期权与限制性股票激励计划(草案)摘要 | 2025-12-24 | Chinese | ||
| 44501078 | 关于公司控股股东及其一致行动人股份变动触及1%整数倍的公告 | 2025-12-17 | Chinese | ||
| 44501071 | 关于董事会秘书取得董事会秘书资格证书并正式履行董事会秘书职责的公告 | 2025-12-17 | Chinese | ||
| 44501061 | 国信证券股份有限公司关于深圳市强瑞精密技术股份有限公司使用闲置募集资金进行现金管理的核查意见 | 2025-12-15 | Chinese | ||
| 44501038 | 关于续聘2025年度审计机构的公告 | 2025-12-15 | Chinese | ||
| 44501029 | 关于2026年度公司使用闲置募集资金进行现金管理的公告 | 2025-12-15 | Chinese | ||
| 44501019 | 关于2026年度公司及子公司日常关联交易预计的公告 | 2025-12-15 | Chinese | ||
| 44501009 | 关于2026年度综合授信额度预计及授权的公告 | 2025-12-15 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other special-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
333D LIMITED
Provides additive manufacturing, 3D printing, scanning, and…
|
T3D | AU | Manufacturing |
|
3DM Digital Manufacturing Ltd.
Develops patented SLS 3D printing technology for industrial…
|
DM3 | IL | Manufacturing |
|
3REN BERHAD
Provides digitalized automation solutions & engineering ser…
|
— | MY | Manufacturing |
|
3S KOREA CO., LTD
Manufactures semiconductor wafer carriers and environmental…
|
060310 | KR | Manufacturing |
|
AB DYNAMICS PLC
Supplier of advanced testing and simulation solutions for t…
|
ABDP | GB | Manufacturing |
|
ABRIL PAPER TECH LIMITED
Provides engineering, machinery, and turnkey solutions for …
|
544500 | IN | Manufacturing |
|
ACM Research, Inc.
Develops and sells wafer fabrication equipment for the glob…
|
ACMR | US | Manufacturing |
|
ACM RESEARCH(SHANGHAI),INC.
Develops advanced semiconductor wet cleaning and surface tr…
|
688082 | CN | Manufacturing |
|
Advanced Fiber Technologies (AFT) Income Fund
Specialized products and technologies for the fiber process…
|
AFT.UN | CA | Manufacturing |
|
Advanced Micro-Fabrication Equipment Inc. China
Develops plasma etching and MOCVD equipment for advanced se…
|
688012 | CN | Manufacturing |
ShenZhen QiangRui Precision 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/56077/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56077 | 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=56077 | 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=56077 \ -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": 56077}, 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 QiangRui Precision Technology CO.,Ltd. (id: 56077)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.