
汉维科技 — Investor Relations & Filings
Hanwei Technology specializes in the research, development, and production of high-performance polymer additives. The company's core product portfolio includes a wide range of metallic soaps, such as zinc, calcium, and magnesium stearates, as well as composite lubricants and functional masterbatches. These products are designed to enhance the processing efficiency and performance characteristics of materials in the plastics, rubber, and coatings sectors. Hanwei Technology focuses on providing technical solutions that improve thermal stability, lubrication, and dispersion in polymer formulations. By leveraging advanced manufacturing processes, the company serves diverse applications within the petrochemical and material science sectors, emphasizing product consistency and environmental compliance in its chemical formulations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 东莞证券股份有限公司关于东莞市汉维科技股份有限公司2025年度持续督导定期现场检查报告 | 2026-04-16 | Chinese | |
| 关于投资者关系活动记录表的公告 | 2026-03-31 | Chinese | |
| 股东拟减持股份的预披露公告(再次披露) | 2026-03-10 | Chinese | |
| 2025年年度业绩快报公告 | 2026-02-26 | Chinese | |
| 东莞证券股份有限公司关于东莞市汉维科技股份有限公司开展套期保值业务的核查意见 | 2026-02-10 | Chinese | |
| 关于开展商品套期保值业务的可行性分析报告 | 2026-02-10 | Chinese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39989070 | 东莞证券股份有限公司关于东莞市汉维科技股份有限公司2025年度持续督导定期现场检查报告 | 2026-04-16 | Chinese | ||
| 39989069 | 关于投资者关系活动记录表的公告 | 2026-03-31 | Chinese | ||
| 39989059 | 股东拟减持股份的预披露公告(再次披露) | 2026-03-10 | Chinese | ||
| 39989045 | 2025年年度业绩快报公告 | 2026-02-26 | Chinese | ||
| 39989038 | 东莞证券股份有限公司关于东莞市汉维科技股份有限公司开展套期保值业务的核查意见 | 2026-02-10 | Chinese | ||
| 39989024 | 关于开展商品套期保值业务的可行性分析报告 | 2026-02-10 | Chinese | ||
| 39989019 | 关于公司及子公司开展期货套期保值业务的公告 | 2026-02-10 | Chinese | ||
| 39989010 | 东莞证券股份有限公司关于东莞市汉维科技股份有限公司预计2026年日常性关联交易的核查意见 | 2026-02-10 | Chinese | ||
| 39988996 | 关于预计2026年日常性关联交易的公告 | 2026-02-10 | Chinese | ||
| 39988990 | 关于变更签字注册会计师的公告 | 2026-02-10 | Chinese | ||
| 39988978 | 第四届董事会第十六次会议决议公告 | 2026-02-10 | Chinese | ||
| 39988969 | 股东拟减持股份的预披露公告 | 2026-02-09 | Chinese | ||
| 39988958 | 2025年年度业绩预告公告 | 2026-01-29 | Chinese | ||
| 39988948 | 北京德恒(深圳)律师事务所关于东莞市汉维科技股份有限公司2026年第一次临时股东会的法律意见 | 2026-01-26 | Chinese | ||
| 39988895 | 内部控制制度 | 2026-01-26 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other chemical products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
HOUSTON AMERICAN ENERGY CORP
Converts waste plastics and biomass into fuels and low-carb…
|
HUSA | US | Manufacturing |
|
HP Adhesives Limited
Manufacturer of adhesives, sealants, and solvent cements fo…
|
HPAL | IN | Manufacturing |
|
Huabao Flavours & Fragrances Co., Ltd
Develops and manufactures food, tobacco, and daily chemical…
|
300741 | CN | Manufacturing |
|
Huabao International Holdings Limited
Specializes in flavors, fragrances (F&F), aroma raw materia…
|
336 | BM | Manufacturing |
|
Hubei Dinglong CO.,Ltd.
Develops advanced materials for semiconductor, optoelectron…
|
300054 | CN | Manufacturing |
|
Hubei Huitian New Materials Co., Ltd
Produces high-performance adhesives and chemical materials …
|
300041 | CN | Manufacturing |
|
HUBEI KAILONG CHEMICAL GROUP CO.,LTD
Specializes in civil explosives, chemical products, and int…
|
002783 | CN | Manufacturing |
|
HYDROCARBON DYNAMICS LIMITED
Develops sustainable chemical solutions for oil flow assura…
|
HCD | AU | Manufacturing |
|
Hydrograph Clean Power Inc.
Commercial manufacturer of high-purity graphene and advance…
|
HG | CA | Manufacturing |
|
Hyfusin Group Holdings Limited
Key private label partner for the design and manufacture of…
|
8512 | HK | 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/58961/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58961 | 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=58961 | 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=58961 \ -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": 58961}, 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: 58961)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.