
K.R.S.Corporation — Investor Relations & Filings
K.R.S. Corporation is a comprehensive third-party logistics (3PL) provider with a primary focus on the food industry. The company's core services encompass warehousing, freight forwarding, intermediary transport, cargo handling, packing, and packaging. It specializes in cold-chain logistics, managing both regular and chilled inventories to maintain product quality and safety. The company also provides transportation services for its parent company, Q.P. Corporation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| インドに拠点を置く低温物流会社 Coldrush Logistics Private Limited の株式取得(子会社化)に関するお知らせ | 2026-04-23 | Japanese | |
| 2026年11月期 第1四半期決算短信〔日本基準〕(連結) | 2026-03-27 | Japanese | |
| 確認書 | 2026-02-24 | Japanese | |
| 有価証券報告書-第60期(2024/12/01-2025/11/30) | 2026-02-24 | Japanese | |
| 2025年11月期 決算短信〔日本基準〕(連結) | 2026-01-08 | Japanese | |
| 2025年11月期 第3四半期決算短信〔日本基準〕(連結) | 2025-09-30 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 46878423 | インドに拠点を置く低温物流会社 Coldrush Logistics Private Limited の株式取得(子会社化)に関するお知らせ | 2026-04-23 | Japanese | ||
| 48296669 | 2026年11月期 第1四半期決算短信〔日本基準〕(連結) | 2026-03-27 | Japanese | ||
| 32830540 | 確認書 | 2026-02-24 | Japanese | ||
| 32830529 | 有価証券報告書-第60期(2024/12/01-2025/11/30) | 2026-02-24 | Japanese | ||
| 48296670 | 2025年11月期 決算短信〔日本基準〕(連結) | 2026-01-08 | Japanese | ||
|
2025
10 filings
| |||||
| 48296671 | 2025年11月期 第3四半期決算短信〔日本基準〕(連結) | 2025-09-30 | Japanese | ||
| 7239863 | 半期報告書-第60期(2024/12/01-2025/11/30) | 2025-07-14 | Japanese | ||
| 7239860 | 確認書 | 2025-07-14 | Japanese | ||
| 48296672 | 2025年11月期 第2四半期(中間期)決算短信〔日本基準〕(連結) | 2025-07-03 | Japanese | ||
| 48296673 | 2025年11月期 第1四半期決算短信〔日本基準〕(連結) | 2025-03-28 | Japanese | ||
| 7275526 | 臨時報告書 | 2025-02-28 | Japanese | ||
| 7275791 | 確認書 | 2025-02-27 | Japanese | ||
| 7275799 | 有価証券報告書-第59期(2023/12/01-2024/11/30) | 2025-02-27 | Japanese | ||
| 7275792 | 内部統制報告書-第59期(2023/12/01-2024/11/30) | 2025-02-27 | Japanese | ||
| 48296674 | 2024年11月期 決算短信〔日本基準〕(連結) | 2025-01-09 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Other support activities for transportation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Iware Supplychain Services Limited
Provides integrated 3PL logistics, warehousing, and distrib…
|
IWARE | IN | Transportation and storage |
|
JD Logistics, Inc.
Technology-driven provider of integrated supply chain solut…
|
2618 | KY | Transportation and storage |
|
Jet Freight Logistics Limited
Global logistics provider for air, ocean, and temperature-c…
|
JETFREIGHT | IN | Transportation and storage |
|
Jiangsu Wanlin Modern Logistics Co., Ltd.
Integrated supply chain and port logistics services for the…
|
603117 | CN | Transportation and storage |
|
Jiayou International Logistics Co.,Ltd
Integrated cross-border logistics and supply chain services…
|
603871 | CN | Transportation and storage |
|
Kamigumi Co., Ltd.
Integrated logistics provider for port terminal management,…
|
9364 | JP | Transportation and storage |
|
Kaushalya Logistics Limited
Integrated logistics, e-commerce retail, and commercial rea…
|
KLL | IN | Transportation and storage |
|
KONSORTIUM LOGISTIK BERHAD
An integrated logistics service provider offering end-to-en…
|
— | MY | Transportation and storage |
|
Lancer Container Lines Limited
Integrated logistics provider specializing in NVOCC operati…
|
539841 | IN | Transportation and storage |
|
Luka RIJEKA d. d.
Port operator providing maritime traffic, port, and cargo h…
|
LKRI | HR | Transportation and storage |
K.R.S.Corporation 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/12956/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12956 | 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=12956 | 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=12956 \ -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": 12956}, 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 K.R.S.Corporation (id: 12956)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.