
GIANT — 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 |
|---|---|---|---|
| 114年年報及股東會資料 — 2025_9921_20260618FE4.pdf | 2026-05-27 | English | |
| 本公司受邀參加Citi於台北舉辦的 "2026 Taiwan Tech Conference " | 2026-05-27 | Chinese | |
| 本公司受邀參加UBS於香港舉辦的 "Asian Investment Conference 2026" | 2026-05-27 | Chinese | |
| 115年06月法人說明會簡報 — 992120260527E001.pdf | 2026-05-27 | English | |
| 115年06月法人說明會簡報 — 992120260527M001.pdf | 2026-05-27 | English | |
| 115年06月法人說明會簡報 | 2026-05-27 | Chinese |
Browse filings by year
1 yearMarket data
Market data not available
Price history
Peer group · Manufacture of bicycles and invalid carriages
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ANANDA DRIVE TECHNIQUES(SHANGHAI)CO., LTD.
Develops drive systems and components for electric bicycles…
|
603350 | CN | Manufacturing |
|
Atlas Cycles (Haryana) Ltd.
Manufacturer of durable, cost-effective bicycles and cyclin…
|
ATLASCYCLE | IN | Manufacturing |
|
BICICLETAS MONARK SA
Manufacturer of mountain, transport, leisure, and youth bic…
|
— | BR | Manufacturing |
|
DAHON TECH (SHENZHEN) CO., LTD.
World's largest producer of folding bicycles, e-bikes, road…
|
2543 | HK | Manufacturing |
|
EZGO Technologies Ltd.
Provider of e-bikes, e-tricycles, and related battery and c…
|
EZGO | US | Manufacturing |
|
HL CORP (SHENZHEN)
Manufactures bicycle components, fitness equipment, and spe…
|
002105 | CN | Manufacturing |
|
JOY KIE CORPORATION LIMITED
Designs and distributes mountain, road, electric, and child…
|
300994 | CN | Manufacturing |
|
KMC
World's largest bicycle chain manufacturer specializing in …
|
5306 | TW | Manufacturing |
|
Lee Chi
Manufacturer of high-performance bicycle components, brakin…
|
1517 | TW | Manufacturing |
|
LOBO TECHNOLOGIES LTD.
Designs and manufactures electric mobility products and sma…
|
LOBO | VG | Manufacturing |
GIANT 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 (id: 52786)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.