
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-14 | Japanese | |
| 半期報告書-第27期(2025/09/01-2026/08/31) | 2026-04-14 | Japanese | |
| 確認書 | 2025-11-26 | Japanese | |
| 有価証券報告書-第26期(2024/09/01-2025/08/31) | 2025-11-26 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 39039139 | 訂正臨時報告書 | 2026-04-30 | Japanese | ||
| 39039123 | 訂正臨時報告書 | 2026-04-30 | Japanese | ||
| 34470103 | 確認書 | 2026-04-14 | Japanese | ||
| 34470084 | 半期報告書-第27期(2025/09/01-2026/08/31) | 2026-04-14 | Japanese | ||
|
2025
9 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 | ||
| 7275221 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-03-04 | Japanese | ||
| 7286851 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-02-03 | Japanese | ||
| 7289714 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-01-06 | Japanese | ||
|
2024
2 filings
| |||||
| 7293024 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-12-04 | Japanese | ||
| 7293295 | 内部統制報告書-第25期(2023/09/01-2024/08/31) | 2024-12-02 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Courier activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ARAMEX PJSC
A global logistics and transportation company providing exp…
|
ARMX | AE | Transportation and storage |
|
A Toute Vitesse
Courier service for urgent and express deliveries in Paris …
|
MLATV | FR | Transportation and storage |
|
BingEx Ltd
Provider of on-demand, dedicated courier services for intra…
|
FLX | US | Transportation and storage |
|
Blue Dart Express Ltd.
Provides integrated air and ground express transportation a…
|
BLUEDART | IN | Transportation and storage |
|
Century II Holdings Inc.
Engaged in logistics and courier services, specializing in …
|
— | CA | Transportation and storage |
|
CJ Logistics Corporation
A global provider of integrated supply chain and logistics …
|
000120 | KR | Transportation and storage |
|
Colipays Réunion
Specializes in shipping gift packages of local products fro…
|
MLCLP | FR | Transportation and storage |
|
Delhivery Limited
Technology-driven provider of supply chain, freight, and or…
|
DELHIVERY | IN | Transportation and storage |
|
DELIVEROO PLC
Operates a three-sided marketplace for on-demand delivery o…
|
ROO | GB | Transportation and storage |
|
Delivery Hero SE
A global delivery platform for food, groceries, and other h…
|
DHER | DE | 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.