
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 |
|---|---|---|---|
|
Pelican
Provides door-to-door delivery and integrated logistics ser…
|
2642 | TW | Transportation and storage |
|
PT Krida Jaringan Nusantara Tbk.
A logistics company specializing in courier and freight for…
|
KJEN | ID | Transportation and storage |
|
PT Satria Antaran Prima Tbk.
Pioneering android-based shipping, it offers comprehensive …
|
SAPX | ID | Transportation and storage |
|
PT Trimuda Nuansa Citra Tbk.
Provides comprehensive postal, courier, and logistics servi…
|
TNCA | ID | Transportation and storage |
|
Serve Robotics Inc. /DE/
Designs, develops, and operates autonomous sidewalk robots …
|
SERV | US | Transportation and storage |
|
S.F. Holding Co., Ltd.
Leading integrated logistics provider in China and Asia, of…
|
6936 | HK | Transportation and storage |
|
S.F. Holding Co., Ltd.
Integrated logistics provider of express delivery and suppl…
|
002352 | HK | Transportation and storage |
|
SHADOWFAX TECHNOLOGIES LIMITED
Technology-driven logistics platform for on-demand, last-mi…
|
SHADOWFAX | IN | Transportation and storage |
|
Speedy AD
A courier offering domestic and international delivery serv…
|
SPDY | BG | Transportation and storage |
|
STO Express Co.,Ltd.
Provides express delivery, supply chain management, and e-c…
|
002468 | CN | 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.