
Material Group inc. — Investor Relations & Filings
Material Group Inc. is a specialized business group that provides comprehensive support for marketing communications. The company offers a range of services including market research, consulting, brand strategy analysis, and business marketing, with a focus on public relations (PR) and digital fields. Through a collaborative structure of its group companies, it delivers tailored solutions to address specific client challenges. The group's core approach is centered on a PR-based mindset to maximize the potential of various assets, including brands, products, services, and talent.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-04-14 | Japanese | |
| 半期報告書-第13期(2025/09/01-2026/08/31) | 2026-04-14 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-03 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-04 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-07 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-01 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 34470149 | 確認書 | 2026-04-14 | Japanese | ||
| 34470125 | 半期報告書-第13期(2025/09/01-2026/08/31) | 2026-04-14 | Japanese | ||
| 32869034 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-03 | Japanese | ||
| 14173334 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-04 | Japanese | ||
| 12194178 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-07 | Japanese | ||
|
2025
7 filings
| |||||
| 8951279 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-01 | Japanese | ||
| 8656081 | 確認書 | 2025-11-26 | Japanese | ||
| 8656035 | 有価証券報告書-第12期(2024/09/01-2025/08/31) | 2025-11-26 | Japanese | ||
| 7259952 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-06-09 | Japanese | ||
| 7263658 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-05-15 | Japanese | ||
| 7267207 | 確認書 | 2025-04-14 | Japanese | ||
| 7267200 | 半期報告書-第12期(2024/09/01-2025/08/31) | 2025-04-14 | Japanese | ||
|
2024
3 filings
| |||||
| 7293325 | 訂正臨時報告書 | 2024-12-02 | Japanese | ||
| 7293824 | 臨時報告書 | 2024-11-28 | Japanese | ||
| 7293821 | 内部統制報告書-第11期(2023/09/01-2024/08/31) | 2024-11-28 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Public relations activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
The Reputation Exchange Plc
Fintech firm that enables brands to monetize fan bases with…
|
REPL | GB | Professional, scientific and te… |
|
Trenders, Inc.
A marketing firm specializing in digital media, PR, and tre…
|
6069 | JP | Professional, scientific and te… |
|
VECTOR INC.
A public relations firm offering marketing, HR, web, and ve…
|
6058 | JP | Professional, scientific and te… |
|
Wonderful Sky Financial Group Holdings Limited
Financial public relations and communication group providin…
|
1260 | KY | Professional, scientific and te… |
Material Group inc. 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/14702/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14702 | 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=14702 | 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=14702 \ -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": 14702}, 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 Material Group inc. (id: 14702)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.