
SPC SAMLIP CO., LTD. — Investor Relations & Filings
SPC Samlip is a comprehensive food company engaged in the manufacturing and distribution of a wide array of food products. Its core business revolves around bakery and confectionery, offering an extensive selection of breads, cakes, snacks, and desserts. The company's diverse portfolio also includes noodles, frozen foods such as dumplings, fresh salads, sandwiches, and traditional rice cakes. SPC Samlip manages a variety of distinct brands, including its flagship 'Samlip' brand, the historic 'Samlip Hopang' steamed buns, dessert lines like 'Cafe Snow', and the fresh salad brand 'Pig in the Garden'. Additionally, the company is involved in flour milling and operates as a key food distributor, supplying both its own products and those of partner brands.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 최대주주등소유주식변동신고서 | 2026-05-15 | Korean | |
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-27 | Korean | |
| 대표이사(대표집행임원)변경(안내공시) | 2026-03-26 | Korean | |
| 정기주주총회결과 | 2026-03-26 | Korean | |
| 사업보고서 (2025.12) | 2026-03-18 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46349701 | 최대주주등소유주식변동신고서 | 2026-05-15 | Korean | ||
| 46349692 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 33053336 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-27 | Korean | ||
| 33047719 | 대표이사(대표집행임원)변경(안내공시) | 2026-03-26 | Korean | ||
| 33047567 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 32971506 | 사업보고서 (2025.12) | 2026-03-18 | Korean | ||
| 32971271 | 감사보고서제출 | 2026-03-18 | Korean | ||
| 32914798 | [기재정정]주주총회소집결의 | 2026-03-09 | Korean | ||
| 32914793 | [기재정정]주주총회소집공고 | 2026-03-09 | Korean | ||
| 32825842 | 현금ㆍ현물배당결정 | 2026-02-23 | Korean | ||
| 32825813 | 주주총회소집결의 | 2026-02-23 | Korean | ||
| 32825806 | 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2026-02-23 | Korean | ||
| 32825684 | 주주총회소집공고 | 2026-02-23 | Korean | ||
| 18007127 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2026-02-09 | Korean | ||
| 14170166 | 재해발생 | 2026-02-03 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of bakery products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Alkis H. Hadjikyriacos Public LTD
Manufactures and distributes food products like biscuits, s…
|
FBI | CY | Manufacturing |
|
Anjani Foods Limited
Produces and distributes bakery products for retail and ins…
|
511153 | IN | Manufacturing |
|
Aryzta AG
International manufacturer and distributor of frozen specia…
|
ARYN | CH | Manufacturing |
|
BOURBON CORPORATION
Manufacturer and distributor of snacks, confectionery, and …
|
2208 | JP | Manufacturing |
|
BRIDGFORD FOODS CORP
Manufacturer and distributor of frozen bakery goods and mea…
|
BRID | US | Manufacturing |
|
Brionka d.d.
Producer of bakery, confectionery, pasta, and frozen food p…
|
BRNK | HR | Manufacturing |
|
Britannia Industries Ltd.
Manufactures and distributes a diverse range of bakery and …
|
BRITANNIA | IN | Manufacturing |
|
COMO CO.,LTD.
Manufacturer of long-life bread using Panettone yeast; also…
|
2224 | JP | Manufacturing |
|
Dangee Dums Limited
Produces and retails premium bakery products, artisanal cho…
|
DANGEE | IN | Manufacturing |
|
Delsole Corporation
Manufactures specialty breads and operates Japanese restaur…
|
2876 | JP | Manufacturing |
SPC SAMLIP 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/16857/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16857 | 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=16857 | 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=16857 \ -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": 16857}, 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 SPC SAMLIP CO., LTD. (id: 16857)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.