
YANPAI FILTRATION TECHNOLOGY CO., LTD. — Investor Relations & Filings
YANPAI FILTRATION TECHNOLOGY CO., LTD. specializes in the design and manufacture of high-performance industrial filtration media. The company’s product portfolio encompasses a wide range of woven filter fabrics, non-woven needle felts, and finished filter bags tailored for liquid-solid separation and gas-dust filtration. Key offerings include monofilament and multifilament fabrics, air slide belts, and specialized filter press cloths. These products are engineered for applications in chemical processing, mining, power generation, and environmental protection. By maintaining an integrated production chain—from yarn extrusion and spinning to weaving and needle punching—the company ensures stringent quality control and material performance. Its technical focus remains on developing durable, high-temperature resistant, and corrosion-resistant filtration solutions to optimize industrial efficiency and environmental compliance.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 长江证券承销保荐有限公司关于浙江严牌过滤技术股份有限公司不提前赎回严牌转债的核查意见 | 2026-05-26 | Chinese | |
| 第五届董事会第二次会议决议公告 | 2026-05-26 | Chinese | |
| 关于董事会完成换届选举及聘任高级管理人员、证券事务代表的公告 | 2026-05-26 | Chinese | |
| 关于不提前赎回严牌转债的公告 | 2026-05-26 | Chinese | |
| 第五届董事会第一次会议决议公告 | 2026-05-26 | Chinese | |
| 关于为子公司提供担保的进展公告 | 2026-05-26 | Chinese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47059930 | 长江证券承销保荐有限公司关于浙江严牌过滤技术股份有限公司不提前赎回严牌转债的核查意见 | 2026-05-26 | Chinese | ||
| 47059928 | 第五届董事会第二次会议决议公告 | 2026-05-26 | Chinese | ||
| 47059926 | 关于董事会完成换届选举及聘任高级管理人员、证券事务代表的公告 | 2026-05-26 | Chinese | ||
| 47059924 | 关于不提前赎回严牌转债的公告 | 2026-05-26 | Chinese | ||
| 47059922 | 第五届董事会第一次会议决议公告 | 2026-05-26 | Chinese | ||
| 47059920 | 关于为子公司提供担保的进展公告 | 2026-05-26 | Chinese | ||
| 46630469 | 关于选举职工代表董事的公告 | 2026-05-20 | Chinese | ||
| 46630468 | 2025年年度股东会决议公告 | 2026-05-20 | Chinese | ||
| 46630503 | 北京植德(上海)律师事务所关于浙江严牌过滤技术股份有限公司2025年年度股东会的法律意见书 | 2026-05-20 | Chinese | ||
| 46529116 | 关于严牌转债可能满足赎回条件的提示性公告 | 2026-05-19 | Chinese | ||
| 45541279 | 关于召开2025年度暨2026年一季度网上业绩说明会的公告 | 2026-05-13 | Chinese | ||
| 44264848 | 关于为子公司提供担保的进展公告 | 2026-05-08 | Chinese | ||
| 39371158 | 独立董事2025年度述职报告(朱狄敏) | 2026-04-27 | Chinese | ||
| 39371151 | 内部控制审计报告 | 2026-04-27 | Chinese | ||
| 39371143 | 第四届董事会提名委员会关于董事候选人任职资格的审查意见 | 2026-04-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other textiles n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AEL Textile Limited
Engaged in trading and manufacturing textile products; amal…
|
AEL | PK | Manufacturing |
|
ALPARGATAS TEXTIL SOCIEDAD ANÓNIMA
A manufacturing company specializing in diverse textile pro…
|
— | AR | Manufacturing |
|
AnHui Jinchun Nonwoven Co.,Ltd.
Manufactures spunlace nonwoven fabrics for hygiene, medical…
|
300877 | CN | Manufacturing |
|
Arex Industries Ltd.
Designs and manufactures woven and printed labels for the g…
|
526851 | IN | Manufacturing |
|
Avgol Industries 1953 Ltd.
Global manufacturer of spun melt nonwoven materials for hyg…
|
AVGL | IL | Manufacturing |
|
BAIKSAN CO.,LTD
Manufacturer of polyurethane synthetic leather for automoti…
|
035150 | KR | Manufacturing |
|
BELDING INDIA LIMITED
Manufactures and exports high-performance technical textile…
|
513307 | IN | Manufacturing |
|
Bhilwara Technical Textiles Limited
Manufacturer of high-performance technical textiles and yar…
|
BTTL | IN | Manufacturing |
|
CANDOUR TECHTEX LIMITED
Manufacturer of technical textiles and material handling so…
|
522292 | IN | Manufacturing |
|
CCI Yilan
Manufactures high-performance functional fabrics and TPU fi…
|
1342 | TW | Manufacturing |
YANPAI FILTRATION TECHNOLOGY 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/56035/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56035 | 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=56035 | 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=56035 \ -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": 56035}, 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 YANPAI FILTRATION TECHNOLOGY CO., LTD. (id: 56035)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.