
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 |
|---|---|---|---|
| 内部統制報告書-第18期(2022/03/01-2023/02/28) | 2023-05-24 | Japanese | |
| 有価証券報告書-第18期(2022/03/01-2023/02/28) | 2023-05-24 | Japanese | |
| 確認書 | 2023-01-12 | Japanese | |
| 四半期報告書-第18期第3四半期(2022/09/01-2022/11/30) | 2023-01-12 | Japanese | |
| 確認書 | 2022-10-13 | Japanese | |
| 四半期報告書-第18期第2四半期(令和4年6月1日-令和4年8月31日) | 2022-10-13 | Japanese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
4 filings
| |||||
| 7567023 | 内部統制報告書-第18期(2022/03/01-2023/02/28) | 2023-05-24 | Japanese | ||
| 7567025 | 有価証券報告書-第18期(2022/03/01-2023/02/28) | 2023-05-24 | Japanese | ||
| 7579481 | 確認書 | 2023-01-12 | Japanese | ||
| 7579483 | 四半期報告書-第18期第3四半期(2022/09/01-2022/11/30) | 2023-01-12 | Japanese | ||
|
2022
7 filings
| |||||
| 7588348 | 確認書 | 2022-10-13 | Japanese | ||
| 7588347 | 四半期報告書-第18期第2四半期(令和4年6月1日-令和4年8月31日) | 2022-10-13 | Japanese | ||
| 7596873 | 四半期報告書-第18期第1四半期(令和4年3月1日-令和4年5月31日) | 2022-07-14 | Japanese | ||
| 7607881 | 内部統制報告書-第17期(令和3年3月1日-令和4年2月28日) | 2022-05-25 | Japanese | ||
| 7607879 | 確認書 | 2022-05-25 | Japanese | ||
| 7607884 | 有価証券報告書-第17期(令和3年3月1日-令和4年2月28日) | 2022-05-25 | Japanese | ||
| 7619317 | 四半期報告書-第17期第3四半期(令和3年9月1日-令和3年11月30日) | 2022-01-13 | Japanese | ||
|
2021
4 filings
| |||||
| 7625498 | 四半期報告書-第17期第2四半期(令和3年6月1日-令和3年8月31日) | 2021-10-14 | Japanese | ||
| 7663326 | 四半期報告書-第17期第1四半期(令和3年3月1日-令和3年5月31日) | 2021-07-14 | Japanese | ||
| 7671425 | 内部統制報告書-第16期(令和2年3月1日-令和3年2月28日) | 2021-05-26 | Japanese | ||
| 7671423 | 確認書 | 2021-05-26 | 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…
|
GCLA | 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.