
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 |
|---|---|---|---|
| 四半期報告書-第25期第1四半期(2023/01/01-2023/03/31) | 2023-05-15 | Japanese | |
| 内部統制報告書-第24期(2022/01/01-2022/12/31) | 2023-03-29 | Japanese | |
| 確認書 | 2023-03-29 | Japanese | |
| 有価証券報告書-第24期(2022/01/01-2022/12/31) | 2023-03-29 | Japanese | |
| 確認書 | 2022-11-14 | Japanese | |
| 四半期報告書-第24期第3四半期(令和4年7月1日-令和4年9月30日) | 2022-11-14 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
4 filings
| |||||
| 7567247 | 四半期報告書-第25期第1四半期(2023/01/01-2023/03/31) | 2023-05-15 | Japanese | ||
| 7570971 | 内部統制報告書-第24期(2022/01/01-2022/12/31) | 2023-03-29 | Japanese | ||
| 7570967 | 確認書 | 2023-03-29 | Japanese | ||
| 7570972 | 有価証券報告書-第24期(2022/01/01-2022/12/31) | 2023-03-29 | Japanese | ||
|
2022
8 filings
| |||||
| 7582018 | 確認書 | 2022-11-14 | Japanese | ||
| 7582019 | 四半期報告書-第24期第3四半期(令和4年7月1日-令和4年9月30日) | 2022-11-14 | Japanese | ||
| 7591237 | 確認書 | 2022-08-12 | Japanese | ||
| 7591235 | 四半期報告書-第24期第2四半期(令和4年4月1日-令和4年6月30日) | 2022-08-12 | Japanese | ||
| 7608954 | 四半期報告書-第24期第1四半期(令和4年1月1日-令和4年3月31日) | 2022-05-13 | Japanese | ||
| 7612822 | 有価証券報告書-第23期(令和3年1月1日-令和3年12月31日) | 2022-03-29 | Japanese | ||
| 7612821 | 内部統制報告書-第23期(令和3年1月1日-令和3年12月31日) | 2022-03-29 | Japanese | ||
| 7612819 | 確認書 | 2022-03-29 | Japanese | ||
|
2021
3 filings
| |||||
| 7622427 | 四半期報告書-第23期第3四半期(令和3年7月1日-令和3年9月30日) | 2021-11-12 | Japanese | ||
| 7627240 | 四半期報告書-第23期第2四半期(令和3年4月1日-令和3年6月30日) | 2021-08-13 | Japanese | ||
| 7671817 | 四半期報告書-第23期第1四半期(令和3年1月1日-令和3年3月31日) | 2021-05-14 | 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.