%20CO.%2C%20LTD./other/SPRINT_PRECISION_TECHNOLOGIES_JI_KDj0tgk.png)
SPRINT PRECISION TECHNOLOGIES (JIANGSU) CO., LTD. — Investor Relations & Filings
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年第一次临时股东大会决议公告 | 2025-01-15 | Chinese | |
| 先锋精科2025年第一次临时股东大会会议资料 | 2025-01-07 | Chinese | |
| 先锋精科第一届监事会第十三次会议决议公告 | 2024-12-27 | Chinese | |
| 先锋精科第一届董事会独立董事第一次专门会议决议 | 2024-12-27 | Chinese | |
| 先锋精科关于使用部分募集资金向全资子公司增资和提供借款以实施募投项目的公告 | 2024-12-27 | Chinese | |
| 先锋精科公司章程 | 2024-12-27 | Chinese |
Browse filings by year
3 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
2 filings
| |||||
| 39595450 | 先锋精科2025年第一次临时股东大会决议公告 | 2025-01-15 | Chinese | ||
| 39595435 | 先锋精科2025年第一次临时股东大会会议资料 | 2025-01-07 | Chinese | ||
|
2024
13 filings
| |||||
| 39595427 | 先锋精科第一届监事会第十三次会议决议公告 | 2024-12-27 | Chinese | ||
| 39595418 | 先锋精科第一届董事会独立董事第一次专门会议决议 | 2024-12-27 | Chinese | ||
| 39595402 | 先锋精科关于使用部分募集资金向全资子公司增资和提供借款以实施募投项目的公告 | 2024-12-27 | Chinese | ||
| 39595396 | 先锋精科公司章程 | 2024-12-27 | Chinese | ||
| 39595384 | 华泰联合证券有限责任公司关于江苏先锋精密科技股份有限公司2025年度日常关联交易预计的核查意见 | 2024-12-27 | Chinese | ||
| 39595369 | 先锋精科关于召开2025年第一次临时股东大会的通知 | 2024-12-27 | Chinese | ||
| 39595360 | 先锋精科关于使用部分暂时闲置募集资金进行现金管理的公告 | 2024-12-27 | Chinese | ||
| 39595350 | 华泰联合证券有限责任公司关于江苏先锋精密科技股份有限公司使用部分募集资金向全资子公司增资和提供借款以实施募投项目的核查意见 | 2024-12-27 | Chinese | ||
| 39595333 | 先锋精科关于使用部分暂时闲置自有资金进行委托理财的公告 | 2024-12-27 | Chinese | ||
| 39595325 | 先锋精科第一届董事会第十五次会议决议公告 | 2024-12-27 | Chinese | ||
| 39595319 | 华泰联合证券有限责任公司关于江苏先锋精密科技股份有限公司使用部分暂时闲置募集资金进行现金管理的核查意见 | 2024-12-27 | Chinese | ||
| 39595310 | 先锋精科董事、监事、高级管理人员和核心技术人员所持本公司股份及其变动管理制度 | 2024-12-27 | Chinese | ||
| 39595304 | 先锋精科关于变更公司注册资本、修订《公司章程》并办理工商变更登记的公告 | 2024-12-27 | 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 |
|
AGV GROUP LIMITED
Provides hot-dip galvanizing services to steel and iron fab…
|
1A4 | SG | 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 |
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.