
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 |
|---|---|---|---|
| 반기보고서 (2025.06) | 2025-08-13 | Korean | |
| 분기보고서 (2025.03) | 2025-05-14 | Korean | |
| 정기주주총회결과 | 2025-03-21 | Korean | |
| 대표이사변경 | 2025-03-21 | Korean | |
| 감사보고서제출 | 2025-03-13 | Korean | |
| 사업보고서 (2024.12) | 2025-03-13 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
11 filings
| |||||
| 7875775 | 반기보고서 (2025.06) | 2025-08-13 | Korean | ||
| 7904279 | 분기보고서 (2025.03) | 2025-05-14 | Korean | ||
| 7925255 | 정기주주총회결과 | 2025-03-21 | Korean | ||
| 7925155 | 대표이사변경 | 2025-03-21 | Korean | ||
| 7956816 | 감사보고서제출 | 2025-03-13 | Korean | ||
| 7956726 | 사업보고서 (2024.12) | 2025-03-13 | Korean | ||
| 7963001 | 주주총회소집공고 | 2025-03-06 | Korean | ||
| 7962969 | 의결권대리행사권유참고서류 | 2025-03-06 | Korean | ||
| 7970172 | 주주총회소집결의 | 2025-02-20 | Korean | ||
| 7970134 | 주주총회집중일개최사유신고 | 2025-02-20 | Korean | ||
| 7986435 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2025-02-07 | Korean | ||
|
2024
4 filings
| |||||
| 7999742 | 타인에대한채무보증결정 | 2024-12-27 | Korean | ||
| 8004203 | 주주명부폐쇄기간또는기준일설정 | 2024-12-16 | Korean | ||
| 8004195 | 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2024-12-16 | Korean | ||
| 8020092 | [기재정정]사업보고서 (2023.12) | 2024-11-07 | 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
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
World's largest bicycle chain manufacturer specializing in …
|
5306 | TW | Manufacturing |
|
Lee Chi
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.