
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 |
|---|---|---|---|
|
LOBO TECHNOLOGIES LTD.
Designs and manufactures electric mobility products and sma…
|
LOBO | VG | Manufacturing |
|
Megawheels Technologies Inc.
Designs, manufactures, and supplies electric scooters and E…
|
MWT | CA | Manufacturing |
|
MIC
Designs and manufactures high-performance bicycles and e-bi…
|
9914 | TW | Manufacturing |
|
PT Terang Dunia Internusa Tbk.
Prominent manufacturer and distributor of bicycles and elec…
|
UNTD | ID | 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 |
|
SUNRACE
Develops and manufactures bicycle drivetrain components and…
|
1526 | TW | Manufacturing |
|
Zhonglu Co.,Ltd
Manufactures bicycles and electric bikes and develops high-…
|
600818 | CN | 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.