
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 |
|---|---|---|---|
|
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 |
|
Blue-Ex Limited
A logistics company specializing in e-commerce and courier …
|
BLUEX | PK | Transportation and storage |
|
Blue-Ex Limited (GEM)
A smart logistics company specializing in courier, cargo, a…
|
GEMBLUEX | PK | 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 |
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.