
SeouLinBioscienceCO.,LTD. — Investor Relations & Filings
SeouLin Bioscience is a total solutions provider for the life sciences and healthcare sectors, specializing in bio-research and production. Established in 1984, the company supplies a comprehensive range of research reagents, laboratory equipment, and materials. It also develops and manufactures specialized products, including Hypochlorous Acid (HOCl) sterilization water generators, DNA chip scanners, and diagnostic DNA kits. The company's research and development activities focus on creating novel diagnostic solutions, such as field kits for detecting marine viruses and pathogens related to food safety. SeouLin Bioscience aims to deliver integrated solutions that support scientific discovery and bioproduction processes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 소속부변경 | 2026-04-30 | Korean | |
| 기업가치제고계획(자율공시) | 2026-04-21 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-02 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-02 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-02 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46364176 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 39069850 | 소속부변경 | 2026-04-30 | Korean | ||
| 34695495 | 기업가치제고계획(자율공시) | 2026-04-21 | Korean | ||
| 33151900 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-02 | Korean | ||
| 33151899 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-02 | Korean | ||
| 33151898 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-02 | Korean | ||
| 33047757 | 전환가액의조정 | 2026-03-26 | Korean | ||
| 33046865 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-26 | Korean | ||
| 33046860 | 전환가액의조정 | 2026-03-26 | Korean | ||
| 33046540 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 32970945 | 사업보고서 (2025.12) | 2026-03-18 | Korean | ||
| 32942019 | 감사보고서제출 | 2026-03-13 | Korean | ||
| 32921794 | 주주총회소집공고 | 2026-03-10 | Korean | ||
| 32921718 | 의결권대리행사권유참고서류 | 2026-03-10 | Korean | ||
| 32902759 | 주주총회소집결의 | 2026-03-05 | Korean | ||
Market data
Market data not available
Price history
Peer group · Research and experimental development on natural sciences and engineering
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Immunovant, Inc.
Clinical-stage immunology company developing anti-FcRn anti…
|
IMVT | US | Professional, scientific and te… |
|
IMMUPHARMA PLC
Specialty biopharmaceutical company developing peptide-base…
|
IMM | GB | Professional, scientific and te… |
|
IMMUTEP LIMITED
Develops LAG-3 targeting immunotherapies for cancer and aut…
|
IMM | AU | Professional, scientific and te… |
|
IMMUTEP Ltd
Biotechnology company developing LAG-3 immunotherapies for …
|
IMMP | US | Professional, scientific and te… |
|
IMPACT BIOMEDICAL INC.
Develops biopharmaceutical products and technologies to pro…
|
IBO | US | Professional, scientific and te… |
|
IMUGENE LIMITED
Clinical-stage immuno-oncology company developing cancer im…
|
IMU | AU | Professional, scientific and te… |
|
IMV Inc.
Pioneering novel immunotherapies using the proprietary DPX®…
|
IMV | CA | Professional, scientific and te… |
|
INBIOGEN CO.,Ltd
A life sciences firm offering bioinformatics and data minin…
|
101140 | KR | Professional, scientific and te… |
|
Incannex Healthcare Inc.
A clinical-stage biopharma firm developing cannabinoid and …
|
IXHL | US | Professional, scientific and te… |
|
Indaptus Therapeutics, Inc.
Develops bacterial-based immunotherapies for cancer and vir…
|
INDP | US | Professional, scientific and te… |
SeouLinBioscienceCO.,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/15308/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15308 | 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=15308 | 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=15308 \ -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": 15308}, 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 SeouLinBioscienceCO.,LTD. (id: 15308)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.