宏良股份 — Investor Relations & Filings
About 宏良股份
Gansu Hongliang Leather Co., Ltd. specializes in the research, development, production, and sale of high-quality cattle hide leather. The company operates an integrated manufacturing process that includes tanning, dyeing, and finishing to produce a diverse range of finished leather products. Its primary offerings include leather for footwear, handbags, and furniture upholstery, catering to various brands. Hongliang Leather focuses on technological innovation and environmental standards in leather processing, utilizing advanced machinery to ensure consistent quality and durability. By maintaining a large-scale production capacity and a robust supply chain, the company serves as a key supplier for leather goods manufacturers, emphasizing the natural texture and performance characteristics of its materials.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 首次公开发行股票招股说明书 | 2014-01-16 | Chinese | |
| 首次公开发行股票网上路演公告 | 2014-01-15 | Chinese | |
| 首次公开发行股票招股意向书摘要 | 2014-01-08 | Chinese | |
| 首次公开发行股票初步询价及推介公告 | 2014-01-08 | Chinese | |
| 广东君信律师事务所关于公司首次公开发行股票并上市之补充法律意见书(四) | 2014-01-08 | Chinese | |
| 广东君信律师事务所关于公司首次公开发行股票并上市之补充法律意见书(十) | 2014-01-08 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2014
15 filings
| |||||
| 36976462 | 首次公开发行股票招股说明书 | 2014-01-16 | Chinese | ||
| 36976307 | 首次公开发行股票网上路演公告 | 2014-01-15 | Chinese | ||
| 36976295 | 首次公开发行股票招股意向书摘要 | 2014-01-08 | Chinese | ||
| 36976293 | 首次公开发行股票初步询价及推介公告 | 2014-01-08 | Chinese | ||
| 36976283 | 广东君信律师事务所关于公司首次公开发行股票并上市之补充法律意见书(四) | 2014-01-08 | Chinese | ||
| 36976274 | 广东君信律师事务所关于公司首次公开发行股票并上市之补充法律意见书(十) | 2014-01-08 | Chinese | ||
| 36976263 | 广东君言律师事务所关于公司首次公开发行股票并上市之专项核查意见 | 2014-01-08 | Chinese | ||
| 36976246 | 广东君言律师事务所关于公司首次公开发行股票并上市之补充法律意见书(九) | 2014-01-08 | Chinese | ||
| 36976185 | 广东君言律师事务所关于公司首次公开发行股票并上市之补充法律意见书(七) | 2014-01-08 | Chinese | ||
| 36976171 | 广东君言律师事务所关于公司首次公开发行股票并上市之补充法律意见书(一) | 2014-01-08 | Chinese | ||
| 36976092 | 华龙证券有限责任公司关于公司首次公开发行股票并上市之发行保荐书 | 2014-01-08 | Chinese | ||
| 36976074 | 广东君言律师事务所关于公司首次公开发行股票并上市之补充法律意见书(八) | 2014-01-08 | Chinese | ||
| 36976044 | 广东君言律师事务所关于公司首次公开发行股票并上市之补充法律意见书(二) | 2014-01-08 | Chinese | ||
| 36975995 | 广东君言律师事务所关于公司首次公开发行股票并上市之律师工作报告 | 2014-01-08 | Chinese | ||
| 36975718 | 2013年第三次临时股东大会决议 | 2014-01-08 | 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 |
|---|---|---|---|
|
Super Tannery Limited
Manufacturer of finished leather, safety footwear, and auto…
|
523842 | IN | Manufacturing |
|
XINGYE LEATHER TECHNOLOGY CO.,LTD.
Produces sustainable cattle hide leather for footwear and f…
|
002674 | CN | Manufacturing |
宏良股份 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/54735/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54735 | 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=54735 | 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=54735 \ -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": 54735}, 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 宏良股份 (id: 54735)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.