
Shandong Hi-tech Spring Material Technology Co., Ltd. — Investor Relations & Filings
Shandong Hi-tech Spring Material Technology Co., Ltd. specializes in the research, development, production, and sale of fine chemicals and specialty materials. The company is a leading global supplier of high-purity carbonate solvents used primarily in the electrolyte solutions of lithium-ion batteries. Its core product portfolio includes battery-grade Dimethyl Carbonate (DMC), Ethyl Methyl Carbonate (EMC), Diethyl Carbonate (DEC), Ethylene Carbonate (EC), and Propylene Carbonate (PC). Additionally, the company produces high-purity Isopropyl Alcohol (IPA) and other chemical intermediates. Serving the global energy storage, electric vehicle, and pharmaceutical sectors, the firm focuses on high-performance materials that support advanced battery technologies and industrial applications. It maintains a strong emphasis on technological innovation and integrated manufacturing processes to ensure product quality and supply chain stability.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第二届董事会第二十六次会议决议公告 | 2026-05-22 | Chinese | |
| 关于出售已回购股份计划的公告 | 2026-05-22 | Chinese | |
| 山东海科新源材料科技股份有限公司2025年年度股东会的法律意见书 | 2026-05-15 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-15 | Chinese | |
| 关于2026年度日常关联交易预计的公告 | 2026-04-22 | Chinese | |
| 第二届董事会第二十五次会议决议公告 | 2026-04-22 | Chinese |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46825580 | 第二届董事会第二十六次会议决议公告 | 2026-05-22 | Chinese | ||
| 46825579 | 关于出售已回购股份计划的公告 | 2026-05-22 | Chinese | ||
| 46352119 | 山东海科新源材料科技股份有限公司2025年年度股东会的法律意见书 | 2026-05-15 | Chinese | ||
| 46352142 | 2025年年度股东会决议公告 | 2026-05-15 | Chinese | ||
| 39409548 | 关于2026年度日常关联交易预计的公告 | 2026-04-22 | Chinese | ||
| 39409547 | 第二届董事会第二十五次会议决议公告 | 2026-04-22 | Chinese | ||
| 39409546 | 利润分配和资本公积金转增股本方案 | 2026-04-22 | Chinese | ||
| 39409544 | 山东海科新源材料科技股份有限公司2026年度以简易程序向特定对象发行股票方案论证分析报告 | 2026-04-22 | Chinese | ||
| 39409542 | 关于提请股东会授权董事会办理以简易程序向特定对象发行股票相关事宜的公告 | 2026-04-22 | Chinese | ||
| 39409541 | 山东海科新源材料科技股份有限公司2026年度以简易程序向特定对象发行股票预案 | 2026-04-22 | Chinese | ||
| 39409540 | 2025年度财务决算报告 | 2026-04-22 | Chinese | ||
| 39409539 | 2025年度独立董事述职报告-王爱东 | 2026-04-22 | Chinese | ||
| 39409538 | 2025年度独立董事述职报告-孙新华 | 2026-04-22 | Chinese | ||
| 39409537 | 内部控制审计报告 | 2026-04-22 | Chinese | ||
| 39409535 | 山东海科新源材料科技股份有限公司内部控制制度 | 2026-04-22 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Hubei Xingfa Chemicals Group Co.,Ltd
Integrated producer of phosphorus-based chemicals, glyphosa…
|
600141 | CN | Manufacturing |
|
Hubei Zhenhua Chemical Co.,Ltd
Produces chromium salts and fine chemicals for industrial a…
|
603067 | CN | Manufacturing |
|
Hunan Hengguang Technology Co.,Ltd.
Manufactures sulfur and chlorine-based chemicals for pharma…
|
301118 | CN | Manufacturing |
|
HUNAN KAIMEITE GASES CO.,LTD.
Produces industrial, food-grade, and electronic specialty g…
|
002549 | CN | Manufacturing |
|
HUNAN RESUN Co., Ltd.
Manufactures surfactants and detergent raw materials for pe…
|
001218 | CN | Manufacturing |
|
Hunan Yuneng New Energy Battery Material Co., Ltd.
Manufacturer of lithium iron phosphate and ternary cathode …
|
301358 | CN | Manufacturing |
|
Hydro Lithium Inc
Manufacturer of high-purity lithium products for the batter…
|
101670 | KR | Manufacturing |
|
IBU-tec advanced materials AG
A specialist in thermal process engineering and a manufactu…
|
IBU | DE | Manufacturing |
|
IEL LIMITED
Manufactures and trades chemicals and refined oils for indu…
|
524614 | IN | Manufacturing |
|
IG Petrochemicals Ltd
Leading producer of Phthalic Anhydride and organic intermed…
|
IGPL | IN | Manufacturing |
Shandong Hi-tech Spring Material Technology 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/56210/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56210 | 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=56210 | 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=56210 \ -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": 56210}, 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 Shandong Hi-tech Spring Material Technology Co., Ltd. (id: 56210)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.