
Trenders, Inc. — Investor Relations & Filings
Trenders, Inc. is a marketing company specializing in digital and social media solutions. The firm provides business promotion and public relations (PR) support, with a focus on identifying and leveraging market trends. Its services extend to various industries, including the beauty and healthcare sectors. The company also operates media businesses, particularly platforms that support women's lifestyles.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 臨時報告書 | 2026-05-14 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-05 | Japanese | |
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第26期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-11-07 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-10-06 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 45847545 | 臨時報告書 | 2026-05-14 | Japanese | ||
|
2025
13 filings
| |||||
| 9321056 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-05 | Japanese | ||
| 8317774 | 確認書 | 2025-11-14 | Japanese | ||
| 8317658 | 半期報告書-第26期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 8127927 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-11-07 | Japanese | ||
| 7974423 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-10-06 | Japanese | ||
| 7856258 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-09-05 | Japanese | ||
| 7859375 | 確認書 | 2025-08-05 | Japanese | ||
| 7859365 | 訂正有価証券報告書-第25期(2024/04/01-2025/03/31) | 2025-08-05 | Japanese | ||
| 7251052 | 臨時報告書 | 2025-06-25 | Japanese | ||
| 7251044 | 内部統制報告書-第25期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7251021 | 確認書 | 2025-06-25 | Japanese | ||
| 7251004 | 有価証券報告書-第25期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7273513 | 臨時報告書 | 2025-03-18 | Japanese | ||
|
2024
1 filing
| |||||
| 7292385 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-12-11 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Public relations activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Public Policy Holding Company, Inc.
A group of advisory firms for government relations, public …
|
PPHC.L | US | Professional, scientific and te… |
|
SUNNY SIDE UP GROUP Inc.
A public relations and marketing communications group and c…
|
2180 | JP | Professional, scientific and te… |
|
The Reputation Exchange Plc
Fintech firm that enables brands to monetize fan bases with…
|
REPL | GB | Professional, scientific and te… |
|
VECTOR INC.
A public relations firm offering marketing, HR, web, and ve…
|
6058 | JP | Professional, scientific and te… |
|
Wonderful Sky Financial Group Holdings Limited
Financial public relations and communication group providin…
|
1260 | KY | Professional, scientific and te… |
Trenders, 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/13689/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13689 | 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=13689 | 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=13689 \ -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": 13689}, 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 Trenders, Inc. (id: 13689)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.