
PRAP Japan,Inc. — Investor Relations & Filings
PRAP Japan, Inc. is a comprehensive public relations and communications consultancy established in 1970. The company provides a wide range of services including strategic PR consulting, corporate communications, media relations, and digital solutions. It offers integrated support across various communication areas, from media promotion to digital strategy implementation, serving clients across a diverse range of sectors. The firm's mission is to improve relationships through the power of communication, developing stories and content to advance business and society.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-04-14 | Japanese | |
| 半期報告書-第56期(2025/09/01-2026/08/31) | 2026-04-14 | Japanese | |
| 確認書 | 2025-11-26 | Japanese | |
| 有価証券報告書-第55期(2024/09/01-2025/08/31) | 2025-11-26 | Japanese | |
| 確認書 | 2025-04-11 | Japanese | |
| 半期報告書-第55期(2024/09/01-2025/08/31) | 2025-04-11 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 34470094 | 確認書 | 2026-04-14 | Japanese | ||
| 34470061 | 半期報告書-第56期(2025/09/01-2026/08/31) | 2026-04-14 | Japanese | ||
|
2025
4 filings
| |||||
| 8656098 | 確認書 | 2025-11-26 | Japanese | ||
| 8656037 | 有価証券報告書-第55期(2024/09/01-2025/08/31) | 2025-11-26 | Japanese | ||
| 7267535 | 確認書 | 2025-04-11 | Japanese | ||
| 7267529 | 半期報告書-第55期(2024/09/01-2025/08/31) | 2025-04-11 | Japanese | ||
|
2024
9 filings
| |||||
| 7292946 | 臨時報告書 | 2024-12-05 | Japanese | ||
| 7293591 | 臨時報告書 | 2024-11-29 | Japanese | ||
| 7293815 | 確認書 | 2024-11-28 | Japanese | ||
| 7293811 | 内部統制報告書-第54期(2023/09/01-2024/08/31) | 2024-11-28 | Japanese | ||
| 7293803 | 有価証券報告書-第54期(2023/09/01-2024/08/31) | 2024-11-28 | Japanese | ||
| 7316467 | 確認書 | 2024-07-12 | Japanese | ||
| 7316458 | 四半期報告書-第54期第3四半期(2024/03/01-2024/05/31) | 2024-07-12 | Japanese | ||
| 7341743 | 確認書 | 2024-04-12 | Japanese | ||
| 7341744 | 四半期報告書-第54期第2四半期(2023/12/01-2024/02/29) | 2024-04-12 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Public relations activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AGEHA Inc.
A branding consultancy providing strategy, creative, and di…
|
9330 | JP | Professional, scientific and te… |
|
Agile Media Network Inc.
A digital marketing firm specializing in fan and ambassador…
|
6573 | JP | Professional, scientific and te… |
|
ALPHA CO.,LTD.
A creative firm specializing in design, PR, and direction f…
|
4760 | JP | Professional, scientific and te… |
|
Boldt
Specializes in public affairs and communications, guiding m…
|
— | DK | Professional, scientific and te… |
|
Crosswood
Real estate company that manages a portfolio of commercial …
|
CROS | FR | Professional, scientific and te… |
|
Enjin Co., Ltd.
PR firm offering strategic communication services to SMEs a…
|
7370 | JP | Professional, scientific and te… |
|
Eprcomunicazione
A strategic consulting and communications agency for enterp…
|
EPRB | IT | Professional, scientific and te… |
|
ETOILES CAPITAL GROUP CO., LTD
An integrated investor relations and public relations servi…
|
EFTY | US | Professional, scientific and te… |
|
Globe Capital Limited
An investment and advisory firm providing M&A advice and wo…
|
GCAP | GB | Professional, scientific and te… |
|
Hopening
Fundraising solutions group providing 360° support for non-…
|
MLHPE | FR | Professional, scientific and te… |
PRAP Japan,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/13410/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13410 | 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=13410 | 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=13410 \ -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": 13410}, 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 PRAP Japan,Inc. (id: 13410)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.