CHINA OIL HBP SCIENCE&TECHNOLOGY CO.,LTD — Investor Relations & Filings
CHINA OIL HBP SCIENCE&TECHNOLOGY CO.,LTD. provides integrated solutions and specialized equipment for oil and gas field development. The company’s core business encompasses oil and gas processing, water treatment, and environmental protection technologies. Key offerings include separation and purification systems, oily sludge treatment, and automation control solutions. HBP delivers comprehensive engineering, procurement, and construction (EPC) services, focusing on enhancing production efficiency and environmental sustainability. Its technical portfolio includes oil-gas-water three-phase separation, natural gas dehydration, and advanced wastewater treatment. The company serves global energy projects by providing technical consulting, equipment manufacturing, and project management services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 中信证券股份有限公司关于华油惠博普科技股份有限公司详式权益变动报告书之财务顾问核查意见 | 2026-01-14 | Chinese | |
| 北京市天元律师事务所关于华油惠博普科技股份有限公司2026年第一次临时股东会的法律意见 | 2026-01-14 | Chinese | |
| 华油惠博普科技股份有限公司简式权益变动报告书 | 2026-01-14 | Chinese | |
| 关于控股股东签署股份转让协议暨控制权拟发生变更的提示性公告 | 2026-01-14 | Chinese | |
| 关于控股股东筹划控制权变更事项的进展暨复牌公告 | 2026-01-14 | Chinese | |
| 2026年第一次临时股东会决议的公告 | 2026-01-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 36269104 | 中信证券股份有限公司关于华油惠博普科技股份有限公司详式权益变动报告书之财务顾问核查意见 | 2026-01-14 | Chinese | ||
| 36269093 | 北京市天元律师事务所关于华油惠博普科技股份有限公司2026年第一次临时股东会的法律意见 | 2026-01-14 | Chinese | ||
| 36269080 | 华油惠博普科技股份有限公司简式权益变动报告书 | 2026-01-14 | Chinese | ||
| 36269071 | 关于控股股东签署股份转让协议暨控制权拟发生变更的提示性公告 | 2026-01-14 | Chinese | ||
| 36269068 | 关于控股股东筹划控制权变更事项的进展暨复牌公告 | 2026-01-14 | Chinese | ||
| 36269067 | 2026年第一次临时股东会决议的公告 | 2026-01-14 | Chinese | ||
| 36269066 | 华油惠博普科技股份有限公司详式权益变动报告书 | 2026-01-14 | Chinese | ||
| 36269056 | 关于筹划控制权变更事项进展暨继续停牌的公告 | 2026-01-12 | Chinese | ||
| 36269048 | HBP2026-001 关于筹划控制权变更事项的停牌公告 | 2026-01-08 | Chinese | ||
|
2025
6 filings
| |||||
| 36269041 | 第五届董事会2025年第八次会议决议公告 | 2025-12-29 | Chinese | ||
| 36269034 | 关于拟续聘会计师事务所的公告 | 2025-12-29 | Chinese | ||
| 36269028 | 关于召开2026年第一次临时股东会的通知 | 2025-12-29 | Chinese | ||
| 36269016 | 北京市天元律师事务所关于华油惠博普科技股份有限公司2025年第四次临时股东会的法律意见 | 2025-12-22 | Chinese | ||
| 36269005 | 2025年第四次临时股东会决议的公告 | 2025-12-22 | Chinese | ||
| 36268996 | 关于为全资子公司香港惠华环球科技有限公司提供担保的公告 | 2025-12-05 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Support activities for petroleum and natural gas extraction
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aakash Exploration Services Limited
Provides upstream oil and gas services, mobile workover rig…
|
AAKASH | IN | Mining and quarrying |
|
ACT Energy Technologies Ltd.
Provides directional drilling services and specialized down…
|
ACX | CA | Mining and quarrying |
|
Ades Holding Co.
Provides offshore and onshore drilling and production servi…
|
2382 | SA | Mining and quarrying |
|
AJ LUCAS GROUP LIMITED
Provides integrated drilling solutions for energy, mining, …
|
AJL | AU | Mining and quarrying |
|
Akita Drilling Ltd.
Land-based contract drilling services for the oil and gas i…
|
AKT.A | CA | Mining and quarrying |
|
Alpine Oil Services Corporation
Provides innovative drilling solutions, primarily MPD and U…
|
— | CA | Mining and quarrying |
|
Anton Oilfield Services Group
Integrated oilfield technology service provider for full li…
|
3337 | KY | Mining and quarrying |
|
Arabian Drilling Co.
Provides onshore and offshore drilling, well construction, …
|
2381 | SA | Mining and quarrying |
|
Archer
A global energy services company providing drilling and wel…
|
ARCH | BM | Mining and quarrying |
|
ASHTEAD TECHNOLOGY HOLDINGS PLC
Provides subsea equipment rental and solutions for the glob…
|
AT | GB | Mining and quarrying |
CHINA OIL HBP SCIENCE&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/54580/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54580 | 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=54580 | 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=54580 \ -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": 54580}, 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 CHINA OIL HBP SCIENCE&TECHNOLOGY CO.,LTD (id: 54580)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.