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 |
|---|---|---|---|
| 关于设立境外子公司的公告 | 2026-04-17 | Chinese | |
| 第八届董事会第十四次会议决议公告 | 2026-04-17 | Chinese | |
| 关于开展期货套期保值业务的公告 | 2026-04-07 | Chinese | |
| 关于开展期货套期保值业务的可行性分析报告 | 2026-04-07 | Chinese | |
| 第八届董事会第十三次会议决议公告 | 2026-04-07 | Chinese | |
| 关于回购公司股份的进展公告 | 2026-04-01 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 35132489 | 关于设立境外子公司的公告 | 2026-04-17 | Chinese | ||
| 35132486 | 第八届董事会第十四次会议决议公告 | 2026-04-17 | Chinese | ||
| 35132484 | 关于开展期货套期保值业务的公告 | 2026-04-07 | Chinese | ||
| 35132483 | 关于开展期货套期保值业务的可行性分析报告 | 2026-04-07 | Chinese | ||
| 35132481 | 第八届董事会第十三次会议决议公告 | 2026-04-07 | Chinese | ||
| 35132477 | 关于回购公司股份的进展公告 | 2026-04-01 | Chinese | ||
| 35132474 | 关于回购公司股份的进展公告 | 2026-03-02 | Chinese | ||
| 35132471 | 关于回购公司股份的进展公告 | 2026-02-03 | Chinese | ||
| 35132468 | 关于为控股孙公司提供履约担保的公告 | 2026-01-23 | Chinese | ||
| 35132466 | 第八届董事会第十二次会议决议公告 | 2026-01-23 | Chinese | ||
| 35132462 | 关于募集资金使用完毕及注销募集资金账户的公告 | 2026-01-06 | Chinese | ||
| 35132459 | 关于回购公司股份的进展公告 | 2026-01-05 | Chinese | ||
|
2025
3 filings
| |||||
| 35132458 | 关于变更签字注册会计师的公告 | 2025-12-30 | Chinese | ||
| 35132447 | 关于首次回购公司股份的公告 | 2025-12-18 | Chinese | ||
| 35132441 | 关于回购公司股份的进展公告 | 2025-12-01 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other rubber products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Trelleborg
Engineered polymer solutions that seal, damp, and protect c…
|
TREL | SE | Manufacturing |
|
Voneseals Technology (Shanghai) Inc.
Develops high-performance hydraulic and pneumatic sealing s…
|
301161 | CN | Manufacturing |
|
WUXI BOTON TECHNOLOGY CO.,LTD.
Manufactures conveyor belts and smart systems, and develops…
|
300031 | CN | Manufacturing |
|
ZHEJIANG DOUBLE ARROW RUBBER CO., LTD.
Manufactures high-performance conveyor belts for mining, po…
|
002381 | CN | Manufacturing |
|
Zhejiang Fengmao Technology Co., Ltd.
Specializes in high-performance rubber transmission systems…
|
301459 | CN | Manufacturing |
|
Zhejiang Sanwei Rubber Item Co.,Ltd.
Manufacturer of high-performance conveyor and power transmi…
|
603033 | CN | Manufacturing |
|
ZHEJIANG TIANTIE SCIENCE & TECHNOLOGY CO., LTD.
Develops vibration and noise reduction systems for rail tra…
|
300587 | CN | Manufacturing |
|
Zhejiang Xiantong Rubber&Plastic Co.,Ltd
Develops and manufactures automotive sealing systems and de…
|
603239 | CN | Manufacturing |
|
ZHONGHONG PULIN MEDICAL PRODUCTS CO., LTD.
Manufacturer of disposable nitrile and vinyl gloves for med…
|
300981 | CN | Manufacturing |
|
ZHU ZHOU TIMES NEW MATERIAL TECHNOLOGY CO.,LTD
Develops polymer materials and vibration control solutions …
|
600458 | 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.