
前进科技 — Investor Relations & Filings
Qianjin Technology specializes in the research, development, and manufacturing of aluminum alloy precision die-casting products. The company primarily focuses on high-efficiency heat exchangers for condensing gas boilers, serving as a key supplier for thermal management systems. Its product portfolio extends to precision components for automotive applications and industrial machinery. By leveraging advanced casting techniques and material science, the company provides integrated solutions ranging from mold design and casting to precision machining and assembly. Its core competencies include the development of complex geometries and high-durability aluminum components designed to optimize energy efficiency and thermal performance across various technical applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 股票解除限售公告 | 2024-03-21 | Chinese | |
| 第三届董事会第十三次会议决议公告 | 2024-03-12 | Chinese | |
| 高级管理人员辞职公告 | 2024-03-12 | Chinese | |
| 高级管理人员任命公告 | 2024-03-12 | Chinese | |
| 2023年年度业绩快报公告 | 2024-02-22 | Chinese | |
| 关于取得发明专利证书的公告 | 2024-02-18 | Chinese |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
10 filings
| |||||
| 44469978 | 股票解除限售公告 | 2024-03-21 | Chinese | ||
| 44469966 | 第三届董事会第十三次会议决议公告 | 2024-03-12 | Chinese | ||
| 44469948 | 高级管理人员辞职公告 | 2024-03-12 | Chinese | ||
| 44469943 | 高级管理人员任命公告 | 2024-03-12 | Chinese | ||
| 44469931 | 2023年年度业绩快报公告 | 2024-02-22 | Chinese | ||
| 44469921 | 关于取得发明专利证书的公告 | 2024-02-18 | Chinese | ||
| 44469908 | 公司章程 | 2024-01-24 | Chinese | ||
| 44469894 | 关于完成工商变更登记及公司章程备案并取得营业执照的公告 | 2024-01-24 | Chinese | ||
| 44469882 | 北京市竞天公诚律师事务所关于浙江前进暖通科技股份有限公司2024年第一次临时股东大会的法律意见书 | 2024-01-08 | Chinese | ||
| 44469761 | 2024年第一次临时股东大会决议公告 | 2024-01-08 | Chinese | ||
|
2023
5 filings
| |||||
| 44469751 | 2023年第二次临时股东大会决议公告 | 2023-12-27 | Chinese | ||
| 44469743 | 北京市竞天公诚律师事务所关于浙江前进暖通科技股份有限公司2023年第二次临时股东大会的法律意见书 | 2023-12-27 | Chinese | ||
| 44469728 | 关于变更签字注册会计师的公告 | 2023-12-24 | Chinese | ||
| 44469715 | 关于召开2024年第一次临时股东大会通知公告(提供网络投票) | 2023-12-19 | Chinese | ||
| 44469702 | 关于2023年第二次临时股东大会取消部分议案的公告 | 2023-12-19 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other fabricated metal products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABRIC BERHAD
Historically manufactured security seals, divested operatio…
|
— | MY | Manufacturing |
|
AEROFLEX ENTERPRISES LIMITED
Manufactures stainless steel flexible hoses and assemblies …
|
AEROENTER | IN | Manufacturing |
|
Aeroflex Industries Limited
Manufactures metallic flexible hoses and assemblies for hig…
|
AEROFLEX | IN | Manufacturing |
|
Aeroflex Neu Limited
Engineers and manufactures flexible flow solutions for extr…
|
AERONEU | IN | Manufacturing |
|
AHRESTY CORPORATION
Manufacturer of aluminum die-cast products and alloy ingots…
|
5852 | JP | Manufacturing |
|
AIA Engineering Ltd.
Manufactures high-chromium wear-resistant parts for mining,…
|
AIAENG | IN | Manufacturing |
|
AISHIDA CO.,LTD.
Manufacturer of cookware, small appliances, and industrial …
|
002403 | CN | Manufacturing |
|
Alumexx N.V.
Manufactures and supplies aluminum equipment for working at…
|
ALX | NL | Manufacturing |
|
AMERICAN REBEL HOLDINGS INC
Designs and manufactures personal security products and saf…
|
AREB | US | Manufacturing |
|
Anchor Lamina Inc.
International supplier of premium die sets, components, and…
|
— | CA | Manufacturing |
前进科技 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/58891/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58891 | 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=58891 | 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=58891 \ -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": 58891}, 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 前进科技 (id: 58891)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.