
Shanying International Holdings Co., Ltd. — Investor Relations & Filings
Shanying International Holdings Co., Ltd. specializes in the integrated production of paper and packaging solutions, operating a comprehensive value chain that spans recycled fiber collection, containerboard manufacturing, and corrugated packaging design. The company’s core product range includes high-performance kraftliner, testliner, and fluting paper, catering to diverse industrial and consumer packaging requirements. By leveraging advanced manufacturing processes and a circular economy model, the company focuses on resource efficiency and sustainable material usage. Its operations integrate upstream raw material sourcing with downstream conversion services to provide end-to-end supply chain support for global markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于2026年股票期权激励计划内幕信息知情人买卖公司股票情况的自查报告 | 2026-05-21 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-21 | Chinese | |
| 2026年股票期权激励计划 | 2026-05-21 | Chinese | |
| 浙江天册律师事务所关于山鹰国际控股股份公司2025年年度股东会的法律意见书 | 2026-05-21 | Chinese | |
| 关于提供担保的进展公告 | 2026-05-15 | Chinese | |
| 2025年年度报告摘要 | 2026-04-29 | Chinese |
Browse filings by year
26 years- 2026 31 filings
- 2025 146 filings
- 2024 203 filings
- 2023 155 filings
- 2022 239 filings
- 2021 165 filings
- 2020 238 filings
- 2019 187 filings
- 2018 229 filings
- 2017 175 filings
- 2016 147 filings
- 2015 109 filings
- 2014 86 filings
- 2013 143 filings
- 2012 82 filings
- 2011 53 filings
- 2010 59 filings
- 2009 41 filings
- 2008 40 filings
- 2007 59 filings
- 2006 83 filings
- 2005 69 filings
- 2004 45 filings
- 2003 36 filings
- 2002 25 filings
- 2001 5 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46758065 | 关于2026年股票期权激励计划内幕信息知情人买卖公司股票情况的自查报告 | 2026-05-21 | Chinese | ||
| 46757850 | 2025年年度股东会决议公告 | 2026-05-21 | Chinese | ||
| 46757842 | 2026年股票期权激励计划 | 2026-05-21 | Chinese | ||
| 46757168 | 浙江天册律师事务所关于山鹰国际控股股份公司2025年年度股东会的法律意见书 | 2026-05-21 | Chinese | ||
| 46364847 | 关于提供担保的进展公告 | 2026-05-15 | Chinese | ||
| 41170520 | 2025年年度报告摘要 | 2026-04-29 | Chinese | ||
| 41170518 | 2026年第一季度报告 | 2026-04-29 | Chinese | ||
| 41170517 | 关于山鹰国际控股股份公司2025年度营业收入扣除情况的专项说明 | 2026-04-29 | Chinese | ||
| 41170515 | 关于2026年度担保计划的公告 | 2026-04-29 | Chinese | ||
| 41170511 | 内部控制制度(2026年4月修订) | 2026-04-29 | Chinese | ||
| 41170508 | 2025年年度利润分配方案的公告 | 2026-04-29 | Chinese | ||
| 41170506 | 2026年股票期权激励计划(草案) | 2026-04-29 | Chinese | ||
| 41170504 | 2025年度对会计师事务所履职情况评估报告 | 2026-04-29 | Chinese | ||
| 41170500 | 关于变更注册资本并修订《公司章程》及修订、制定部分内部治理制度的公告 | 2026-04-29 | Chinese | ||
| 41170498 | 对外担保管理制度(2026年4月修订) | 2026-04-29 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of pulp, paper and paperboard
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AbitibiBowater Canada Inc.
Global producer of newsprint, printing papers, bleached kra…
|
AXB | CA | Manufacturing |
|
Agio Paper & Industries Limited
Manufactures writing and printing paper for educational and…
|
516020 | IN | Manufacturing |
|
Alberta Newsprint Fund
Alberta's sole paper mill, manufacturing premium newsprint …
|
— | CA | Manufacturing |
|
ALKİM KAĞIT SANAYİ VE TİCARET A.Ş.
Manufacturer of high-grade paper for the printing and packa…
|
ALKA | TR | Manufacturing |
|
Altri SGPS
A producer of cellulosic fibers and eucalyptus pulp from su…
|
ACJ | PT | Manufacturing |
|
ANDHRA PAPER LIMITED
Integrated manufacturer of pulp, paper, and specialty board…
|
ANDHRAPAP | IN | Manufacturing |
|
Anhui Genuine New Materials Co.,Ltd.
Manufactures high-end vacuum aluminized and transfer paper …
|
603429 | CN | Manufacturing |
|
ANHUI LINPING CIRCULAR DEVELOPMENT CO., LTD.
Produces recycled corrugated base paper and kraft linerboar…
|
603284 | CN | Manufacturing |
|
Arctic Paper S.A.
Manufacturer of premium graphic papers, packaging solutions…
|
ATC | PL | Manufacturing |
|
Ashutosh Paper Mills Ltd.
Produces kraft, writing, and printing papers from recycled …
|
531568 | IN | Manufacturing |
Shanying International Holdings 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/56822/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56822 | 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=56822 | 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=56822 \ -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": 56822}, 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 Shanying International Holdings Co., Ltd. (id: 56822)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.