
PR TIMES, Inc. — Investor Relations & Filings
PR TIMES, Inc. operates a leading online platform for distributing press releases and news releases. The company's core service, the "PR TIMES" platform, connects corporate clients with media outlets and consumers by facilitating the dissemination of company news and announcements. In addition to its distribution services, the company provides a comprehensive suite of public relations support, including PR strategy planning, content creation, media outreach management, and communication performance analytics. The platform serves as a key tool for corporate communication, marketing, and brand-building activities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-10-14 | Japanese | |
| 半期報告書-第21期(2025/03/01-2026/02/28) | 2025-10-14 | Japanese | |
| 臨時報告書 | 2025-05-27 | Japanese | |
| 確認書 | 2025-05-27 | Japanese | |
| 内部統制報告書-第20期(2024/03/01-2025/02/28) | 2025-05-27 | Japanese | |
| 有価証券報告書-第20期(2024/03/01-2025/02/28) | 2025-05-27 | Japanese |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
6 filings
| |||||
| 8017749 | 確認書 | 2025-10-14 | Japanese | ||
| 8017748 | 半期報告書-第21期(2025/03/01-2026/02/28) | 2025-10-14 | Japanese | ||
| 7262064 | 臨時報告書 | 2025-05-27 | Japanese | ||
| 7262028 | 確認書 | 2025-05-27 | Japanese | ||
| 7262024 | 内部統制報告書-第20期(2024/03/01-2025/02/28) | 2025-05-27 | Japanese | ||
| 7262022 | 有価証券報告書-第20期(2024/03/01-2025/02/28) | 2025-05-27 | Japanese | ||
|
2024
9 filings
| |||||
| 7305458 | 確認書 | 2024-10-11 | Japanese | ||
| 7305457 | 半期報告書-第20期(2024/03/01-2025/02/28) | 2024-10-11 | Japanese | ||
| 7316748 | 確認書 | 2024-07-11 | Japanese | ||
| 7316752 | 四半期報告書-第20期第1四半期(2024/03/01-2024/05/31) | 2024-07-11 | Japanese | ||
| 7335296 | 臨時報告書 | 2024-05-29 | Japanese | ||
| 7335288 | 確認書 | 2024-05-29 | Japanese | ||
| 7335281 | 内部統制報告書-第19期(2023/03/01-2024/02/29) | 2024-05-29 | Japanese | ||
| 7335272 | 有価証券報告書-第19期(2023/03/01-2024/02/29) | 2024-05-29 | Japanese | ||
| 7362627 | 確認書 | 2024-01-11 | Japanese | ||
Market data
Market data not available
Price history
Peer group · News agency activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Grupo Clarín S.A.
Diversified media conglomerate producing and distributing c…
|
— | AR | Publishing, broadcasting, and c… |
|
GTN LIMITED
Global provider of traffic reports and advertising solution…
|
GTN | AU | Publishing, broadcasting, and c… |
|
İHLAS HABER AJANSI A.Ş.
News agency providing content, media production, and broadc…
|
IHAAS | TR | Publishing, broadcasting, and c… |
|
Il Sole 24 Ore
A multimedia publisher of economic, financial, professional…
|
S24 | IT | Publishing, broadcasting, and c… |
|
Sichuan Newsnet Media (Group) Co.,Ltd.
Digital media enterprise providing news, advertising, and i…
|
300987 | CN | Publishing, broadcasting, and c… |
|
Xinhuanet Co., Ltd
Global news provider offering multimedia content, big data,…
|
603888 | CN | Publishing, broadcasting, and c… |
|
Xinhua News Media Holdings Limited
Provides cleaning services for various sectors and operates…
|
309 | HK | Publishing, broadcasting, and c… |
|
Zee Media Corporation Limited
Operates a network of national and international news chann…
|
ZEEMEDIA | IN | Publishing, broadcasting, and c… |
PR TIMES, 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/13920/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13920 | 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=13920 | 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=13920 \ -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": 13920}, 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 PR TIMES, Inc. (id: 13920)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.