
Fujisan Magazine Service Co.,Ltd. — Investor Relations & Filings
Fujisan Magazine Service Co., Ltd. operates a comprehensive online bookstore and digital newsstand, Fujisan.co.jp, specializing in magazines and periodicals. The platform provides one of the largest available selections of publications, offering both print and digital versions across a wide array of genres such as business, fashion, hobbies, and lifestyle. A core part of its business is a subscription service that provides customers with discounted rates and other benefits. In addition to its direct-to-consumer retail operations, the company offers sales support services to publishers, including marketing, packing, and delivery logistics.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-03-26 | Japanese | |
| 有価証券報告書-第24期(2025/01/01-2025/12/31) | 2026-03-26 | Japanese | |
| 訂正確認書 | 2025-10-01 | Japanese | |
| 訂正有価証券報告書-第23期(2024/01/01-2024/12/31) | 2025-10-01 | Japanese | |
| 確認書 | 2025-08-14 | Japanese | |
| 半期報告書-第24期(2025/01/01-2025/12/31) | 2025-08-14 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 33044238 | 確認書 | 2026-03-26 | Japanese | ||
| 33044235 | 有価証券報告書-第24期(2025/01/01-2025/12/31) | 2026-03-26 | Japanese | ||
|
2025
8 filings
| |||||
| 7943022 | 訂正確認書 | 2025-10-01 | Japanese | ||
| 7943021 | 訂正有価証券報告書-第23期(2024/01/01-2024/12/31) | 2025-10-01 | Japanese | ||
| 7857578 | 確認書 | 2025-08-14 | Japanese | ||
| 7857569 | 半期報告書-第24期(2025/01/01-2025/12/31) | 2025-08-14 | Japanese | ||
| 7271332 | 確認書 | 2025-03-27 | Japanese | ||
| 7271330 | 臨時報告書 | 2025-03-27 | Japanese | ||
| 7271333 | 有価証券報告書-第23期(2024/01/01-2024/12/31) | 2025-03-27 | Japanese | ||
| 7271328 | 内部統制報告書-第23期(2024/01/01-2024/12/31) | 2025-03-27 | Japanese | ||
|
2024
5 filings
| |||||
| 7312312 | 半期報告書-第23期(2024/01/01-2024/12/31) | 2024-08-13 | Japanese | ||
| 7312308 | 確認書 | 2024-08-13 | Japanese | ||
| 7338960 | 四半期報告書-第23期第1四半期(2024/01/01-2024/03/31) | 2024-05-13 | Japanese | ||
| 7338955 | 確認書 | 2024-05-13 | Japanese | ||
| 7345328 | 確認書 | 2024-03-27 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Publishing of journals and periodicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Advertigo Spolka Akcyjna
A company in strategic transition to establish a new line o…
|
AVE | PL | Publishing, broadcasting, and c… |
|
ARBEIT-TIMES CO.,LTD.
Information services company publishing free job magazines …
|
2341 | JP | Publishing, broadcasting, and c… |
|
Arena Group Holdings, Inc.
A media and technology company operating a digital platform…
|
AREN | US | Publishing, broadcasting, and c… |
|
ASPERMONT LIMITED.
Global B2B media and business intelligence for mining, ener…
|
ASP | AU | Publishing, broadcasting, and c… |
|
Attica Publications S.A.
A media organization with operations in magazines, radio, T…
|
ATEK | GR | Publishing, broadcasting, and c… |
|
BFB Health Limited
Investment holding company primarily focused on advertising…
|
205 | HK | Publishing, broadcasting, and c… |
|
Brangista inc.
Media and e-commerce solutions provider that publishes digi…
|
6176 | JP | Publishing, broadcasting, and c… |
|
Cash.Medien AG
Provides media, consulting, and information services for th…
|
MF8 | DE | Publishing, broadcasting, and c… |
|
China 33 Media Group Limited
Major media operator in China's high-speed rail, offering a…
|
8087 | HK | Publishing, broadcasting, and c… |
|
CHUCO CO.,LTD.
Media and advertising firm specializing in community magazi…
|
2139 | JP | Publishing, broadcasting, and c… |
Fujisan Magazine Service Co.,Ltd. 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/13879/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13879 | 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=13879 | 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=13879 \ -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": 13879}, 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 Fujisan Magazine Service Co.,Ltd. (id: 13879)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.