
XINGYE LEATHER TECHNOLOGY CO.,LTD. — Investor Relations & Filings
Xingye Leather Technology Co., Ltd. specializes in the research, development, production, and distribution of high-quality natural leather products. The company primarily focuses on cattle hide leather, producing a wide range of upper leather materials used in the manufacturing of footwear, handbags, and leather accessories. Its product portfolio includes various finishes and textures tailored to meet the technical specifications of global fashion and sports brands. The company emphasizes technological innovation and sustainable manufacturing processes, maintaining certifications such as the Leather Working Group (LWG) gold rating. By integrating advanced tanning technologies with large-scale production capabilities, the firm serves as a key supplier to both domestic and international markets, providing materials that balance durability, aesthetic appeal, and environmental compliance.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于回购股份进展情况的公告 | 2020-06-01 | Chinese | |
| 关于为全资子公司提供担保的进展公告(一) | 2020-05-27 | Chinese | |
| 关于控股股东部分股份延期购回的公告 | 2020-05-19 | Chinese | |
| 2019年年度权益分派实施公告 | 2020-05-14 | Chinese | |
| 2019年年度股东大会的法律意见书 | 2020-05-12 | Chinese | |
| 2019年度股东大会决议的公告 | 2020-05-12 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
15 filings
| |||||
| 36794195 | 关于回购股份进展情况的公告 | 2020-06-01 | Chinese | ||
| 36794183 | 关于为全资子公司提供担保的进展公告(一) | 2020-05-27 | Chinese | ||
| 36794175 | 关于控股股东部分股份延期购回的公告 | 2020-05-19 | Chinese | ||
| 36794169 | 2019年年度权益分派实施公告 | 2020-05-14 | Chinese | ||
| 36794158 | 2019年年度股东大会的法律意见书 | 2020-05-12 | Chinese | ||
| 36794150 | 2019年度股东大会决议的公告 | 2020-05-12 | Chinese | ||
| 36794138 | 关于全资子公司徐州兴宁皮业有限公司涉及诉讼的公告 | 2020-05-11 | Chinese | ||
| 36794131 | 关于回购股份进展情况的公告 | 2020-05-06 | Chinese | ||
| 36794121 | 关于举行2019年度网上业绩说明会的公告 | 2020-05-06 | Chinese | ||
| 36794113 | 2019年年度审计报告 | 2020-04-20 | Chinese | ||
| 36794044 | 2019年度独立董事述职报告(戴仲川) | 2020-04-20 | Chinese | ||
| 36794034 | 民生证券股份有限公司关于公司使用闲置募集资金暂时性补充流动资金的核查意见 | 2020-04-20 | Chinese | ||
| 36794015 | 民生证券股份有限公司关于公司2019年年度募集资金存放与实际使用情况的核查意见 | 2020-04-20 | Chinese | ||
| 36794005 | 内部控制规则落实自查表 | 2020-04-20 | Chinese | ||
| 36793991 | 2020年第一季度报告全文 | 2020-04-20 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Tanning and dressing of leather; dressing and dyeing of fur
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AKI India Limited
Produces and exports leather goods, footwear, and equestria…
|
AKI | IN | Manufacturing |
|
AMIN TANNERY LIMITED
Manufacturer of finished leather and leather products for d…
|
541771 | IN | Manufacturing |
|
CHOKWANG LEATHER CO.,LTD
Manufacturer and distributor of leather for automotive and …
|
004700 | KR | Manufacturing |
|
DESA DERİ SANAYİ VE TİCARET A.Ş.
Vertically integrated manufacturer and retailer of leather …
|
DESA | TR | Manufacturing |
|
G.M. Leather
Processes and markets high-quality bovine leathers for luxu…
|
GML | IT | Manufacturing |
|
KARO Leather a.s.
Vertically integrated manufacturer of upholstery and clothi…
|
KARIN | CZ | Manufacturing |
|
MINGXIN NEW MATERIAL CO.,LTD.
Produces advanced, sustainable automotive interior material…
|
605068 | CN | Manufacturing |
|
Namyue Holdings LimitedI
Processes and sells semi-finished and finished leather prod…
|
1058 | HK | Manufacturing |
|
Pak Leather Crafts Limited
Manufacturer and exporter of finished leather and leather g…
|
PAKL | PK | Manufacturing |
|
SAMYANGTONGSANG LTD
Manufacturer of cow leather for the automotive, footwear, a…
|
002170 | KR | Manufacturing |
XINGYE LEATHER 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/54694/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54694 | 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=54694 | 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=54694 \ -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": 54694}, 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 XINGYE LEATHER TECHNOLOGY CO.,LTD. (id: 54694)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.