BGRIMM Technology Co., Ltd. — Investor Relations & Filings
About BGRIMM Technology Co., Ltd.
BGRIMM Technology Co., Ltd. provides specialized engineering services, technical solutions, and high-end equipment for mineral processing and extractive metallurgy. The company’s core activities encompass research and development, process design, and the manufacturing of industrial machinery, including flotation machines, magnetic separators, and grinding equipment. It also develops advanced materials such as thermal spray powders and specialized alloys for demanding industrial applications. BGRIMM delivers integrated technical support for the recovery and processing of non-ferrous, ferrous, and precious metals. By integrating laboratory-scale testing with industrial-scale implementation, the company offers optimized workflows and energy-efficient technologies aimed at enhancing resource recovery and operational efficiency for global mineral and metallurgical projects.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 北矿科技关于提请股东会授权董事会制定2026年中期分红方案的公告 | 2026-03-30 | Chinese | |
| 北矿科技2025年年度报告摘要 | 2026-03-30 | Chinese | |
| 北矿科技关于会计政策变更的公告 | 2026-03-30 | Chinese | |
| 北矿科技股份有限公司对会计师事务所2025年度履职情况评估报告 | 2026-03-30 | Chinese | |
| 北矿科技敏感信息排查管理制度(2026年3月) | 2026-03-30 | Chinese | |
| 北矿科技董事会关于独立董事独立性情况的专项意见 | 2026-03-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 41845471 | 北矿科技关于提请股东会授权董事会制定2026年中期分红方案的公告 | 2026-03-30 | Chinese | ||
| 41845465 | 北矿科技2025年年度报告摘要 | 2026-03-30 | Chinese | ||
| 41845448 | 北矿科技关于会计政策变更的公告 | 2026-03-30 | Chinese | ||
| 41845440 | 北矿科技股份有限公司对会计师事务所2025年度履职情况评估报告 | 2026-03-30 | Chinese | ||
| 41845437 | 北矿科技敏感信息排查管理制度(2026年3月) | 2026-03-30 | Chinese | ||
| 41845428 | 北矿科技董事会关于独立董事独立性情况的专项意见 | 2026-03-30 | Chinese | ||
| 41845416 | 北矿科技关于召开2025年度业绩说明会的公告 | 2026-03-30 | Chinese | ||
| 41845410 | 北矿科技重大信息内部报告制度(2026年3月) | 2026-03-30 | Chinese | ||
| 41845399 | 北矿科技关于计提资产减值准备及核销资产的公告 | 2026-03-30 | Chinese | ||
| 41845393 | 北矿科技独立董事2025年度述职报告(岳明) | 2026-03-30 | Chinese | ||
| 41845377 | 北矿科技2025年度环境、社会和公司治理(ESG)报告 | 2026-03-30 | Chinese | ||
| 41844958 | 北矿科技独立董事年报工作制度(2026年3月) | 2026-03-30 | Chinese | ||
| 41844942 | 北矿科技2025年年度报告 | 2026-03-30 | Chinese | ||
| 41844941 | 北矿科技董事会审计委员会对会计师事务所履行监督职责情况报告 | 2026-03-30 | Chinese | ||
| 41844931 | 天健会计师事务所关于北矿科技股份有限公司非经营性资金占用及其他关联资金往来情况汇总表的专项审计报告 | 2026-03-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Architectural and engineering, and related technical consultancy activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
HAV Group ASA
Provider of technology and integrated solutions for the mar…
|
HAV | NO | Professional, scientific and te… |
|
Hebei Gongda Keya Technology Group Co.,Ltd.
Provides intelligent heating solutions and energy-saving Io…
|
301197 | CN | Professional, scientific and te… |
|
Heerim Architects & Planners
Architectural design and engineering firm providing design …
|
037440 | KR | Professional, scientific and te… |
|
Hephaestus Holdings Limited
Investment holding company focused on interior design and e…
|
8173 | MT | Professional, scientific and te… |
|
Hifab Group AB
Project management and consulting for real estate, infrastr…
|
HIFA | SE | Professional, scientific and te… |
|
Hill Incorporated
Provides full-scope civil engineering and land surveying fo…
|
HILL.H | CA | Professional, scientific and te… |
|
HIP CORPORATION
Technical outsourcing firm providing engineering talent for…
|
2136 | JP | Professional, scientific and te… |
|
Huatu Cendes CO., LTD.
Provides architectural, engineering, urban planning, and te…
|
300492 | CN | Professional, scientific and te… |
|
HUHUTECH International Group Inc.
Provider of factory management and high-purity process syst…
|
HUHU | KY | Professional, scientific and te… |
|
Hunan Baili Engineering Sci&Tech Co.,Ltd
Provides EPC services for energy, chemical, and lithium-ion…
|
603959 | CN | Professional, scientific and te… |
BGRIMM 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/57133/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57133 | 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=57133 | 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=57133 \ -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": 57133}, 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 BGRIMM Technology Co., Ltd. (id: 57133)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.