
HuBei NengTer Technology CO.,Ltd — Investor Relations & Filings
HuBei NengTer Technology CO.,Ltd specializes in the research, development, and large-scale production of fine chemicals and pharmaceutical intermediates. The company is a prominent global supplier of key intermediates for Vitamin E, including trimethylhydroquinone and isophytol, utilizing proprietary catalytic technologies. Its product portfolio also encompasses high-end chiral chemicals and intermediates for cardiovascular medications, such as statins. HuBei NengTer focuses on technological innovation in chemical synthesis, aiming for high-efficiency and environmentally sustainable manufacturing processes. The company serves international markets, providing essential raw materials for the pharmaceutical, nutraceutical, and animal nutrition sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 半年度非经营性资金占用及其他关联资金往来情况汇总表 | 2022-08-22 | Chinese | |
| 独立董事关于控股股东及其他关联方占用公司资金、公司对外担保情况的专项说明和独立意见 | 2022-08-22 | Chinese | |
| 2022年半年度财务报告 | 2022-08-22 | Chinese | |
| 2022年半年度报告摘要 | 2022-08-22 | Chinese | |
| 2022年半年度报告 | 2022-08-22 | Chinese | |
| 半年报监事会决议公告 | 2022-08-22 | Chinese |
Browse filings by year
19 years- 2026 4 filings
- 2023 29 filings
- 2022 188 filings
- 2021 169 filings
- 2020 186 filings
- 2019 368 filings
- 2018 321 filings
- 2017 225 filings
- 2016 288 filings
- 2015 209 filings
- 2014 172 filings
- 2013 162 filings
- 2012 131 filings
- 2011 108 filings
- 2010 95 filings
- 2009 82 filings
- 2008 131 filings
- 2007 112 filings
- 2006 24 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
15 filings
| |||||
| 34859723 | 半年度非经营性资金占用及其他关联资金往来情况汇总表 | 2022-08-22 | Chinese | ||
| 34859715 | 独立董事关于控股股东及其他关联方占用公司资金、公司对外担保情况的专项说明和独立意见 | 2022-08-22 | Chinese | ||
| 34859703 | 2022年半年度财务报告 | 2022-08-22 | Chinese | ||
| 34859650 | 2022年半年度报告摘要 | 2022-08-22 | Chinese | ||
| 34859635 | 2022年半年度报告 | 2022-08-22 | Chinese | ||
| 34859536 | 半年报监事会决议公告 | 2022-08-22 | Chinese | ||
| 34859524 | 半年报董事会决议公告 | 2022-08-22 | Chinese | ||
| 34859511 | 关于争取撤销风险警示所采取的措施及有关工作进展情况的公告 | 2022-08-15 | Chinese | ||
| 34859485 | 关于与同孚实业私募债项目相关债权人签署和解协议书的公告 | 2022-08-15 | Chinese | ||
| 34859472 | 关于大股东林福椿先生所持公司股份将被司法拍卖的提示性公告 | 2022-08-12 | Chinese | ||
| 34859457 | 关于与(2020)浙0108民初276号案件债权人签署《执行和解协议》的公告 | 2022-08-03 | Chinese | ||
| 34859436 | 独立董事关于全资子公司向金融机构申请综合授信额度暨关联交易事项的事前同意函 | 2022-07-26 | Chinese | ||
| 34859426 | 第七届董事会第二次会议决议公告 | 2022-07-26 | Chinese | ||
| 34859412 | 关于收到持股 3%以上股东临时提案暨公司2022年第四次临时股东大会增加临时提案的补充通知 | 2022-07-26 | Chinese | ||
| 34859397 | 关于公司为全资子公司能特科技有限公司融资担保提供反担保暨关联交易的公告 | 2022-07-26 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
20 Microns Limited
Produces ultra-fine industrial minerals and specialty chemi…
|
20MICRONS | IN | Manufacturing |
|
5E Advanced Materials, Inc.
Develops boron and lithium resources for a domestic supply …
|
FEAM | US | Manufacturing |
|
Aarti Industries Ltd
Global producer of benzene-based specialty chemicals and ph…
|
AARTIIND | IN | Manufacturing |
|
Aarti Surfactants Limited
Produces surfactants and specialty chemicals for global FMC…
|
AARTISURF | IN | Manufacturing |
|
ABA CHEMICALS CORPORATION
CDMO for advanced intermediates and active ingredients for …
|
300261 | CN | Manufacturing |
|
AB Igrene
Converts natural methane into hydrogen and solid carbon usi…
|
ABI | SE | Manufacturing |
|
ADVANCED ENERGY MINERALS LTD
Produces ultra-high purity alumina for batteries, LEDs and …
|
AEM | AU | Manufacturing |
|
Advanced Graphene Products Spolka Akcyjna
Manufacturer of large-area and flake graphene materials and…
|
GPH | PL | Manufacturing |
|
ADVANCE ZINCTEK LIMITED
Produces zinc and aluminum oxide powders for sunscreens, sk…
|
ANO | AU | Manufacturing |
|
AdvanSix Inc.
A diversified chemistry company producing essential materia…
|
ASIX | US | Manufacturing |
HuBei NengTer 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/54160/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54160 | 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=54160 | 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=54160 \ -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": 54160}, 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 HuBei NengTer Technology CO.,Ltd (id: 54160)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.