
TEAR Corporation — Investor Relations & Filings
TEAR Corporation is a provider of comprehensive funeral and ceremonial services. The company operates through two primary business segments: Funerals and Franchise. It manages a network of its own funeral halls and also conducts services at various locations, including temples and private residences. TEAR emphasizes a transparent and easy-to-understand pricing system, offering various set plans to clients. A specialized service includes managing the procedures for the overseas transportation and repatriation of foreign nationals who have passed away in Japan. The company also offers a membership program that provides discounts on its services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-05-15 | Japanese | |
| 半期報告書-第30期(2025/10/01-2026/09/30) | 2026-05-15 | Japanese | |
| 2026年9月期 第2四半期(中間期)決算参考資料 | 2026-05-14 | Japanese | |
| 2026年9月期 第2四半期(中間期)決算短信〔日本基準〕(連結) | 2026-05-14 | Japanese | |
| 業績予想修正に関するお知らせ | 2026-05-08 | Japanese | |
| 臨時報告書 | 2026-04-17 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 46344726 | 確認書 | 2026-05-15 | Japanese | ||
| 46344722 | 半期報告書-第30期(2025/10/01-2026/09/30) | 2026-05-15 | Japanese | ||
| 46884739 | 2026年9月期 第2四半期(中間期)決算参考資料 | 2026-05-14 | Japanese | ||
| 46884738 | 2026年9月期 第2四半期(中間期)決算短信〔日本基準〕(連結) | 2026-05-14 | Japanese | ||
| 46882166 | 業績予想修正に関するお知らせ | 2026-05-08 | Japanese | ||
| 34652910 | 臨時報告書 | 2026-04-17 | Japanese | ||
|
2025
4 filings
| |||||
| 10377477 | 確認書 | 2025-12-19 | Japanese | ||
| 10377476 | 有価証券報告書-第29期(2024/10/01-2025/09/30) | 2025-12-19 | Japanese | ||
| 7263182 | 確認書 | 2025-05-15 | Japanese | ||
| 7263174 | 半期報告書-第29期(2024/10/01-2025/09/30) | 2025-05-15 | Japanese | ||
|
2024
5 filings
| |||||
| 7290474 | 臨時報告書 | 2024-12-24 | Japanese | ||
| 7291183 | 内部統制報告書-第28期(2023/10/01-2024/09/30) | 2024-12-20 | Japanese | ||
| 7291179 | 確認書 | 2024-12-20 | Japanese | ||
| 7291181 | 有価証券報告書-第28期(2023/10/01-2024/09/30) | 2024-12-20 | Japanese | ||
| 7337337 | 確認書 | 2024-05-15 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Funeral and related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
NICHIRYOKU CO., LTD.
Provider of funeral services, cemetery management, and end-…
|
7578 | JP | Other service activities |
|
Park Lawn Company Limited
Major provider of funeral, cremation, and cemetery services…
|
PLC | CA | Other service activities |
|
Park Lawn Income Trust
Leading North American provider of disposition and memorial…
|
PLC | CA | Other service activities |
|
PROPEL FUNERAL PARTNERS LIMITED
Provides death care services through funeral homes, cemeter…
|
PFP | AU | Other service activities |
|
Rumbu Holdings Ltd.
Acquires, owns, and manages funeral homes and cremation fac…
|
RMB | CA | Other service activities |
|
SAN HOLDINGS,INC.
A holding company providing comprehensive funeral and end-o…
|
9628 | JP | Other service activities |
|
SERVICE CORP INTERNATIONAL
A North American provider of funeral and cemetery products …
|
SCI | US | Other service activities |
|
SUN-LIFE HOLDING CO.,LTD.
A holding company managing services for life events, nursin…
|
7040 | JP | Other service activities |
|
The Loewen Group Inc
Major provider of death care services, operating funeral ho…
|
LOWGQ | CA | Other service activities |
TEAR Corporation 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/13448/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13448 | 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=13448 | 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=13448 \ -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": 13448}, 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 TEAR Corporation (id: 13448)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.