SPRINT PRECISION TECHNOLOGIES (JIANGSU) CO., LTD. — Investor Relations & Filings
About SPRINT PRECISION TECHNOLOGIES (JIANGSU) CO., LTD.
Sprint Precision Technologies (Jiangsu) Co., Ltd. specializes in the design, development, and manufacture of high-precision components and integrated assemblies. The company provides comprehensive engineering solutions, including CNC machining, precision stamping, and plastic injection molding. It serves diverse sectors such as automotive, medical devices, and electronics, focusing on the delivery of high-quality parts with tight tolerances. The facility utilizes advanced manufacturing technologies and rigorous quality control systems to meet stringent technical requirements. Core capabilities encompass mold design, prototyping, and large-scale production, ensuring efficient supply chain integration. The company emphasizes technical innovation and precision engineering to support complex industrial applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 重大经营及对外投资管理制度(2025年9月) | 2025-09-29 | Chinese | |
| 江苏先锋精密科技股份有限公司章程(2025年9月) | 2025-09-29 | Chinese | |
| 先锋精科关于取消监事会并修订《公司章程》及制定、修订公司部分治理制度的公告 | 2025-09-29 | Chinese | |
| 独立董事候选人声明与承诺(沈培刚) | 2025-09-29 | Chinese | |
| 先锋精科关于董事会换届选举的公告 | 2025-09-29 | Chinese | |
| 先锋精科2025年第二次临时股东会会议资料 | 2025-09-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 39596720 | 重大经营及对外投资管理制度(2025年9月) | 2025-09-29 | Chinese | ||
| 39596711 | 江苏先锋精密科技股份有限公司章程(2025年9月) | 2025-09-29 | Chinese | ||
| 39596705 | 先锋精科关于取消监事会并修订《公司章程》及制定、修订公司部分治理制度的公告 | 2025-09-29 | Chinese | ||
| 39596695 | 独立董事候选人声明与承诺(沈培刚) | 2025-09-29 | Chinese | ||
| 39596671 | 先锋精科关于董事会换届选举的公告 | 2025-09-29 | Chinese | ||
| 39596663 | 先锋精科2025年第二次临时股东会会议资料 | 2025-09-29 | Chinese | ||
| 39596657 | 先锋精科关于续聘2025年度会计师事务所的公告 | 2025-09-29 | Chinese | ||
| 39596649 | 内部审计制度(2025年9月) | 2025-09-29 | Chinese | ||
| 39596640 | 子公司管理制度(2025年9月) | 2025-09-29 | Chinese | ||
| 39596627 | 内部控制评价管理办法(2025年9月) | 2025-09-29 | Chinese | ||
| 39596616 | 总经理工作细则(2025年9月) | 2025-09-29 | Chinese | ||
| 39596606 | 董事、高级管理人员和核心技术人员所持本公司股份及其变动管理制度(2025年9月) | 2025-09-29 | Chinese | ||
| 39596598 | 股东会议事规则(2025年9月) | 2025-09-29 | Chinese | ||
| 39596593 | 内部控制管理制度(2025年9月) | 2025-09-29 | Chinese | ||
| 39596587 | 董事会审计委员会工作细则(2025年9月) | 2025-09-29 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Treatment and coating of metals; machining
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aaron Industries Limited
Manufactures high-end stainless steel products with special…
|
AARON | IN | Manufacturing |
|
Ages Industri B
Contract manufacturer specializing in die casting, machinin…
|
AGES | SE | Manufacturing |
|
Ameya Precision Engineers Limited
Manufactures precision components and sub-assemblies for oi…
|
AMEYA | IN | Manufacturing |
|
Amnode AB
Engineering company processing non-ferrous metals into cust…
|
AMNO | SE | Manufacturing |
|
ARGENT INDUSTRIAL LIMITED
Industrial holding company managing diversified units focus…
|
ART | ZA | Manufacturing |
|
Associated Coaters Limited
Provides pre-treatment and powder coating for aluminum extr…
|
544183 | IN | Manufacturing |
|
AZZ INC
Provider of metal coating solutions, including hot-dip galv…
|
AZZ | US | Manufacturing |
|
B. D. Industries (Pune) Limited
Manufactures precision machined components and sub-assembli…
|
544468 | IN | Manufacturing |
|
BEILONG PRECISION TECHNOLOGY CO., LTD.
Specializes in high-precision metal components, CNC machini…
|
301567 | CN | Manufacturing |
|
Best Precision Machinery Co., Ltd.
Manufactures high-precision mechanical components for autom…
|
300580 | CN | Manufacturing |
SPRINT PRECISION TECHNOLOGIES (JIANGSU) 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/58527/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58527 | 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=58527 | 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=58527 \ -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": 58527}, 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 SPRINT PRECISION TECHNOLOGIES (JIANGSU) CO., LTD. (id: 58527)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.