
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-21 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-21 | Korean | |
| 최대주주등소유주식변동신고서 | 2026-05-15 | Korean | |
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-27 | Korean | |
| 대표이사(대표집행임원)변경(안내공시) | 2026-03-26 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46713462 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-21 | Korean | ||
| 46712469 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-21 | Korean | ||
| 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 | ||
Market data
Market data not available
Price history
Peer group · Manufacture of bakery products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
HOCK LOK SIEW CORPORATION BHD
Manufacturer of traditional biscuits and delicacies, uphold…
|
— | MY | Manufacturing |
|
HUP SENG INDUSTRIES BHD
Manufactures and sells biscuits, crackers, cookies, confect…
|
— | MY | Manufacturing |
|
HWA TAI INDUSTRIES BHD
Premier manufacturer of biscuits and confectionery products…
|
— | MY | Manufacturing |
|
Ingeal, S.A.B. de C.V.
Produces and distributes biscuits, pasta, chocolates, and i…
|
INGEAL | MX | Manufacturing |
|
Jiashili Group Limited
Large-scale manufacturer of biscuits and crackers with a le…
|
1285 | HK | Manufacturing |
|
KAMEDA SEIKA CO.,LTD.
A leading manufacturer of rice crackers and snacks expandin…
|
2220 | JP | Manufacturing |
|
KAWAN FOOD BERHAD
Manufacturer and exporter of frozen Asian delicacies, offer…
|
— | MY | Manufacturing |
|
Koestlin d.d.
Manufacturer of biscuits, wafers, and salty snacks, exporti…
|
KOES | HR | Manufacturing |
|
Ligao Foods Co.Ltd
Produces bakery ingredients and frozen dough products for p…
|
300973 | CN | Manufacturing |
|
LONDON BISCUITS BERHAD
A prominent domestic manufacturer of diverse confectionery …
|
— | MY | 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.