
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 |
|---|---|---|---|
| [기재정정]주식등의대량보유상황보고서(일반) | 2024-07-30 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2024-07-29 | Korean | |
| 주식등의대량보유상황보고서(약식) | 2024-07-02 | Korean | |
| 기타시장안내 (업종변경) | 2024-06-28 | Korean | |
| 기업지배구조보고서공시 | 2024-05-31 | Korean | |
| 분기보고서 (2024.03) | 2024-05-14 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 8103446 | [기재정정]주식등의대량보유상황보고서(일반) | 2024-07-30 | Korean | ||
| 8104287 | 주식등의대량보유상황보고서(일반) | 2024-07-29 | Korean | ||
| 8114081 | 주식등의대량보유상황보고서(약식) | 2024-07-02 | Korean | ||
| 8115151 | 기타시장안내 (업종변경) | 2024-06-28 | Korean | ||
| 8130850 | 기업지배구조보고서공시 | 2024-05-31 | Korean | ||
| 8139658 | 분기보고서 (2024.03) | 2024-05-14 | Korean | ||
| 8141406 | 투자설명서 | 2024-05-10 | Korean | ||
| 8141087 | 증권발행실적보고서 | 2024-05-10 | Korean | ||
| 8141448 | [발행조건확정]증권신고서(채무증권) | 2024-05-09 | Korean | ||
| 8142676 | [기재정정]증권신고서(채무증권) | 2024-05-03 | Korean | ||
| 8142661 | [발행조건확정]증권신고서(채무증권) | 2024-05-03 | Korean | ||
| 8144928 | 증권신고서(채무증권) | 2024-04-26 | Korean | ||
| 8153865 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2024-03-29 | Korean | ||
| 8153864 | 정기주주총회결과 | 2024-03-29 | Korean | ||
| 8162814 | 감사보고서제출 | 2024-03-21 | 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 |
|
Bunnys Limited
Manufacturer and supplier of a wide range of high-quality b…
|
BNL | PK | 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 |
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.