
STANLEY AGRICULTURE GROUP CO.,LTD. — Investor Relations & Filings
STANLEY AGRICULTURE GROUP CO.,LTD. focuses on the research, development, production, and sale of high-efficiency fertilizers. The company’s core product line includes high-tower compound fertilizers, controlled-release fertilizers, water-soluble fertilizers, and bio-organic fertilizers. It leverages advanced manufacturing technologies, such as high-tower granulation, to produce specialized NPK formulations tailored for various soil types and crop requirements. Beyond manufacturing, the group provides integrated agricultural services, including soil testing and precision fertilization guidance. Its operations are centered on enhancing agricultural productivity and promoting sustainable farming through innovative plant nutrition solutions and large-scale production capabilities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 史丹利2025年度股东会法律意见书 | 2026-05-14 | Chinese | |
| 2025年度股东会决议公告 | 2026-05-14 | Chinese | |
| 关于参加2026年山东辖区上市公司投资者网上集体接待日活动的公告 | 2026-05-11 | Chinese | |
| 关于控股股东部分股份质押的公告 | 2026-05-11 | Chinese | |
| 关于开展尿素期货套期保值业务的可行性分析报告 | 2026-04-21 | Chinese | |
| 关于提请股东会授权董事会制定2026年中期分红方案的公告 | 2026-04-21 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46344385 | 史丹利2025年度股东会法律意见书 | 2026-05-14 | Chinese | ||
| 46344384 | 2025年度股东会决议公告 | 2026-05-14 | Chinese | ||
| 45016603 | 关于参加2026年山东辖区上市公司投资者网上集体接待日活动的公告 | 2026-05-11 | Chinese | ||
| 45016472 | 关于控股股东部分股份质押的公告 | 2026-05-11 | Chinese | ||
| 36418773 | 关于开展尿素期货套期保值业务的可行性分析报告 | 2026-04-21 | Chinese | ||
| 36418770 | 关于提请股东会授权董事会制定2026年中期分红方案的公告 | 2026-04-21 | Chinese | ||
| 36418768 | 关于对会计师事务所2025年度履职情况评估报告 | 2026-04-21 | Chinese | ||
| 36418767 | 2025年年度报告摘要 | 2026-04-21 | Chinese | ||
| 36418763 | 内部控制审计报告 | 2026-04-21 | Chinese | ||
| 36418761 | 董事、高级管理人员薪酬管理制度(2026年4月) | 2026-04-21 | Chinese | ||
| 36418760 | 关于公司2026年度开展理财投资额度的公告 | 2026-04-21 | Chinese | ||
| 36418758 | 关于会计政策变更的公告 | 2026-04-21 | Chinese | ||
| 36418757 | 关于召开2025年度股东会的通知 | 2026-04-21 | Chinese | ||
| 36418754 | 董事会审计委员会对会计师事务所2025年度履行监督职责情况的报告 | 2026-04-21 | Chinese | ||
| 36418748 | 董事会关于对独立董事独立性自查情况的专项报告 | 2026-04-21 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of fertilizers and nitrogen compounds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACBT
Develops bio-chemical fertilizers and microbial solutions f…
|
4148 | TW | Manufacturing |
|
Acron
A vertically integrated producer of mineral fertilizers and…
|
AKRN | RU | Manufacturing |
|
Agritech Limited
Manufacturer and marketer of agricultural fertilizers, spec…
|
AGL | PK | Manufacturing |
|
Agritech Non-Voting (Pref) Class A
fertilizer manufacturer operating a modern and efficient ur…
|
AGLNCPS | PK | Manufacturing |
|
Agrium Inc.
Globally integrated company specializing in the production …
|
AGU | CA | Manufacturing |
|
Agro Phos India Limited
Manufactures and markets fertilizers and soil nutrients for…
|
AGROPHOS | IN | Manufacturing |
|
AmmPower Corp.
Clean energy tech company focused on sustainable green ammo…
|
AMMP | CA | Manufacturing |
|
ANHUI HUAERTAI CHEMICAL CO., LTD.
Produces basic and fine chemicals for pharmaceuticals, pest…
|
001217 | CN | Manufacturing |
|
ANHUI LIUGUO CHEMICAL CO.,LTD.
Manufactures phosphate fertilizers, compound fertilizers, a…
|
600470 | CN | Manufacturing |
|
ANHUI SIERTE FERTILIZER INDUSTRY LTD.,COMPANY
Integrated manufacturer of high-efficiency fertilizers and …
|
002538 | CN | Manufacturing |
STANLEY AGRICULTURE 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/54614/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54614 | 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=54614 | 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=54614 \ -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": 54614}, 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 STANLEY AGRICULTURE GROUP CO.,LTD. (id: 54614)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.