
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 |
|---|---|---|---|
| 公司章程修订对照表 | 2020-05-28 | Chinese | |
| 董事会关于否定意见的内部控制鉴证报告的专项说明 | 2020-05-28 | Chinese | |
| 2019年度董事会工作报告 | 2020-05-28 | Chinese | |
| 独立董事2019年度述职报告(沈梦晖) | 2020-05-28 | Chinese | |
| 募集资金使用情况鉴证报告 | 2020-05-28 | Chinese | |
| 关于对公司控股股东及其他关联方占用资金情况的专项审计说明 | 2020-05-28 | Chinese |
Browse filings by year
19 years- 2026 14 filings
- 2025 87 filings
- 2024 156 filings
- 2023 160 filings
- 2022 115 filings
- 2021 110 filings
- 2020 173 filings
- 2019 141 filings
- 2018 173 filings
- 2017 165 filings
- 2016 171 filings
- 2015 167 filings
- 2014 102 filings
- 2013 108 filings
- 2012 81 filings
- 2011 83 filings
- 2010 68 filings
- 2009 78 filings
- 2008 125 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
15 filings
| |||||
| 35119375 | 公司章程修订对照表 | 2020-05-28 | Chinese | ||
| 35119363 | 董事会关于否定意见的内部控制鉴证报告的专项说明 | 2020-05-28 | Chinese | ||
| 35119353 | 2019年度董事会工作报告 | 2020-05-28 | Chinese | ||
| 35119344 | 独立董事2019年度述职报告(沈梦晖) | 2020-05-28 | Chinese | ||
| 35119336 | 募集资金使用情况鉴证报告 | 2020-05-28 | Chinese | ||
| 35119319 | 关于对公司控股股东及其他关联方占用资金情况的专项审计说明 | 2020-05-28 | Chinese | ||
| 35119312 | 关于召开2019年度股东大会的通知 | 2020-05-28 | Chinese | ||
| 35119299 | 中天国富证券有限公司关于公司2019年度内部控制自我评价报告的核查意见 | 2020-05-28 | Chinese | ||
| 35119292 | 中天国富证券有限公司关于公司2019年度募集资金存放与使用情况的核查意见 | 2020-05-28 | Chinese | ||
| 35119275 | 中天国富证券有限公司关于公司《2019年度内部控制规则落实情况自查表》的核查意见 | 2020-05-28 | Chinese | ||
| 35119261 | 北京市天元律师事务所关于公司终止2019年股票期权激励计划的法律意见 | 2020-05-28 | Chinese | ||
| 35119248 | 关于终止实施2019年股票期权激励计划及注销已获授但尚未行权的股票期权的公告 | 2020-05-28 | Chinese | ||
| 35119232 | 董事会关于公司2019年带强调事项段的无保留意见审计报告涉及事项的专项说明 | 2020-05-28 | Chinese | ||
| 35119218 | 2019年年度财务报表 | 2020-05-28 | Chinese | ||
| 35119204 | 2019年度监事会工作报告 | 2020-05-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 |
|
CAREPLUS GROUP BERHAD
Manufactures, processes, and trades medical gloves, serving…
|
— | MY | Manufacturing |
|
CHANGZHOU LANGBO SEALING TECHNOLOGIES CO.,LTD.
Specializes in precision rubber sealing solutions for autom…
|
603655 | 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.