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 |
|---|---|---|---|
| 关于为控股子公司提供担保的进展公告 | 2025-06-05 | Chinese | |
| 关于为全资子公司提供担保的进展公告 | 2025-06-05 | Chinese | |
| 关于股份回购进展情况的公告 | 2025-06-03 | Chinese | |
| 北京金诚同达律师事务所关于绍兴贝斯美化工股份有限公司2024年年度股东大会的法律意见书 | 2025-05-09 | Chinese | |
| 2024年年度股东大会决议公告 | 2025-05-09 | Chinese | |
| 关于股份回购进展情况的公告 | 2025-05-06 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 40036898 | 关于为控股子公司提供担保的进展公告 | 2025-06-05 | Chinese | ||
| 40036894 | 关于为全资子公司提供担保的进展公告 | 2025-06-05 | Chinese | ||
| 40036884 | 关于股份回购进展情况的公告 | 2025-06-03 | Chinese | ||
| 40036878 | 北京金诚同达律师事务所关于绍兴贝斯美化工股份有限公司2024年年度股东大会的法律意见书 | 2025-05-09 | Chinese | ||
| 40036867 | 2024年年度股东大会决议公告 | 2025-05-09 | Chinese | ||
| 40036856 | 关于股份回购进展情况的公告 | 2025-05-06 | Chinese | ||
| 40036847 | 中泰证券股份有限公司关于绍兴贝斯美化工股份有限公司重大资产购买暨关联交易之2024年度持续督导报告书暨持续督导总结报告 | 2025-04-30 | Chinese | ||
| 40036829 | 中泰证券股份有限公司关于绍兴贝斯美化工股份有限公司2024年度持续督导跟踪报告 | 2025-04-30 | Chinese | ||
| 40036822 | 中泰证券股份有限公司关于绍兴贝斯美化工股份有限公司持续督导保荐总结报告书 | 2025-04-30 | Chinese | ||
| 40036810 | 关于为全资子公司提供担保的进展公告 | 2025-04-21 | Chinese | ||
| 40036796 | 中泰证券股份有限公司关于绍兴贝斯美化工股份有限公司重大资产购买暨关联交易之2024年度业绩承诺实现情况的核查意见 | 2025-04-18 | Chinese | ||
| 40036771 | 关于召开2024年年度股东大会通知的公告 | 2025-04-18 | Chinese | ||
| 40036760 | 关于2024年度利润分配方案的公告 | 2025-04-18 | Chinese | ||
| 40036750 | 2024年年度报告披露提示性公告 | 2025-04-18 | Chinese | ||
| 40036736 | 董事会决议公告 | 2025-04-18 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of pesticides and other agrochemical products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ADAMA Ltd.
Global provider of crop protection solutions using off-pate…
|
000553 | CN | Manufacturing |
|
Advance Agrolife Limited
Manufactures and distributes agrochemicals for crop protect…
|
ADVANCE | IN | Manufacturing |
|
Aimco Pesticides Ltd.
Manufacturer and exporter of technical grade pesticides and…
|
524288 | IN | Manufacturing |
|
Ambey Laboratories Limited
Manufactures and distributes agrochemicals and crop protect…
|
AMBEY | IN | Manufacturing |
|
AMERICAN VANGUARD CORP
Develops and markets solutions for crop protection, turf, a…
|
AVD | US | Manufacturing |
|
Amoéba
Develops natural microbiological solutions to manage bacter…
|
ALMIB | FR | Manufacturing |
|
Anhui Guangxin Agrochemical Co., Ltd.
Produces agrochemicals and fine chemical intermediates usin…
|
603599 | CN | Manufacturing |
|
Aristo Bio-Tech And Lifescience Limited
Manufactures crop protection products and provides contract…
|
ARISTO | IN | Manufacturing |
|
ASTEC LIFESCIENCES LIMITED
CDMO manufacturing agrochemical active ingredients and phar…
|
ASTEC | IN | Manufacturing |
|
Auri Grow India Limited
Develops agrochemicals, crop protection products, and bio-s…
|
AURIGROW | IN | 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.