
ZHEJIANG QIANJIANG MOTORCYCLE CO.,LTD. — Investor Relations & Filings
Zhejiang Qianjiang Motorcycle Co., Ltd. specializes in the research, development, and manufacturing of motorcycles, engines, and critical components. The company manages a diverse portfolio of brands, including QJMotor, Benelli, and Keeway, covering a broad spectrum of products from small-displacement scooters to high-performance large-displacement motorcycles. Its offerings include sportbikes, cruisers, adventure models, and electric two-wheelers. The firm emphasizes technological innovation and design, integrating advanced engineering standards into its production processes. With a focus on global market expansion, it maintains a comprehensive distribution network and leverages strategic partnerships to enhance its research and development capabilities. The product range is designed to meet various consumer needs, focusing on performance, reliability, and modern aesthetics across international markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于参股公司向香港联交所递交上市申请的公告 | 2026-05-29 | Chinese | |
| 钱江摩托2025年度股东会法律意见书 | 2026-05-14 | Chinese | |
| 2025年度股东会决议公告 | 2026-05-14 | Chinese | |
| 内控审计报告 | 2026-04-21 | Chinese | |
| 2025年度内部控制自我评价报告 | 2026-04-21 | Chinese | |
| 2025年度财务决算报告 | 2026-04-21 | Chinese |
Browse filings by year
27 years- 2026 44 filings
- 2025 107 filings
- 2024 131 filings
- 2023 137 filings
- 2022 138 filings
- 2021 73 filings
- 2020 56 filings
- 2019 79 filings
- 2018 100 filings
- 2017 87 filings
- 2016 108 filings
- 2015 74 filings
- 2014 65 filings
- 2013 62 filings
- 2012 58 filings
- 2011 52 filings
- 2010 83 filings
- 2009 55 filings
- 2008 74 filings
- 2007 30 filings
- 2006 51 filings
- 2005 54 filings
- 2004 40 filings
- 2003 38 filings
- 2002 21 filings
- 2001 12 filings
- 1999 2 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47897620 | 关于参股公司向香港联交所递交上市申请的公告 | 2026-05-29 | Chinese | ||
| 46344200 | 钱江摩托2025年度股东会法律意见书 | 2026-05-14 | Chinese | ||
| 46343669 | 2025年度股东会决议公告 | 2026-05-14 | Chinese | ||
| 44132887 | 内控审计报告 | 2026-04-21 | Chinese | ||
| 44132886 | 2025年度内部控制自我评价报告 | 2026-04-21 | Chinese | ||
| 44132882 | 2025年度财务决算报告 | 2026-04-21 | Chinese | ||
| 44132881 | 关于授权董事会制定中期分红方案的公告 | 2026-04-21 | Chinese | ||
| 44132878 | 董事会对独立董事独立性评估的专项意见 | 2026-04-21 | Chinese | ||
| 44132875 | 2025年年度报告 | 2026-04-21 | Chinese | ||
| 44132873 | 关于续聘会计师事务所的公告 | 2026-04-21 | Chinese | ||
| 44132863 | 钱江摩托2025年度ESG报告 | 2026-04-21 | Chinese | ||
| 44132852 | 关于开展远期外汇交易业务的公告 | 2026-04-21 | Chinese | ||
| 44132850 | 关于召开2025年年度股东会的通知 | 2026-04-21 | Chinese | ||
| 44132847 | 关于确认董事、高级管理人员2025年度薪酬及拟定2026年度薪酬方案的公告 | 2026-04-21 | Chinese | ||
| 44132843 | 董事会审计委员会对会计师事务所履行监督职责情况的报告 | 2026-04-21 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of motorcycles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aima Technology Group Co.,Ltd.
Manufacturer of electric two-wheeled vehicles and smart mob…
|
603529 | CN | Manufacturing |
|
Askoll Eva
Designs and manufactures electric vehicles and their core c…
|
EVA | IT | Manufacturing |
|
Ather Energy Limited
Manufacturer of high-performance electric two-wheelers and …
|
ATHERENERG | IN | Manufacturing |
|
Atul Auto Limited
Manufacturer of three-wheeled cargo and passenger vehicles …
|
ATULAUTO | IN | Manufacturing |
|
Automobile Products of India Ltd.
Manufacturer of scooters, autorickshaws, and automotive bra…
|
505032 | IN | Manufacturing |
|
Bajaj Auto Limited
Global manufacturer of motorcycles, electric scooters, and …
|
BAJAJ-AUTO | IN | Manufacturing |
|
Blitz Technologies Ltd.
Designs and manufactures electric scooters and mopeds for p…
|
BLTZ | IL | Manufacturing |
|
Delta Autocorp Limited
Manufacturer of electric scooters and e-rickshaws for urban…
|
DELTIC | IN | Manufacturing |
|
GHIGGERI MOTOS S.R.L.
Motorcycle manufacturer and dealer, offering sales, spare p…
|
— | AR | Manufacturing |
|
Hero MotoCorp Limited
World's largest manufacturer of motorcycles and scooters by…
|
HEROMOTOCO | IN | Manufacturing |
ZHEJIANG QIANJIANG MOTORCYCLE 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/53896/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53896 | 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=53896 | 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=53896 \ -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": 53896}, 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 ZHEJIANG QIANJIANG MOTORCYCLE CO.,LTD. (id: 53896)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.