
Daebonglsco.,Ltd — Investor Relations & Filings
Daebong LS is a specialized manufacturer and supplier of raw materials for the pharmaceutical, cosmetic, and food industries. The company focuses on enhancing quality of life through innovative and safe ingredients. It operates multiple research and development centers, including facilities specializing in natural products, biotechnology, and eco-friendly synthesis technologies. Daebong LS offers comprehensive solutions that cover the entire business cycle, from the development and production of raw materials to formulation, final product manufacturing, and clinical testing. The company's core activities are centered on developing advanced materials based on a deep understanding of medicine and a commitment to safety and innovation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 정기주주총회결과 | 2026-03-31 | Korean | |
| 사업보고서 (2025.12) | 2026-03-23 | Korean | |
| [기재정정]사업보고서 (2025.12) | 2026-03-23 | Korean | |
| 감사보고서제출 | 2026-03-23 | Korean | |
| 주주총회소집공고 | 2026-03-16 | Korean | |
| 주주총회소집결의 | 2026-03-11 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 33115939 | 정기주주총회결과 | 2026-03-31 | Korean | ||
| 33014565 | 사업보고서 (2025.12) | 2026-03-23 | Korean | ||
| 33012526 | [기재정정]사업보고서 (2025.12) | 2026-03-23 | Korean | ||
| 33010545 | 감사보고서제출 | 2026-03-23 | Korean | ||
| 32954464 | 주주총회소집공고 | 2026-03-16 | Korean | ||
| 32928761 | 주주총회소집결의 | 2026-03-11 | Korean | ||
| 32901952 | 현금ㆍ현물배당결정 | 2026-03-05 | Korean | ||
| 32840045 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-02-26 | Korean | ||
|
2025
7 filings
| |||||
| 7866351 | [기재정정]본점소재지변경 | 2025-09-05 | Korean | ||
| 7871883 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
| 7881075 | 본점소재지변경 | 2025-07-29 | Korean | ||
| 7886108 | 주식등의대량보유상황보고서(약식) | 2025-07-09 | Korean | ||
| 7888727 | [기재정정]신규시설투자등 | 2025-06-30 | Korean | ||
| 7901140 | 분기보고서 (2025.03) | 2025-05-15 | Korean | ||
| 7914149 | 주식등의대량보유상황보고서(약식) | 2025-04-09 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of pharmaceuticals, medicinal chemical and botanical products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ADLINE CHEM LAB LIMITED
Produces APIs, chemical intermediates, and specialty chemic…
|
524604 | IN | Manufacturing |
|
ADMA BIOLOGICS, INC.
Biopharmaceutical company that develops and manufactures pl…
|
ADMA | US | Manufacturing |
|
Advectus Life Sciences Inc.
Advances drug delivery systems using proprietary nanopartic…
|
AVXSF | CA | Manufacturing |
|
Adverum Biotechnologies, Inc.
A clinical-stage company developing gene therapies for ocul…
|
ADVM | US | Manufacturing |
|
Advicenne
A specialty pharmaceutical company developing treatments fo…
|
ALDVI | FR | Manufacturing |
|
AegirBio AB
A diagnostics company specializing in therapeutic drug moni…
|
AEGIR | SE | Manufacturing |
|
Aelis Farma
Biopharmaceutical company developing CB1 receptor inhibitor…
|
AELIS | FR | Manufacturing |
|
AEON Biopharma, Inc.
Clinical-stage company developing therapeutic applications …
|
AEON | US | Manufacturing |
|
Aequus Pharmaceuticals Inc.
Developing and commercializing specialty pharmaceutical pro…
|
AQS | CA | Manufacturing |
|
AFC-HD AMS Life Science Co.,Ltd.
An OEM of health foods, supplements, and cosmetics with int…
|
2927 | JP | Manufacturing |
Daebonglsco.,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/17552/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17552 | 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=17552 | 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=17552 \ -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": 17552}, 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 Daebonglsco.,Ltd (id: 17552)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.