
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 |
|---|---|---|---|
|
genOway
Designs and develops genetically modified preclinical model…
|
ALGEN | FR | Professional, scientific and te… |
|
Genprex, Inc.
Clinical-stage gene therapy company developing therapies fo…
|
GNPX | US | Professional, scientific and te… |
|
Genxone Spolka Akcyjna
A biotechnology company specializing in Next Generation Seq…
|
GX1 | PL | Professional, scientific and te… |
|
GeoVax Labs, Inc.
Clinical-stage biotech developing vaccines and therapies fo…
|
GOVX | US | Professional, scientific and te… |
|
GH Research PLC
Develops mebufotenin-based therapies for psychiatric and ne…
|
GHRS | IE | Professional, scientific and te… |
|
GI Innovation Inc.
Researches and develops protein-based drugs for immuno-onco…
|
358570 | KR | Professional, scientific and te… |
|
Ginkgo Bioworks Holdings, Inc.
Operates a horizontal platform for cell programming and syn…
|
DNA | US | Professional, scientific and te… |
|
GRAIL, Inc.
A healthcare company developing blood tests for multi-cance…
|
GRAL | US | Professional, scientific and te… |
|
GT Biopharma, Inc.
Clinical-stage immuno-oncology company developing therapies…
|
GTBP | US | Professional, scientific and te… |
|
Guard Therapeutics International AB
Clinical-stage biotech developing therapies to prevent acut…
|
GUARD | SE | 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.