Giant Manufacturing Co., Ltd. — Investor Relations & Filings
Giant Manufacturing Co., Ltd., operating as Giant Group, is a global leader in the design, engineering, and production of high-performance bicycles and cycling gear. The company utilizes a vertically integrated business model that encompasses research and development, advanced manufacturing, and global sales operations. Its brand portfolio includes Giant, Liv, Momentum, and CADEX, catering to professional, lifestyle, and performance cycling segments. Giant Group is recognized for its technical innovation and transition toward smart manufacturing, integrating automated equipment and data-driven processes to enhance production efficiency. The company’s core activities focus on the development of frames, components, and accessories, supported by a comprehensive global supply chain. Through its commitment to engineering excellence, Giant Group provides integrated solutions for the global cycling market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年04月內部人持股異動(事後) | 2026-05-05 | Chinese | |
| 115年04月董事會成員及持股 | 2026-05-05 | Chinese | |
| 公告「115年第1季財務報告董事會預計召開日期 為115年5月8日」 | 2026-04-30 | Chinese | |
| 更正本公司115年1月,2月,3月資金貸與申報內容 | 2026-04-29 | Chinese | |
| 子公司鼎鎂新材料科技股份有限公司申請在中國大陸 之證券交易所上市案進度說明 | 2026-04-13 | Chinese | |
| 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 41458874 | 115年04月內部人持股異動(事後) | 2026-05-05 | Chinese | ||
| 41456486 | 115年04月董事會成員及持股 | 2026-05-05 | Chinese | ||
| 39057629 | 公告「115年第1季財務報告董事會預計召開日期 為115年5月8日」 | 2026-04-30 | Chinese | ||
| 38409020 | 更正本公司115年1月,2月,3月資金貸與申報內容 | 2026-04-29 | Chinese | ||
| 34401276 | 子公司鼎鎂新材料科技股份有限公司申請在中國大陸 之證券交易所上市案進度說明 | 2026-04-13 | Chinese | ||
| 33992620 | 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | ||
| 33989956 | 115年3月營業收入 | 2026-04-10 | Chinese | ||
| 33164519 | 114年第4季海外子公司投資 | 2026-03-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of bicycles and invalid carriages
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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
Manufactures bicycles and electric bikes and develops high-…
|
600818 | CN | Manufacturing |
Giant Manufacturing 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/52786/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52786 | 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=52786 | 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=52786 \ -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": 52786}, 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 Giant Manufacturing Co., Ltd. (id: 52786)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.