
Befar Group Co., Ltd — Investor Relations & Filings
Befar Group Co., Ltd. is a comprehensive enterprise specializing in the production and distribution of chlor-alkali and petrochemical products. The core portfolio includes caustic soda, propylene oxide, and trichloroethylene. It operates integrated production facilities focused on high-purity chemical manufacturing, serving sectors such as textiles, metallurgy, and synthetic materials. The organization emphasizes technological innovation in fine chemicals and new energy materials, maintaining a significant presence in global supply chains. Operations encompass research and development, manufacturing, and technical services, aiming for resource efficiency and industrial synergy across diverse chemical value chains.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 滨化股份关于参加2026年山东辖区上市公司投资者网上集体接待日活动的公告 | 2026-05-12 | Chinese | |
| 滨化股份2026年第一次临时股东会决议公告 | 2026-04-13 | Chinese | |
| 滨化股份2026年第一次临时股东会的法律意见书 | 2026-04-13 | Chinese | |
| 山东众成清泰(济南)律师事务所关于滨化集团股份有限公司第三期员工持股计划的法律意见书 | 2026-04-08 | Chinese | |
| 滨化股份2026年第一次临时股东会会议材料 | 2026-04-02 | Chinese | |
| 滨化股份关于第一大股东质押股份及解除部分股份质押的公告 | 2026-03-31 | Chinese |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 45346341 | 滨化股份关于参加2026年山东辖区上市公司投资者网上集体接待日活动的公告 | 2026-05-12 | Chinese | ||
| 35580726 | 滨化股份2026年第一次临时股东会决议公告 | 2026-04-13 | Chinese | ||
| 35580724 | 滨化股份2026年第一次临时股东会的法律意见书 | 2026-04-13 | Chinese | ||
| 35580719 | 山东众成清泰(济南)律师事务所关于滨化集团股份有限公司第三期员工持股计划的法律意见书 | 2026-04-08 | Chinese | ||
| 35580717 | 滨化股份2026年第一次临时股东会会议材料 | 2026-04-02 | Chinese | ||
| 35580708 | 滨化股份关于第一大股东质押股份及解除部分股份质押的公告 | 2026-03-31 | Chinese | ||
| 35580702 | 滨化股份关于为子公司提供担保的公告 | 2026-03-27 | Chinese | ||
| 35580699 | 滨化股份关于召开2026年第一次临时股东会的通知 | 2026-03-27 | Chinese | ||
| 35580697 | 滨化股份董事会薪酬与绩效考核委员会关于修订公司第三期员工持股计划相关事项的核查意见 | 2026-03-27 | Chinese | ||
| 35580695 | 滨化股份第三期员工持股计划(草案修订稿)摘要公告 | 2026-03-27 | Chinese | ||
| 35580694 | 滨化股份第三期员工持股计划管理办法(修订稿) | 2026-03-27 | Chinese | ||
| 35580693 | 滨化股份关于修订第三期员工持股计划相关事项的公告 | 2026-03-27 | Chinese | ||
| 35580691 | 滨化股份第六届董事会第十四次会议决议公告 | 2026-03-27 | Chinese | ||
| 35580689 | 滨化股份职工代表组长联席会议决议公告 | 2026-03-27 | Chinese | ||
| 35580687 | 滨化股份第三期员工持股计划(草案修订稿) | 2026-03-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
TRUALT BIOENERGY LIMITED
Produces ethanol, compressed biogas, and organic fertilizer…
|
TRUALT | IN | Manufacturing |
|
TRUE COLORS LIMITED
Manufactures dyes, pigments, and chemical auxiliaries for t…
|
544531 | IN | Manufacturing |
|
Trust Chem Co., Ltd.
Manufactures organic pigments and dispersions for coatings,…
|
001335 | CN | Manufacturing |
|
Tulasee Bio-Ethanol Ltd.
Produces industrial alcohol and chemical derivatives for fu…
|
524514 | IN | Manufacturing |
|
Ucore Rare Metals Inc.
Refines critical rare earth elements using RapidSX™, securi…
|
UCU | CA | Manufacturing |
|
Ultramarine & Pigments Ltd.
Manufacturer of inorganic pigments and surfactants for indu…
|
ULTRAMAR | IN | Manufacturing |
|
Unggul Indah Cahaya Tbk
Manufactures and sells alkylbenzene chemicals for detergent…
|
UNIC | ID | Manufacturing |
|
UNID CO.,LTD
Manufacturer of potassium-based and other basic inorganic c…
|
014830 | KR | Manufacturing |
|
Unilex Colours and Chemicals Limited
Manufacturer and exporter of pigments and food colors for g…
|
UNILEX | IN | Manufacturing |
|
UNIPAR CARBOCLORO S.A.
Produces chlorine, caustic soda, and PVC resins for sanitat…
|
— | BR | Manufacturing |
Befar Group 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/57275/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57275 | 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=57275 | 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=57275 \ -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": 57275}, 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 Befar Group Co., Ltd (id: 57275)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.