
S.Biomedics Co., Ltd. — Investor Relations & Filings
S.Biomedics Co., Ltd. is a company specializing in the research and development of cell therapies for regenerative medicine. Established in 2005, the company focuses on creating, manufacturing, and supplying stem cell-based therapeutic products. Its core activities involve leveraging data-driven biology to develop fundamental and safe treatments for various conditions, with a significant focus on neurodegenerative disorders such as Parkinson's disease. S.Biomedics is committed to advancing the field of stem cell therapy from initial research to clinical application.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-06-14 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2024-06-14 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-06-13 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-06-13 | Korean | |
| 조회공시요구(현저한시황변동)에대한답변(중요정보없음) | 2024-05-29 | Korean | |
| 조회공시요구(현저한시황변동) | 2024-05-28 | Korean |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 8124082 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-06-14 | Korean | ||
| 8124081 | 주식등의대량보유상황보고서(일반) | 2024-06-14 | Korean | ||
| 8127494 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-06-13 | Korean | ||
| 8124858 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2024-06-13 | Korean | ||
| 8132871 | 조회공시요구(현저한시황변동)에대한답변(중요정보없음) | 2024-05-29 | Korean | ||
| 8132983 | 조회공시요구(현저한시황변동) | 2024-05-28 | Korean | ||
| 8139869 | 분기보고서 (2024.03) | 2024-05-14 | Korean | ||
| 8141182 | 주식등의대량보유상황보고서(약식) | 2024-05-10 | Korean | ||
| 8141587 | 조회공시요구(현저한시황변동)에대한답변(중요정보없음) | 2024-05-09 | Korean | ||
| 8141959 | 조회공시요구(현저한시황변동) | 2024-05-08 | Korean | ||
| 8142782 | 주식등의대량보유상황보고서(약식) | 2024-05-03 | Korean | ||
| 8146453 | 투자판단관련주요경영사항(임상시험계획자진취하등) (큐어스킨주 (자가피부유래 섬유아세포 치료제)의 조건부 제조판매품목허가 자진취하 및 제3상 임상시험 조기종료) | 2024-04-22 | Korean | ||
| 8153568 | 정기주주총회결과 | 2024-03-29 | Korean | ||
| 8159314 | 감사보고서제출 | 2024-03-21 | Korean | ||
| 8159250 | 사업보고서 (2023.12) | 2024-03-21 | Korean | ||
Market data
Market data not available
Price history
Peer group · Research and experimental development on natural sciences and engineering
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1NKEMIA
Biotechnology company providing R&D and services for the li…
|
IKM | ES | Professional, scientific and te… |
|
2cureX AB
Develops an IVD test using 3D tumoroids to predict patient …
|
2CUREX | SE | Professional, scientific and te… |
|
Abattis Bioceuticals Corp.
Life sciences company aggregating and investing in cannabis…
|
ATTBF | CA | Professional, scientific and te… |
|
Abera Bioscience AB
Develops mucosal vaccines using a proprietary Outer Membran…
|
ABERA | SE | Professional, scientific and te… |
|
ABION Inc.
Clinical-stage biopharma developing therapeutics for oncolo…
|
203400 | KR | Professional, scientific and te… |
|
ABL Bio Inc.
Develops bispecific antibody therapeutics for oncology and …
|
298380 | KR | Professional, scientific and te… |
|
Abnova
Global leader in high-throughput production of antibodies a…
|
4133 | TW | Professional, scientific and te… |
|
Abpro Holdings, Inc.
Clinical-stage biotech developing antibody therapeutics for…
|
ABP | US | Professional, scientific and te… |
|
Absci Corp
A generative AI drug creation company developing biologic m…
|
ABSI | US | Professional, scientific and te… |
|
Achiko AG
A digital services platform for cross-border business compl…
|
ACHI | CH | Professional, scientific and te… |
S.Biomedics 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/17131/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17131 | 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=17131 | 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=17131 \ -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": 17131}, 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 S.Biomedics Co., Ltd. (id: 17131)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.