
Anhui Korrun Co.,Ltd — Investor Relations & Filings
Anhui Korrun Co., Ltd. specializes in the research, development, design, and manufacturing of high-quality luggage, backpacks, and travel accessories. The company focuses on integrating innovative materials and smart technology into its product lines, which include suitcases, business bags, and outdoor gear designed for durability and functionality. Korrun is recognized for its strategic partnerships with major technology ecosystems and its commitment to a minimalist, user-centric design philosophy. The company manages a diverse brand portfolio, most notably the 90GO brand, which targets modern travelers seeking efficient and stylish solutions. By leveraging advanced manufacturing processes and a robust supply chain, Korrun provides comprehensive OEM and ODM services to international brands while expanding its own retail presence globally.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2023年限制性股票激励计划(草案)摘要(更新后) | 2023-08-01 | Chinese | |
| 国浩律师(上海)事务所关于安徽开润股份有限公司2023年限制性股票激励计划的专项核查意见 | 2023-08-01 | Chinese | |
| 2023年限制性股票激励计划激励对象名单 | 2023-07-24 | Chinese | |
| 第四届董事会第二次会议决议公告 | 2023-07-24 | Chinese | |
| 独立董事关于第四届董事会第二次会议相关事项的独立意见 | 2023-07-24 | Chinese | |
| 监事会关于2023年限制性股票激励计划相关事项的核查意见 | 2023-07-24 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 38097015 | 2023年限制性股票激励计划(草案)摘要(更新后) | 2023-08-01 | Chinese | ||
| 38097000 | 国浩律师(上海)事务所关于安徽开润股份有限公司2023年限制性股票激励计划的专项核查意见 | 2023-08-01 | Chinese | ||
| 38096978 | 2023年限制性股票激励计划激励对象名单 | 2023-07-24 | Chinese | ||
| 38096969 | 第四届董事会第二次会议决议公告 | 2023-07-24 | Chinese | ||
| 38096959 | 独立董事关于第四届董事会第二次会议相关事项的独立意见 | 2023-07-24 | Chinese | ||
| 38096948 | 监事会关于2023年限制性股票激励计划相关事项的核查意见 | 2023-07-24 | Chinese | ||
| 38096939 | 国浩律师(上海)事务所关于安徽开润股份有限公司2023年限制性股票激励计划之法律意见书 | 2023-07-24 | Chinese | ||
| 38096917 | 2023年限制性股票激励计划(草案)(更新前) | 2023-07-24 | Chinese | ||
| 38096902 | 2023年限制性股票激励计划自查表 | 2023-07-24 | Chinese | ||
| 38096894 | 2023年限制性股票激励计划(草案)摘要(更新前) | 2023-07-24 | Chinese | ||
| 38096879 | 关于召开2023年第三次临时股东大会的通知 | 2023-07-24 | Chinese | ||
| 38096869 | 独立董事关于公开征集表决权的公告 | 2023-07-24 | Chinese | ||
| 38096861 | 第四届监事会第二次会议决议公告 | 2023-07-24 | Chinese | ||
| 38096848 | 2023年限制性股票激励计划实施考核管理办法(更新前) | 2023-07-24 | Chinese | ||
| 38096838 | 关于第五期员工持股计划提前终止的公告 | 2023-07-12 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of luggage, handbags and the like, saddlery and harness of any material
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BARCOS Co., Ltd.
Designs, manufactures, and sells handbags, wallets, and oth…
|
7790 | JP | Manufacturing |
|
BONIA CORPORATION BERHAD
An international luxury fashion retailer specializing in hi…
|
— | MY | Manufacturing |
|
DK LEATHER CORPORATION BERHAD
Manufactures and provides custom-designed, premium leather …
|
— | MY | Manufacturing |
|
DONG IN ENTECH Co., Ltd.
Original Design Manufacturer of outdoor gear, travel bags, …
|
111380 | KR | Manufacturing |
|
Dos Banderas S.A.
Designs and manufactures high-quality, performance-focused …
|
— | AR | Manufacturing |
|
GOBLIN INDIA LIMITED
Designs and manufactures travel gear, luggage, and corporat…
|
542850 | IN | Manufacturing |
|
Grown Up Group Investment Holdings Limited
Design, manufacture, and sale of bags, luggage, and accesso…
|
1842 | HK | Manufacturing |
|
Guangdong Wanlima Industry Co., Ltd.
Manufactures leather goods, footwear, and equipment for ret…
|
300591 | CN | Manufacturing |
|
Hermès International
A designer, manufacturer, and retailer of luxury goods with…
|
RMS | FR | Manufacturing |
|
Kandal M Venture Ltd
Contract manufacturer of affordable luxury leather goods fo…
|
FMFC | US | Manufacturing |
Anhui Korrun 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/55559/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55559 | 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=55559 | 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=55559 \ -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": 55559}, 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 Anhui Korrun Co.,Ltd (id: 55559)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.