Befar Group Co., Ltd — Investor Relations & Filings
About Befar Group Co., Ltd
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-04-13 | Chinese | |
| 滨化股份2026年第一次临时股东会的法律意见书 | 2026-04-13 | Chinese | |
| 山东众成清泰(济南)律师事务所关于滨化集团股份有限公司第三期员工持股计划的法律意见书 | 2026-04-08 | Chinese | |
| 滨化股份2026年第一次临时股东会会议材料 | 2026-04-02 | Chinese | |
| 滨化股份关于第一大股东质押股份及解除部分股份质押的公告 | 2026-03-31 | Chinese | |
| 滨化股份关于为子公司提供担保的公告 | 2026-03-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 35580686 | 滨化股份关于第一大股东首次增持公司股份暨增持计划进展公告 | 2026-03-18 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ALPHA HPA LIMITED
Produces high-purity alumina and aluminum precursors for ba…
|
A4N | AU | Manufacturing |
|
Alto Ingredients, Inc.
Producer of specialty alcohols, renewable fuels, and essent…
|
ALTO | US | Manufacturing |
|
Alufluoride Ltd.
Manufactures Aluminum Fluoride from fertilizer byproducts f…
|
524634 | IN | Manufacturing |
|
Amal Ltd
Manufactures sulfur-based compounds for medicinal, agricult…
|
506597 | IN | Manufacturing |
|
AMIA CO.,LTD.
Develops specialty chemicals and metal compounds through a …
|
8438 | TW | Manufacturing |
|
Amines & Plasticizers Ltd
Manufacturer of alkanolamines and plasticizers for gas trea…
|
AMNPLST | IN | Manufacturing |
|
Andhra Petrochemicals Ltd.
Produces Oxo-Alcohols for plasticizers, solvents, and resin…
|
500012 | IN | Manufacturing |
|
ANHUI ANNADA TITANIUM INDUSTRY CO.,LTD.
Produces titanium dioxide and iron phosphate for industrial…
|
002136 | CN | Manufacturing |
|
Anhui Huaheng Biotechnology Co., Ltd.
Global producer of bio-based amino and organic acids using …
|
688639 | CN | Manufacturing |
|
ANSHAN HIFICHEM CO.,LTD.
Manufacturer of high-performance organic pigments and solve…
|
300758 | CN | 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.