
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年8月期第2四半期(中間期)決算短信〔日本基準〕(連結) | 2026-04-14 | Japanese | |
| 確認書 | 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 |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 46877067 | 2026年8月期第2四半期(中間期)決算短信〔日本基準〕(連結) | 2026-04-14 | Japanese | ||
| 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
8 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 | ||
Market data
Market data not available
Price history
Peer group · Public relations activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
HOPSCOTCH Groupe
International communications group for PR, digital, influen…
|
HOP | FR | Professional, scientific and te… |
|
Intelligent Group Ltd
A financial public relations firm expanding its services in…
|
INTJ | US | Professional, scientific and te… |
|
JSA Technology
A public relations and marketing agency for the digital inf…
|
MLJSA | FR | Professional, scientific and te… |
|
KYODO PUBLIC RELATIONS CO.,LTD.
Integrated communications agency offering PR, digital marke…
|
2436 | JP | Professional, scientific and te… |
|
LLORENTE Y CUENCA
A global consulting firm for communications, digital market…
|
LLYC | ES | Professional, scientific and te… |
|
Material Group inc.
A business group providing marketing communications support…
|
156A | JP | Professional, scientific and te… |
|
Obiz
Develops and manages customer loyalty and benefits programs…
|
ALBIZ | FR | Professional, scientific and te… |
|
PATHOS COMMUNICATIONS LIMITED
Tech-enabled PR agency democratizing access to premium medi…
|
NEWS | GB | Professional, scientific and te… |
|
PRONEXUS INC.
Provider of corporate disclosure and investor relations (IR…
|
7893 | JP | Professional, scientific and te… |
|
Public Policy Holding Company, Inc.
A group of advisory firms for government relations, public …
|
PPHC.L | US | 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.