Zhejiang XiaSha Precision Manufacturing Co.,Ltd. — Investor Relations & Filings
Zhejiang XiaSha Precision Manufacturing Co.,Ltd. specializes in the production of high-precision mechanical components and assemblies. The company utilizes advanced CNC machining, turning, and milling technologies to manufacture complex parts such as shafts, gears, and specialized connectors. Serving diverse sectors including automotive, electronics, and industrial automation, the firm focuses on maintaining tight tolerances and high surface finish standards. Its operations are supported by comprehensive quality management systems, including ISO 9001 and IATF 16949 certifications, ensuring compliance with international technical requirements. The company provides end-to-end manufacturing solutions from prototyping to large-scale production, emphasizing technical precision and material integrity across various metal alloys.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于2025年度向特定对象发行A股股票预案披露的提示性公告 | 2025-10-28 | Chinese | |
| 第二届董事会第十六次会议决议公告 | 2025-10-23 | Chinese | |
| 2025年三季度报告 | 2025-10-23 | Chinese | |
| 关于公司与专业投资机构共同投资设立基金的进展公告 | 2025-10-16 | Chinese | |
| 关于公司与专业投资机构共同投资设立基金的公告 | 2025-10-14 | Chinese | |
| 关于完成工商变更登记并换发营业执照的公告 | 2025-10-08 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 39455390 | 关于2025年度向特定对象发行A股股票预案披露的提示性公告 | 2025-10-28 | Chinese | ||
| 39455381 | 第二届董事会第十六次会议决议公告 | 2025-10-23 | Chinese | ||
| 39455374 | 2025年三季度报告 | 2025-10-23 | Chinese | ||
| 39455363 | 关于公司与专业投资机构共同投资设立基金的进展公告 | 2025-10-16 | Chinese | ||
| 39455355 | 关于公司与专业投资机构共同投资设立基金的公告 | 2025-10-14 | Chinese | ||
| 39455351 | 关于完成工商变更登记并换发营业执照的公告 | 2025-10-08 | Chinese | ||
| 39455345 | 关于公司与专业投资机构共同投资的进展公告 | 2025-09-26 | Chinese | ||
| 39455341 | 关于公司与专业投资机构共同投资的进展公告 | 2025-09-22 | Chinese | ||
| 39455336 | 关于公司与专业投资机构共同投资的公告 | 2025-09-18 | Chinese | ||
| 39455327 | 上海市锦天城律师事务所关于浙江夏厦精密制造股份有限公司2025年第三次临时股东大会的法律意见书 | 2025-09-11 | Chinese | ||
| 39455318 | 关于董事辞职暨选举职工代表董事的公告 | 2025-09-11 | Chinese | ||
| 39455310 | 2025年第三次临时股东大会决议公告 | 2025-09-11 | Chinese | ||
| 39455306 | 2025年半年度报告摘要 | 2025-08-21 | Chinese | ||
| 39455294 | 市值管理制度 | 2025-08-21 | Chinese | ||
| 39455287 | 内幕信息知情人登记管理制度 | 2025-08-21 | 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 |
Zhejiang XiaSha Precision Manufacturing 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/54013/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54013 | 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=54013 | 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=54013 \ -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": 54013}, 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 Zhejiang XiaSha Precision Manufacturing Co.,Ltd. (id: 54013)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.