
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 |
|---|---|---|---|
|
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 |
|
DoorDash, Inc.
A technology company operating a local commerce platform co…
|
DASH | US | Transportation and storage |
|
DX Group
A logistics and parcel distribution company for business an…
|
DX | GB | Transportation and storage |
|
Elite Express Holding Inc.
A holding company for subsidiaries providing last-mile deli…
|
ETS | US | Transportation and storage |
|
EXPRESO LANCIONI S.A.
Provides comprehensive logistics, parcel delivery, and full…
|
— | AR | Transportation and storage |
|
Fast Track Group
Provides entertainment event management and marketing servi…
|
FTRK | IN | Transportation and storage |
|
FEDEX CORP
Global provider of transportation, e-commerce, and business…
|
FDX | US | Transportation and storage |
|
Forposta Spolka Akcyjna
Provides postal, courier, and logistics services to busines…
|
FPO | PL | Transportation and storage |
|
Freightways Group Limited
Provides express package, business mail, and information ma…
|
FRW | NZ | 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.