
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 |
|---|---|---|---|
| 四半期報告書-第54期第2四半期(2023/12/01-2024/02/29) | 2024-04-12 | Japanese | |
| 確認書 | 2024-01-12 | Japanese | |
| 四半期報告書-第54期第1四半期(2023/09/01-2023/11/30) | 2024-01-12 | Japanese | |
| 臨時報告書 | 2023-12-06 | Japanese | |
| 内部統制報告書-第53期(2022/09/01-2023/08/31) | 2023-11-29 | Japanese | |
| 確認書 | 2023-11-29 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
3 filings
| |||||
| 7341744 | 四半期報告書-第54期第2四半期(2023/12/01-2024/02/29) | 2024-04-12 | Japanese | ||
| 7362322 | 確認書 | 2024-01-12 | Japanese | ||
| 7362309 | 四半期報告書-第54期第1四半期(2023/09/01-2023/11/30) | 2024-01-12 | Japanese | ||
|
2023
10 filings
| |||||
| 7365633 | 臨時報告書 | 2023-12-06 | Japanese | ||
| 7366462 | 内部統制報告書-第53期(2022/09/01-2023/08/31) | 2023-11-29 | Japanese | ||
| 7366459 | 確認書 | 2023-11-29 | Japanese | ||
| 7366464 | 有価証券報告書-第53期(2022/09/01-2023/08/31) | 2023-11-29 | Japanese | ||
| 7553152 | 確認書 | 2023-07-14 | Japanese | ||
| 7553105 | 四半期報告書-第53期第3四半期(2023/03/01-2023/05/31) | 2023-07-14 | Japanese | ||
| 7569825 | 確認書 | 2023-04-14 | Japanese | ||
| 7569820 | 四半期報告書-第53期第2四半期(2022/12/01-2023/02/28) | 2023-04-14 | Japanese | ||
| 7579272 | 確認書 | 2023-01-13 | Japanese | ||
| 7579271 | 四半期報告書-第53期第1四半期(2022/09/01-2022/11/30) | 2023-01-13 | Japanese | ||
|
2022
2 filings
| |||||
| 7581122 | 確認書 | 2022-11-29 | Japanese | ||
| 7581120 | 内部統制報告書-第52期(令和3年9月1日-令和4年8月31日) | 2022-11-29 | 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.