Zhonglu Co.,Ltd — Investor Relations & Filings
About Zhonglu Co.,Ltd
Zhonglu Co., Ltd. specializes in the research, development, manufacture, and distribution of bicycles and electric bicycles. Operating primarily through its established brand, the company offers a diverse product portfolio including mountain bikes, road bikes, folding bicycles, and electric-assisted models. Beyond traditional transportation, the company has expanded into the renewable energy sector, specifically focusing on high-altitude wind power generation technology. This involves the development of specialized equipment designed to capture wind energy at significant elevations. Additionally, the company engages in environmental protection projects and strategic equity investments. Its business model emphasizes the integration of traditional manufacturing with innovative green technologies, targeting markets for sustainable mobility and clean energy solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度财务报告非标准审计意见的专项说明 | 2026-04-27 | Chinese | |
| 2025年年度业绩预告 | 2026-01-27 | Chinese | |
| 关于第一大股东股份冻结情况的公告 | 2026-01-07 | Chinese | |
| 关于公司财务负责人辞职的公告 | 2025-12-30 | Chinese | |
| 十一届十五次董事会决议公告 | 2025-11-21 | Chinese | |
| 关于向参股公司提供财务资助展期的公告 | 2025-11-21 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 41652834 | 2025年度财务报告非标准审计意见的专项说明 | 2026-04-27 | Chinese | ||
| 41652791 | 2025年年度业绩预告 | 2026-01-27 | Chinese | ||
| 41652785 | 关于第一大股东股份冻结情况的公告 | 2026-01-07 | Chinese | ||
|
2025
12 filings
| |||||
| 41652780 | 关于公司财务负责人辞职的公告 | 2025-12-30 | Chinese | ||
| 41652773 | 十一届十五次董事会决议公告 | 2025-11-21 | Chinese | ||
| 41652768 | 关于向参股公司提供财务资助展期的公告 | 2025-11-21 | Chinese | ||
| 41652761 | 关于第一大股东股份被轮候冻结的公告 | 2025-11-12 | Chinese | ||
| 41652756 | 子公司管理制度 | 2025-10-27 | Chinese | ||
| 41652751 | 信息披露事务管理制度 | 2025-10-27 | Chinese | ||
| 41652744 | 2025年第三季度报告 | 2025-10-27 | Chinese | ||
| 41652741 | 内幕信息知情人登记管理制度 | 2025-10-27 | Chinese | ||
| 41652736 | 内部审计管理制度 | 2025-10-27 | Chinese | ||
| 41652725 | 董事和高级管理人员所持公司股份及其变动管理制度 | 2025-10-27 | Chinese | ||
| 41652716 | 关于靹米皮项目承诺履行事项的公告 | 2025-10-27 | Chinese | ||
| 41652710 | 防范控股股东及关联方占用公司资金管理制度 | 2025-10-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of bicycles and invalid carriages
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
LOBO TECHNOLOGIES LTD.
Designs and manufactures electric mobility products and sma…
|
LOBO | VG | Manufacturing |
|
Megawheels Technologies Inc.
Designs, manufactures, and supplies electric scooters and E…
|
MWT | CA | Manufacturing |
|
Merida Industry Co., Ltd.
Designs and manufactures high-performance bicycles and e-bi…
|
9914 | TW | Manufacturing |
|
SAMCHULY BICYCLE CO., LTD
Manufactures a range of bicycles and electric personal mobi…
|
024950 | KR | Manufacturing |
|
Shanghai Phoenix Enterprise (Group) Co., Ltd.
Global producer of bicycles, e-bikes, and intelligent mobil…
|
600679 | CN | Manufacturing |
|
SHENZHEN CHINA BICYCLE COMPANY(HOLDINGS) LIMITED
Manufactures bicycles and electric vehicles and trades gold…
|
000017 | CN | Manufacturing |
|
Sun Race Sturmey-Archer Inc.
Develops and manufactures bicycle drivetrain components and…
|
1526 | TW | Manufacturing |
Zhonglu 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/57031/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57031 | 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=57031 | 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=57031 \ -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": 57031}, 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 Zhonglu Co.,Ltd (id: 57031)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.