
SAMCHULY BICYCLE CO., LTD — Investor Relations & Filings
SAMCHULY BICYCLE CO., LTD. is a manufacturer of bicycles and personal mobility products. Established in 1944, the company produces a comprehensive portfolio catering to diverse market segments. Its product lineup includes sport models such as mountain (MTB) and road bikes; lifestyle bicycles like hybrid, city, and folding models; and a dedicated selection for juniors and kids. The company has also expanded into the smart mobility market, offering electric products including e-bikes, e-scooters, and e-kickboards. It markets its products under several brands, including Phantom for electric mobility, and Appalanchia and Lespo for its wide range of conventional bicycles.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-13 | Korean | |
| 감자완료 | 2026-05-06 | Korean | |
| [기재정정]주요사항보고서(감자결정) | 2026-05-06 | Korean | |
| 기타시장안내 (기업심사위원회 심의·의결 결과 및 상장유지 결정 안내) | 2026-04-17 | Korean | |
| 주권매매거래정지해제 (상장유지 결정) | 2026-04-17 | Korean | |
| 소속부변경 | 2026-04-17 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 45420873 | 분기보고서 (2026.03) | 2026-05-13 | Korean | ||
| 41708388 | 감자완료 | 2026-05-06 | Korean | ||
| 41680806 | [기재정정]주요사항보고서(감자결정) | 2026-05-06 | Korean | ||
| 34654935 | 기타시장안내 (기업심사위원회 심의·의결 결과 및 상장유지 결정 안내) | 2026-04-17 | Korean | ||
| 34654927 | 주권매매거래정지해제 (상장유지 결정) | 2026-04-17 | Korean | ||
| 34654925 | 소속부변경 | 2026-04-17 | Korean | ||
| 33010886 | [기재정정]정기주주총회결과 | 2026-03-23 | Korean | ||
| 32997979 | 기타시장안내 (개선계획서 제출) | 2026-03-20 | Korean | ||
| 32997637 | 정기주주총회결과 | 2026-03-20 | Korean | ||
| 32997625 | 주식매수선택권부여에관한신고 | 2026-03-20 | Korean | ||
| 32936246 | 사업보고서 (2025.12) | 2026-03-12 | Korean | ||
| 32935581 | 감사보고서제출 | 2026-03-12 | Korean | ||
| 32926628 | [기재정정]의결권대리행사권유참고서류 | 2026-03-11 | Korean | ||
| 32907624 | [기재정정]주주총회소집공고 | 2026-03-06 | Korean | ||
| 32903252 | 주주총회소집공고 | 2026-03-05 | Korean | ||
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 |
SAMCHULY BICYCLE 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/16721/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16721 | 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=16721 | 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=16721 \ -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": 16721}, 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 SAMCHULY BICYCLE CO., LTD (id: 16721)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.