
Suli Co., Ltd. — Investor Relations & Filings
Suli Co., Ltd. specializes in the research, development, production, and distribution of agrochemicals, flame retardants, and fine chemical intermediates. The company’s primary product portfolio includes fungicides such as chlorothalonil and various flame retardant agents like decabromodiphenylethane. These products serve diverse applications in crop protection, plastics, and electronics. The organization emphasizes technological innovation and maintains advanced manufacturing facilities to ensure high-purity chemical synthesis. It operates with a focus on integrated production chains, leveraging expertise in chlorination and bromination processes to supply global markets. The company maintains rigorous quality management systems and environmental safety standards to support its role as a supplier in the international chemical supply chain.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第三届监事会第七次会议决议公告 | 2020-04-21 | Chinese | |
| 2019年度内部控制评价报告 | 2020-04-21 | Chinese | |
| 2019年度独立董事述职报告 | 2020-04-21 | Chinese | |
| 关于召开2019年年度股东大会的通知 | 2020-04-21 | Chinese | |
| 独立董事关于第三届董事会第八次会议相关事项的事前审阅意见 | 2020-04-21 | Chinese | |
| 关于补选公司独立董事的公告 | 2020-04-21 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
15 filings
| |||||
| 37868352 | 第三届监事会第七次会议决议公告 | 2020-04-21 | Chinese | ||
| 37868345 | 2019年度内部控制评价报告 | 2020-04-21 | Chinese | ||
| 37868323 | 2019年度独立董事述职报告 | 2020-04-21 | Chinese | ||
| 37868281 | 关于召开2019年年度股东大会的通知 | 2020-04-21 | Chinese | ||
| 37868259 | 独立董事关于第三届董事会第八次会议相关事项的事前审阅意见 | 2020-04-21 | Chinese | ||
| 37868203 | 关于补选公司独立董事的公告 | 2020-04-21 | Chinese | ||
| 37868192 | 关于2020年开展票据池业务的公告 | 2020-04-21 | Chinese | ||
| 37868182 | 2019年年度报告摘要 | 2020-04-21 | Chinese | ||
| 37868170 | 内部控制审计报告 | 2020-04-21 | Chinese | ||
| 37868032 | 募集资金存放与使用情况鉴证报告 | 2020-04-21 | Chinese | ||
| 37867843 | 独立董事关于第三届董事会第八次会议相关事项的独立意见 | 2020-04-21 | Chinese | ||
| 37867690 | 关于使用部分闲置自有资金进行现金管理的公告 | 2020-04-21 | Chinese | ||
| 37867667 | 关于开展外汇套期保值业务的公告 | 2020-04-21 | Chinese | ||
| 37867657 | 关于会计政策变更的公告 | 2020-04-21 | Chinese | ||
| 37867645 | 关于公司2019年度利润分配预案的公告 | 2020-04-21 | 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 |
|
ANCOM NYLEX BERHAD
Diversified group manufacturing agchem, industrial chemical…
|
— | MY | 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 |
Suli 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/57716/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57716 | 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=57716 | 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=57716 \ -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": 57716}, 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 Suli Co., Ltd. (id: 57716)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.