
GRIPM Advanced Materials Co., Ltd. — Investor Relations & Filings
GRIPM Advanced Materials Co., Ltd. specializes in the research, development, and manufacturing of high-performance non-ferrous metal powders. The company's product portfolio includes copper-based, tin-based, and lead-based powders, as well as specialized materials for micro-electronic soldering and additive manufacturing. Utilizing advanced atomization, electrolysis, and chemical processes, GRIPM provides critical materials for industries such as powder metallurgy, friction materials, diamond tools, and electrical carbon products. The company focuses on technical innovation and quality control to serve global markets in automotive, electronics, and industrial engineering. Its expertise extends to spherical metal powders for 3D printing and high-purity materials for specialized electronic applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 北京市金杜律师事务所关于有研粉末新材料股份有限公司2025年年度股东会的法律意见书 | 2026-05-19 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-19 | Chinese | |
| 关于召开2025年年度暨2026年第一季度业绩说明会的公告 | 2026-05-17 | Chinese | |
| 长江证券承销保荐有限公司关于有研粉末新材料股份有限公司2025年度募集资金存放、管理与实际使用情况的核查意见 | 2026-04-24 | Chinese | |
| 关于董事、高级管理人员2026年度薪酬方案的公告 | 2026-04-24 | Chinese | |
| 2025年年度利润分配预案的公告 | 2026-04-24 | Chinese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46566668 | 北京市金杜律师事务所关于有研粉末新材料股份有限公司2025年年度股东会的法律意见书 | 2026-05-19 | Chinese | ||
| 46565385 | 2025年年度股东会决议公告 | 2026-05-19 | Chinese | ||
| 46378951 | 关于召开2025年年度暨2026年第一季度业绩说明会的公告 | 2026-05-17 | Chinese | ||
| 44456021 | 长江证券承销保荐有限公司关于有研粉末新材料股份有限公司2025年度募集资金存放、管理与实际使用情况的核查意见 | 2026-04-24 | Chinese | ||
| 44456013 | 关于董事、高级管理人员2026年度薪酬方案的公告 | 2026-04-24 | Chinese | ||
| 44456011 | 2025年年度利润分配预案的公告 | 2026-04-24 | Chinese | ||
| 44456008 | 2025年度独立董事述职报告(沈岿) | 2026-04-24 | Chinese | ||
| 44456002 | 2026年第一季度报告 | 2026-04-24 | Chinese | ||
| 44455992 | 有研粉末新材料股份有限公司2025年度非经营性资金占用及其他关联资金往来的专项说明 | 2026-04-24 | Chinese | ||
| 44455972 | 2025年度董事会审计委员会履职报告 | 2026-04-24 | Chinese | ||
| 44455963 | 2025年度独立董事述职报告(曲选辉) | 2026-04-24 | Chinese | ||
| 44455958 | 2025年度对会计师事务所履职情况评估报告 | 2026-04-24 | Chinese | ||
| 44455949 | 关于续聘2026年度审计机构的公告 | 2026-04-24 | Chinese | ||
| 44455939 | 2025年度内部控制评价报告 | 2026-04-24 | Chinese | ||
| 44455930 | 2026-2028年分红回报规划 | 2026-04-24 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic precious and other non-ferrous metals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
JIANGXI JIANGNAN NEW MATERIAL TECHNOLOGY CO., LTD.
Produces copper anodes and oxide powder for PCB and semicon…
|
603124 | CN | Manufacturing |
|
Jiangyin Electrical Alloy Co., Ltd.
Produces copper alloy products for rail electrification and…
|
300697 | CN | Manufacturing |
|
JiaoZuo WanFang Aluminum Manufacturing Co., Ltd
Produces electrolytic aluminum and alloy products for indus…
|
000612 | CN | Manufacturing |
|
Jiayuan Science and Technology Co.,Ltd.
Manufactures high-performance electrolytic copper foils for…
|
301117 | CN | Manufacturing |
|
Jilin Liyuan Precision Manufacturing Co., Ltd.
Produces high-end aluminum alloy profiles and precision-mac…
|
002501 | CN | Manufacturing |
|
Jinkushal Industries Limited
Manufactures and distributes non-ferrous metal products for…
|
JKIPL | IN | Manufacturing |
|
Jiujiang Defu Technology Co., Ltd.
Specializes in high-precision electrolytic copper foil for …
|
301511 | CN | Manufacturing |
|
JX Advanced Metals Corporation
An integrated producer of non-ferrous metals and advanced m…
|
5016 | JP | Manufacturing |
|
KAISER ALUMINUM CORP
Producer of semi-fabricated aluminum products for aerospace…
|
KALU | US | Manufacturing |
|
KANISHK ALUMINIUM INDIA LIMITED
Manufacturer of aluminum extrusions and profiles for archit…
|
544693 | IN | Manufacturing |
GRIPM Advanced Materials 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/58425/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58425 | 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=58425 | 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=58425 \ -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": 58425}, 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 GRIPM Advanced Materials Co., Ltd. (id: 58425)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.