
MSC Co.,Ltd. — Investor Relations & Filings
MSC Co., Ltd. is a manufacturer specializing in food and food additives. The company's core products include hydrocolloids such as carrageenan and agar-agar, natural food colors, spices, and various seasonings. Through its subsidiaries, MSC expands its operations into producing finished food items like sauces, beverages, and retort foods. One of its key affiliates is a major Asian producer of agar-agar, with a significant export business. The company also operates in the food service sector through a chain of Japanese-style ramen restaurants, for which it directly manufactures and supplies key ingredients. Additionally, it utilizes by-products from its food production processes to manufacture organic fertilizers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 현금ㆍ현물배당결정 | 2023-02-16 | Korean | |
| 유형자산취득결정(자율공시) | 2023-01-12 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2023-01-03 | Korean | |
| 주주명부폐쇄기간또는기준일설정 | 2022-12-16 | Korean | |
| 분기보고서 (2022.09) | 2022-11-14 | Korean | |
| [기재정정]반기보고서 (2022.06) | 2022-08-17 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
3 filings
| |||||
| 8416572 | 현금ㆍ현물배당결정 | 2023-02-16 | Korean | ||
| 8548212 | 유형자산취득결정(자율공시) | 2023-01-12 | Korean | ||
| 8552367 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2023-01-03 | Korean | ||
|
2022
12 filings
| |||||
| 8560602 | 주주명부폐쇄기간또는기준일설정 | 2022-12-16 | Korean | ||
| 8587096 | 분기보고서 (2022.09) | 2022-11-14 | Korean | ||
| 8628801 | [기재정정]반기보고서 (2022.06) | 2022-08-17 | Korean | ||
| 8639838 | 반기보고서 (2022.06) | 2022-08-16 | Korean | ||
| 8699334 | 분기보고서 (2022.03) | 2022-05-16 | Korean | ||
| 8726329 | [기재정정]현금ㆍ현물배당결정 | 2022-04-06 | Korean | ||
| 8741110 | 정기주주총회결과 | 2022-03-25 | Korean | ||
| 8771086 | 감사보고서제출 | 2022-03-17 | Korean | ||
| 8770762 | 사업보고서 (2021.12) | 2022-03-17 | Korean | ||
| 8792699 | 주주총회소집공고 | 2022-03-10 | Korean | ||
| 8792657 | 주주총회집중일개최사유신고 | 2022-03-10 | Korean | ||
| 8821576 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2022-02-10 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other food products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
7 Fit Spolka Akcyjna
Producer and distributor of nutritional and dietary supplem…
|
7FT | PL | Manufacturing |
|
AB Akola Group
An agricultural and food production group with integrated '…
|
LNA1L | LT | Manufacturing |
|
Above Food Ingredients Inc.
A plant-based ingredient company specializing in regenerati…
|
ABVE | CA | Manufacturing |
|
Abram Food Limited
Manufactures and distributes snacks, confectionery, and pro…
|
544422 | IN | Manufacturing |
|
ACOMO N.V.
Sources, processes, and distributes plant-based ingredients…
|
ACOMO | NL | Manufacturing |
|
AFC Group Holdings Limited
Produces and distributes food, health, and beauty products …
|
AFC | NZ | Manufacturing |
|
Agape ATP Corp
Provides health products and wellness advisory services in …
|
ATPC | US | Manufacturing |
|
AGV Products Corporation
Manufactures food, beverages, and health supplements using …
|
1217 | TW | Manufacturing |
|
ahjikanco.,ltd
Manufacturer and wholesaler of processed Japanese egg, vege…
|
2907 | JP | Manufacturing |
|
Ajinomoto Co., Inc.
A global firm specializing in food products and amino acid-…
|
2802 | JP | Manufacturing |
MSC 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/17218/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17218 | 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=17218 | 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=17218 \ -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": 17218}, 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 MSC Co.,Ltd. (id: 17218)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.