Sanlux Co.,Ltd. — Investor Relations & Filings
Sanlux Co.,Ltd. specializes in the research, development, manufacture, and distribution of rubber transmission belts. The company's primary product portfolio includes a comprehensive range of industrial V-belts, narrow V-belts, automotive timing belts, ribbed belts, and agricultural machinery belts. Additionally, it produces various types of conveyor belts designed for heavy-duty industrial applications. Sanlux focuses on providing high-performance power transmission solutions characterized by durability, heat resistance, and high tensile strength. Its products are widely utilized across diverse sectors, including mechanical engineering, automotive manufacturing, agricultural equipment, and mining operations. The company emphasizes technical innovation and quality control to meet international standards, serving both domestic and global markets with specialized rubber components for power transmission and material handling systems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 上海广发(杭州)律师事务所关于三力士股份有限公司2024年度股东大会见证法律意见书 | 2025-05-23 | Chinese | |
| 关于董事辞任暨选举职工代表董事的公告 | 2025-05-23 | Chinese | |
| 监事会对公司2024年度内部控制评价报告的审核意见 | 2025-04-28 | Chinese | |
| 2024年年度审计报告 | 2025-04-28 | Chinese | |
| 董事会决议公告 | 2025-04-28 | Chinese | |
| 审计委员会工作条例(2025年4月) | 2025-04-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 35132279 | 上海广发(杭州)律师事务所关于三力士股份有限公司2024年度股东大会见证法律意见书 | 2025-05-23 | Chinese | ||
| 35132276 | 关于董事辞任暨选举职工代表董事的公告 | 2025-05-23 | Chinese | ||
| 35132264 | 监事会对公司2024年度内部控制评价报告的审核意见 | 2025-04-28 | Chinese | ||
| 35132256 | 2024年年度审计报告 | 2025-04-28 | Chinese | ||
| 35132210 | 董事会决议公告 | 2025-04-28 | Chinese | ||
| 35132200 | 审计委员会工作条例(2025年4月) | 2025-04-28 | Chinese | ||
| 35132190 | 未来三年股东回报规划(2025年-2027年) | 2025-04-28 | Chinese | ||
| 35132177 | 关于2023年员工持股计划第一个锁定期及额外锁定期届满暨解锁条件成就的提示性公告 | 2025-04-28 | Chinese | ||
| 35132163 | 董事会对独立董事独立性评估的专项意见 | 2025-04-28 | Chinese | ||
| 35132151 | 浙商证券股份有限公司关于三力士股份有限公司开展远期结售汇及外汇期权业务的核查意见 | 2025-04-28 | Chinese | ||
| 35132135 | 年度股东大会通知 | 2025-04-28 | Chinese | ||
| 35132119 | 年度关联方资金占用专项审计报告 | 2025-04-28 | Chinese | ||
| 35132106 | 关于2024年度利润分配预案的公告 | 2025-04-28 | Chinese | ||
| 35132089 | 2024年度董事会工作报告 | 2025-04-28 | Chinese | ||
| 35132076 | 股东会议事规则(2025年4月) | 2025-04-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other rubber products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
A-1 LIMITED
Produces reclaimed rubber from waste tires for industrial a…
|
542012 | IN | Manufacturing |
|
Advance Multitech Ltd.
Manufacturer of industrial rubber sheets and polymer produc…
|
526331 | IN | Manufacturing |
|
AIRBOSS OF AMERICA CORP.
Develops and manufactures advanced custom rubber compounds …
|
BOS | CA | Manufacturing |
|
AMEENJI RUBBER LIMITED
Produces rubber-to-metal bonded components and bearings for…
|
544555 | IN | Manufacturing |
|
ANHUI ZHONGDING SEALING PARTS CO.,LTD
Manufactures high-performance rubber and plastic components…
|
000887 | CN | Manufacturing |
|
Armacell
Global manufacturer of engineered foams and flexible foam f…
|
— | LU | Manufacturing |
|
ASAHI RUBBER INC.
Manufactures molded rubber parts for the automotive, medica…
|
5162 | JP | Manufacturing |
|
Bando Chemical Industries, Ltd.
Manufacturer of power transmission belts, conveyor belts, a…
|
5195 | JP | Manufacturing |
|
CHANGZHOU LANGBO SEALING TECHNOLOGIES CO.,LTD.
Specializes in precision rubber sealing solutions for autom…
|
603655 | CN | Manufacturing |
|
Chengdu Shengbang Seals Co., Ltd.
Produces high-performance polymer seals for automotive, aer…
|
301233 | CN | Manufacturing |
Sanlux 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/54277/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54277 | 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=54277 | 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=54277 \ -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": 54277}, 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 Sanlux Co.,Ltd. (id: 54277)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.