
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 |
|---|---|---|---|
| 自己株式の取得状況および取得終了に関するお知らせ | 2026-05-01 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-01 | Japanese | |
| 確定期間型譲渡制限付株式報酬としての自己株式の処分の割当完了に関するお知らせ | 2026-04-20 | Japanese | |
| 2026年12月期3月度 月次業績速報のお知らせ | 2026-04-15 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-06 | Japanese | |
| 確認書 | 2026-03-25 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 46881004 | 自己株式の取得状況および取得終了に関するお知らせ | 2026-05-01 | Japanese | ||
| 39328809 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-01 | Japanese | ||
| 46878013 | 確定期間型譲渡制限付株式報酬としての自己株式の処分の割当完了に関するお知らせ | 2026-04-20 | Japanese | ||
| 46877280 | 2026年12月期3月度 月次業績速報のお知らせ | 2026-04-15 | 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
1 filing
| |||||
| 7311424 | 確認書 | 2024-08-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Social network sites and other content distribution activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
China Ruyi Holdings Limited
Cultural technology company managing the complete film and …
|
136 | BM | Publishing, broadcasting, and c… |
|
Cineverse Corp.
A streaming technology company for digital content aggregat…
|
CNVS | US | Publishing, broadcasting, and c… |
|
Class Editori
Multimedia publisher of financial, business, luxury, and li…
|
CLE | IT | Publishing, broadcasting, and c… |
|
CLIQ Digital AG
A global streaming provider specializing in online performa…
|
CLIQ | DE | Publishing, broadcasting, and c… |
|
Công ty Cổ phần Tập đoàn Yeah1
A technology media company operating a diverse multimedia c…
|
YEG | VN | Publishing, broadcasting, and c… |
|
CyberAgent,Inc.
A digital conglomerate operating in internet advertising, g…
|
4751 | JP | Publishing, broadcasting, and c… |
|
dely inc.
Operates digital media platforms for recipes, lifestyle, an…
|
299A | JP | Publishing, broadcasting, and c… |
|
Digicontent Limited
Creates, manages, and distributes multimedia content and di…
|
DGCONTENT | IN | Publishing, broadcasting, and c… |
|
DouYu International Holdings Ltd
Operates a game-centric live streaming platform focused on …
|
DOYU | KY | Publishing, broadcasting, and c… |
|
EMedia Networks International Corporation
Delivers customized audio-visual media services to enhance …
|
EMM | CA | 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.