
FAN Communications Inc. — Investor Relations & Filings
FAN Communications Inc. is a digital marketing company specializing in performance-based advertising. Its core business revolves around operating some of the largest advertising networks, including the prominent affiliate marketing service A8.net. The company provides a range of solutions such as Cost Per Action (CPA) advertising, smartphone application install advertising, and influencer marketing. Strategically, FAN Communications is expanding its focus from being a traditional ad network provider to becoming a 'prosumer support company,' aiming to empower consumers who also engage in production and content creation. Its primary business segments are the CPA Solution Business, Fan-Marketing Business, and Influencer-Marketing Business, all designed to maximize cost-effectiveness for advertisers and revenue for media partners.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-01 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-06 | Japanese | |
| 確認書 | 2026-03-25 | Japanese | |
| 有価証券報告書-第27期(2025/01/01-2025/12/31) | 2026-03-25 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-16 | Japanese | |
| 半期報告書-第27期(2025/01/01-2025/12/31) | 2025-08-14 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 39328809 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-01 | Japanese | ||
| 33544778 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-06 | Japanese | ||
| 33036595 | 確認書 | 2026-03-25 | Japanese | ||
| 33036592 | 有価証券報告書-第27期(2025/01/01-2025/12/31) | 2026-03-25 | Japanese | ||
| 32952437 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-16 | Japanese | ||
|
2025
6 filings
| |||||
| 7857388 | 半期報告書-第27期(2025/01/01-2025/12/31) | 2025-08-14 | Japanese | ||
| 7857387 | 確認書 | 2025-08-14 | Japanese | ||
| 7271342 | 臨時報告書 | 2025-03-27 | Japanese | ||
| 7272332 | 内部統制報告書-第26期(2024/01/01-2024/12/31) | 2025-03-26 | Japanese | ||
| 7272330 | 確認書 | 2025-03-26 | Japanese | ||
| 7272331 | 有価証券報告書-第26期(2024/01/01-2024/12/31) | 2025-03-26 | Japanese | ||
|
2024
4 filings
| |||||
| 7311424 | 確認書 | 2024-08-14 | Japanese | ||
| 7311427 | 半期報告書-第26期(2024/01/01-2024/12/31) | 2024-08-14 | Japanese | ||
| 7335546 | 臨時報告書 | 2024-05-27 | Japanese | ||
| 7337100 | 確認書 | 2024-05-15 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Social network sites and other content distribution activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
36Kr Holdings Inc.
A platform serving New Economy participants with content an…
|
KRKR | US | Publishing, broadcasting, and c… |
|
AGORA S.A.
A diversified multimedia and entertainment company active i…
|
AGO | PL | Publishing, broadcasting, and c… |
|
AUMOVIO SE
Global developer of hardware, software, and integrated solu…
|
AMV0 | DE | Publishing, broadcasting, and c… |
|
B.A.G. Convergence Limited
Integrates multimedia content with digital distribution for…
|
BAGDIGITAL | IN | Publishing, broadcasting, and c… |
|
Bilibili Inc.
Online entertainment platform with a video community, games…
|
BILI | US | Publishing, broadcasting, and c… |
|
Bilibili, Inc.
Leading online video community and digital content platform…
|
9626 | KY | Publishing, broadcasting, and c… |
|
BUCKET STUDIO Co.,Ltd.
Media company specializing in content production, distribut…
|
066410 | KR | Publishing, broadcasting, and c… |
|
CANNABIS.DE MEDIA AG
A non-operative blank check company seeking a merger in the…
|
9DD | DE | Publishing, broadcasting, and c… |
|
Cda Spolka Akcyjna
A video-on-demand platform with user-uploaded content and a…
|
CDA | PL | Publishing, broadcasting, and c… |
|
CERES INC.
Internet marketing company specializing in smartphone media…
|
3696 | JP | Publishing, broadcasting, and c… |
FAN Communications 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/13423/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13423 | 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=13423 | 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=13423 \ -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": 13423}, 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 FAN Communications Inc. (id: 13423)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.