XIAMEN WANLI STONE STOCK CO.,LTD — Investor Relations & Filings
XIAMEN WANLI STONE STOCK CO.,LTD. specializes in the integrated production and distribution of natural stone products. The company's operations encompass the entire supply chain, including quarry mining, stone processing, design, and global sales. Its product portfolio features a wide range of granite and marble materials, architectural stones, slabs, and decorative carvings tailored for construction and landscaping applications. Known for its advanced processing capabilities and quality control, the firm serves diverse international markets, providing materials for large-scale infrastructure, commercial buildings, and residential projects. The company focuses on delivering customized stone solutions through a combination of traditional craftsmanship and modern manufacturing technologies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于公司新增提供对外担保的公告 | 2025-12-30 | Chinese | |
| 关于公司与关联方共同投资暨关联交易的公告 | 2025-12-30 | Chinese | |
| 关于选举公司第五届董事会职工董事的公告 | 2025-11-25 | Chinese | |
| 北京市金杜(深圳)律师事务所关于厦门万里石股份有限公司2025年第二次临时股东大会的法律意见书 | 2025-11-24 | Chinese | |
| 厦门万里石股份有限公司2025年第二次临时股东大会决议公告 | 2025-11-24 | Chinese | |
| 关于公司董事兼高级管理人员减持股份的预披露公告 | 2025-11-06 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 37225400 | 关于公司新增提供对外担保的公告 | 2025-12-30 | Chinese | ||
| 37225394 | 关于公司与关联方共同投资暨关联交易的公告 | 2025-12-30 | Chinese | ||
| 37225393 | 关于选举公司第五届董事会职工董事的公告 | 2025-11-25 | Chinese | ||
| 37225388 | 北京市金杜(深圳)律师事务所关于厦门万里石股份有限公司2025年第二次临时股东大会的法律意见书 | 2025-11-24 | Chinese | ||
| 37225382 | 厦门万里石股份有限公司2025年第二次临时股东大会决议公告 | 2025-11-24 | Chinese | ||
| 37225373 | 关于公司董事兼高级管理人员减持股份的预披露公告 | 2025-11-06 | Chinese | ||
| 37225367 | 关于控股股东、实际控制人一致行动人部分股份被司法冻结的公告 | 2025-10-28 | Chinese | ||
| 37225363 | 厦门万里石股份有限公司董事、高级管理人员持有和买卖公司股票管理制度(2025年10月) | 2025-10-24 | Chinese | ||
| 37225355 | 厦门万里石股份有限公司董事会秘书工作制度(2025年10月) | 2025-10-24 | Chinese | ||
| 37225347 | 厦门万里石股份有限公司会计师事务所选聘制度(2025年10月) | 2025-10-24 | Chinese | ||
| 37225345 | 厦门万里石股份有限公司总经理工作制度(2025年10月) | 2025-10-24 | Chinese | ||
| 37225333 | 厦门万里石股份有限公司证券投资与衍生品交易管理制度(2025年10月) | 2025-10-24 | Chinese | ||
| 37225325 | 关于第五届监事会第二十次会议决议公告 | 2025-10-24 | Chinese | ||
| 37225314 | 关于第五届董事会第二十四次会议决议公告 | 2025-10-24 | Chinese | ||
| 37225309 | 2025年三季度报告 | 2025-10-24 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Cutting, shaping and finishing of stone
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aro Granite Industries Ltd.
Processes and exports premium granite slabs and tiles for g…
|
AROGRANITE | IN | Manufacturing |
|
DIVYASHAKTI LIMITED
Processes and exports natural stone and quartz surfaces to …
|
526315 | IN | Manufacturing |
|
Elegant Marbles & Grani Industries
Processes and distributes premium natural stones for luxury…
|
526705 | IN | Manufacturing |
|
Glittek Granites Ltd.
Processes and exports premium granite slabs and tiles for g…
|
513528 | IN | Manufacturing |
|
Global Stone Corporation
Specializes in the design, custom fabrication, and installa…
|
515115 | CA | Manufacturing |
|
Global Surfaces Limited
Manufacturer of natural stone and engineered quartz surface…
|
GSLSU | IN | Manufacturing |
|
Iktinos Hellas S.A.
Vertically integrated in quarrying, processing, and global …
|
IKTIN | GR | Manufacturing |
|
ILSHIN STONE CO.,LTD
A manufacturer and distributor of natural and engineered st…
|
007110 | KR | Manufacturing |
|
Inani Marbles & Industries Ltd.
Extracts, processes, and supplies marble, granite, and natu…
|
531129 | IN | Manufacturing |
|
Jain Marmo Industries Ltd.
Extracts, processes, and distributes marble and granite for…
|
539119 | IN | Manufacturing |
XIAMEN WANLI STONE STOCK 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/54790/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54790 | 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=54790 | 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=54790 \ -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": 54790}, 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 XIAMEN WANLI STONE STOCK CO.,LTD (id: 54790)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.