
DEMAE-CAN CO.,LTD — Investor Relations & Filings
DEMAE-CAN CO.,LTD. operates 'Demae-can,' a comprehensive delivery service platform. Through its websites and mobile applications, the company manages a marketplace that connects consumers with a wide network of member restaurants and retail stores. The core business is on-demand food delivery, which has been expanded to include quick commerce services for the last-mile delivery of daily necessities and other goods. The platform is designed to support its ecosystem of users by enabling restaurants to add a delivery sales channel, offering consumers convenient access to local products, and providing flexible earning opportunities for delivery partners.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 訂正臨時報告書 | 2026-04-30 | Japanese | |
| 取締役に対する有償ストック・オプション(新株予約権)の発行内容確定に関するお知らせ | 2026-04-30 | Japanese | |
| 従業員に対するストック・オプション(新株予約権)の発行内容確定に関するお知らせ | 2026-04-30 | Japanese | |
| 訂正臨時報告書 | 2026-04-30 | Japanese | |
| 確認書 | 2026-04-14 | Japanese | |
| 取締役に対する有償ストック・オプション(新株予約権)の発行に関するお知らせ | 2026-04-14 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 39039139 | 訂正臨時報告書 | 2026-04-30 | Japanese | ||
| 46879930 | 取締役に対する有償ストック・オプション(新株予約権)の発行内容確定に関するお知らせ | 2026-04-30 | Japanese | ||
| 46879929 | 従業員に対するストック・オプション(新株予約権)の発行内容確定に関するお知らせ | 2026-04-30 | Japanese | ||
| 39039123 | 訂正臨時報告書 | 2026-04-30 | Japanese | ||
| 34470103 | 確認書 | 2026-04-14 | Japanese | ||
| 46877075 | 取締役に対する有償ストック・オプション(新株予約権)の発行に関するお知らせ | 2026-04-14 | Japanese | ||
| 46877074 | 従業員に対するストック・オプション(新株予約権)の発行に関するお知らせ | 2026-04-14 | Japanese | ||
| 46877072 | 2026年8月期 第2四半期決算短信〔日本基準〕(連結) | 2026-04-14 | Japanese | ||
| 34470084 | 半期報告書-第27期(2025/09/01-2026/08/31) | 2026-04-14 | Japanese | ||
|
2025
6 filings
| |||||
| 8659543 | 確認書 | 2025-11-26 | Japanese | ||
| 8659542 | 有価証券報告書-第26期(2024/09/01-2025/08/31) | 2025-11-26 | Japanese | ||
| 7265387 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-05-01 | Japanese | ||
| 7267201 | 確認書 | 2025-04-14 | Japanese | ||
| 7267187 | 半期報告書-第26期(2024/09/01-2025/08/31) | 2025-04-14 | Japanese | ||
| 7268759 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-04-01 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Courier activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
TCI Express Limited
Provides specialized express distribution and time-definite…
|
TCIEXP | IN | Transportation and storage |
|
Tổng Công ty Cổ phần Bưu chính Viettel
A prominent provider of domestic and international express …
|
VTP | VN | Transportation and storage |
|
UNITED PARCEL SERVICE INC
A global logistics and package delivery company offering su…
|
UPS | US | Transportation and storage |
|
YTO Express Group Co.,Ltd.
Provides comprehensive logistics, express delivery, and air…
|
600233 | CN | Transportation and storage |
|
YTO International Express and Supply Chain Technology Limited
International freight forwarding, express, and supply chain…
|
6123 | HK | Transportation and storage |
|
YUNDA Holding Group CO., Ltd.
Logistics service provider for express delivery and integra…
|
002120 | CN | Transportation and storage |
|
ZTO Express (Cayman) Inc.
Leading provider of express delivery and logistics, operati…
|
2057 | KY | Transportation and storage |
|
ZTO Express (Cayman) Inc.
An express delivery and logistics company serving the e-com…
|
ZTO | US | Transportation and storage |
DEMAE-CAN 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/13447/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13447 | 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=13447 | 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=13447 \ -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": 13447}, 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 DEMAE-CAN CO.,LTD (id: 13447)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.