
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 |
|---|---|---|---|
| 2017年半年度募集资金存放与使用情况的专项报告 | 2017-08-24 | Chinese | |
| 关于续聘会计师事务所的公告 | 2017-08-24 | Chinese | |
| 2017年半年度报告 | 2017-08-24 | Chinese | |
| 关于控股子公司为控股子公司提供担保的公告 | 2017-08-03 | Chinese | |
| 关于使用部分闲置募集资金进行现金管理的实施公告 | 2017-07-17 | Chinese | |
| 关于使用部分闲置募集资金及闲置自有资金进行现金管理的实施公告 | 2017-07-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2017
15 filings
| |||||
| 37858235 | 2017年半年度募集资金存放与使用情况的专项报告 | 2017-08-24 | Chinese | ||
| 37858227 | 关于续聘会计师事务所的公告 | 2017-08-24 | Chinese | ||
| 37858221 | 2017年半年度报告 | 2017-08-24 | Chinese | ||
| 37858220 | 关于控股子公司为控股子公司提供担保的公告 | 2017-08-03 | Chinese | ||
| 37858210 | 关于使用部分闲置募集资金进行现金管理的实施公告 | 2017-07-17 | Chinese | ||
| 37858200 | 关于使用部分闲置募集资金及闲置自有资金进行现金管理的实施公告 | 2017-07-14 | Chinese | ||
| 37858193 | 关于完成工商变更登记的公告 | 2017-06-28 | Chinese | ||
| 37858185 | 关于控股子公司江阴苏利化学股份有限公司取得营业执照的公告 | 2017-06-28 | Chinese | ||
| 37858178 | 章程(2017年06月修订) | 2017-06-22 | Chinese | ||
| 37858168 | 2017年第二次临时股东大会的法律意见书 | 2017-06-22 | Chinese | ||
| 37858130 | 2017年第二次临时股东大会决议公告 | 2017-06-22 | Chinese | ||
| 37858122 | 2017年第二次临时股东大会会议资料 | 2017-06-13 | Chinese | ||
| 37858114 | 2016年年度权益分派实施公告 | 2017-06-07 | Chinese | ||
| 37858108 | 广发证券股份有限公司关于公司以募集资金置换预先投入募集资金投资项目自筹资金的核查意见 | 2017-06-06 | Chinese | ||
| 37858086 | 广发证券股份有限公司关于公司使用银行承兑汇票支付募集资金投资项目所需资金并以募集资金等额置换之核查意见 | 2017-06-06 | 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.