Merida Industry Co., Ltd. — Investor Relations & Filings
Merida Industry Co., Ltd. specializes in the design, manufacturing, and marketing of high-performance bicycles and electric-assist bikes (e-bikes). Established in 1972, the company maintains a comprehensive operational model that integrates research and development with precision production. Its product range encompasses professional road bikes, mountain bikes, city bikes, and specialized racing models, including the lightweight REACTO series. Merida is distinguished by its commitment to craftsmanship and technical innovation, utilizing advanced engineering to serve professional athletes and recreational cyclists globally. Key offerings include high-end frames, customized color options, and a diverse portfolio of cycling equipment. The company emphasizes quality and performance, leveraging an extensive distribution network to provide sales and support services to the international cycling community.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年03月內部人持股異動(事後) | 2026-04-07 | Chinese | |
| 115年03月董事會成員及持股 | 2026-04-07 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 33702948 | 115年03月內部人持股異動(事後) | 2026-04-07 | Chinese | ||
| 33702915 | 115年03月董事會成員及持股 | 2026-04-07 | Chinese | ||
Market 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 |
|
Giant Manufacturing Co., Ltd.
Global leader in the design, engineering, and production of…
|
9921 | TW | 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 (Kuei Meng) International Inc.
World's largest bicycle chain manufacturer specializing in …
|
5306 | TW | Manufacturing |
|
Lee Chi Enterprises Co., Ltd.
Manufacturer of high-performance bicycle components, brakin…
|
1517 | TW | Manufacturing |
Merida Industry 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/52782/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52782 | 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=52782 | 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=52782 \ -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": 52782}, 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 Merida Industry Co., Ltd. (id: 52782)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.