BSM CHEMICAL CO., LTD. — Investor Relations & Filings
BSM Chemical Co., Ltd. specializes in the research, development, production, and sale of pesticide intermediates, technical grade pesticides, and pesticide formulations. The company focuses on the complete industrial chain of selective herbicides, particularly pendimethalin. Its product portfolio includes key intermediates such as 4-nitro-o-xylene and N-(1-ethylpropyl)-3,4-dimethyl-2,6-dinitroaniline. BSM Chemical emphasizes technological innovation and environmental sustainability, producing high-efficiency, low-toxicity crop protection solutions. The company serves global agricultural markets by providing integrated chemical manufacturing services and maintaining rigorous quality control standards across its production facilities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于公司续聘2026年度审计机构的公告 | 2026-04-21 | Chinese | |
| 内部控制审计报告 | 2026-04-21 | Chinese | |
| 关于对宁波捷力克化工有限公司业绩承诺期届满资产减值测试报告 | 2026-04-21 | Chinese | |
| 关于宁波捷力克化工有限公司2025年度业绩承诺实现情况的公告 | 2026-04-21 | Chinese | |
| 关于拟变更非独立董事的公告 | 2026-04-21 | Chinese | |
| 关于开展2026年度远期外汇交易业务的公告 | 2026-04-21 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40038097 | 关于公司续聘2026年度审计机构的公告 | 2026-04-21 | Chinese | ||
| 40038093 | 内部控制审计报告 | 2026-04-21 | Chinese | ||
| 40038087 | 关于对宁波捷力克化工有限公司业绩承诺期届满资产减值测试报告 | 2026-04-21 | Chinese | ||
| 40038076 | 关于宁波捷力克化工有限公司2025年度业绩承诺实现情况的公告 | 2026-04-21 | Chinese | ||
| 40038074 | 关于拟变更非独立董事的公告 | 2026-04-21 | Chinese | ||
| 40038065 | 关于开展2026年度远期外汇交易业务的公告 | 2026-04-21 | Chinese | ||
| 40038040 | 2025年度会计师事务所的履职情况评估报告及审计委员会履行监督职责情况报告 | 2026-04-21 | Chinese | ||
| 40038037 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-21 | Chinese | ||
| 40038035 | 2025年年度报告摘要 | 2026-04-21 | Chinese | ||
| 40038034 | 中泰证券股份有限公司关于绍兴贝斯美化工股份有限公司重大资产购买暨关联交易之2025年度业绩承诺实现情况及业绩承诺期届满资产减值测试情况的核查意见 | 2026-04-21 | Chinese | ||
| 40038031 | 独立董事2025年度述职报告(方咏梅) | 2026-04-21 | Chinese | ||
| 40038023 | 关于举行2025年年度网上业绩说明会的公告 | 2026-04-21 | Chinese | ||
| 40038021 | 董事、高级管理人员薪酬管理制度 | 2026-04-21 | Chinese | ||
| 40038011 | 重大信息内部报告制度 | 2026-04-21 | Chinese | ||
| 40037998 | 关于2025年度利润分配方案的公告 | 2026-04-21 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of pesticides and other agrochemical products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CK Life Sciences Int'l., (Holdings) Inc.
Develops and sells biotechnology products for human health …
|
775 | KY | Manufacturing |
|
Corteva, Inc.
A global agriscience company providing seed and crop protec…
|
CTVA | US | Manufacturing |
|
Crop Life Science Limited
Manufactures and markets agrochemical formulations for crop…
|
CLSL | IN | Manufacturing |
|
Dalian BIO-CHEM Company Limited
Global supplier of industrial isothiazolinone-based biocide…
|
603360 | CN | Manufacturing |
|
Dhanlaxmi Crop Science Limited
Formulates and markets agricultural inputs, hybrid seeds, a…
|
DHANLAXMI | IN | Manufacturing |
|
Dhanuka Agritech Ltd.
Manufactures crop protection solutions and provides technic…
|
DHANUKA | IN | Manufacturing |
|
Dharmaj Crop Guard Limited
Integrated manufacturer of agrochemical formulations for gl…
|
DHARMAJ | IN | Manufacturing |
|
DONGBANG AGRO CORP
Manufacturer of agricultural chemical products and crop pro…
|
007590 | KR | Manufacturing |
|
Earth Corporation
Manufacturer of pest control, personal care, home care, and…
|
4985 | JP | Manufacturing |
|
EDEN RESEARCH PLC
Develops sustainable biopesticides and plastic-free encapsu…
|
EDEN | GB | Manufacturing |
BSM CHEMICAL 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/55766/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55766 | 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=55766 | 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=55766 \ -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": 55766}, 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 BSM CHEMICAL CO., LTD. (id: 55766)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.