
AUN CONSULTING,Inc. — Investor Relations & Filings
AUN CONSULTING, Inc. is a marketing and information technology consulting firm specializing in search engine marketing solutions. The company offers a comprehensive suite of services for both domestic and international markets, including Search Engine Optimization (SEO), paid search advertising (PPC), and social media marketing. A key area of focus is its AIO (AI Optimization) research and consulting services, which analyze AI-integrated search environments and develop corresponding optimization strategies. The firm also engages in media marketing, which includes an insurance claim support service. With expertise dating back to 1999, the company assists clients in enhancing their digital presence and achieving marketing objectives globally.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 親会社以外の支配株主の異動に関するお知らせ | 2026-04-24 | Japanese | |
| 確認書 | 2026-01-09 | Japanese | |
| 半期報告書-第28期(2025/06/01-2026/05/31) | 2026-01-09 | Japanese | |
| 有価証券報告書-第27期(2024/06/01-2025/05/31) | 2025-08-25 | Japanese | |
| 確認書 | 2025-08-25 | Japanese | |
| 臨時報告書 | 2025-07-04 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 46878837 | 親会社以外の支配株主の異動に関するお知らせ | 2026-04-24 | Japanese | ||
| 12286811 | 確認書 | 2026-01-09 | Japanese | ||
| 12286807 | 半期報告書-第28期(2025/06/01-2026/05/31) | 2026-01-09 | Japanese | ||
|
2025
6 filings
| |||||
| 7856797 | 有価証券報告書-第27期(2024/06/01-2025/05/31) | 2025-08-25 | Japanese | ||
| 7856795 | 確認書 | 2025-08-25 | Japanese | ||
| 7241174 | 臨時報告書 | 2025-07-04 | Japanese | ||
| 7273031 | 臨時報告書 | 2025-03-24 | Japanese | ||
| 7288881 | 確認書 | 2025-01-10 | Japanese | ||
| 7288883 | 半期報告書-第27期(2024/06/01-2025/05/31) | 2025-01-10 | Japanese | ||
|
2024
6 filings
| |||||
| 7310457 | 臨時報告書 | 2024-08-28 | Japanese | ||
| 7310453 | 内部統制報告書-第26期(2023/06/01-2024/05/31) | 2024-08-28 | Japanese | ||
| 7310455 | 確認書 | 2024-08-28 | Japanese | ||
| 7310460 | 有価証券報告書-第26期(2023/06/01-2024/05/31) | 2024-08-28 | Japanese | ||
| 7317271 | 臨時報告書 | 2024-07-05 | Japanese | ||
| 7336513 | 臨時報告書 | 2024-05-17 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Advertising activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AEOREMA COMMUNICATIONS PLC
A global strategic communications group providing brand exp…
|
AEO | GB | Professional, scientific and te… |
|
Aidma Marketing Communication Corporation
Provides sales promotion support for the retail and distrib…
|
9466 | JP | Professional, scientific and te… |
|
Allegro Culture Limited
Provides media advertising services, including specialized …
|
550 | HK | Professional, scientific and te… |
|
Alluvial Capital Corp.
Specialized marketing services for sustainable energy and w…
|
— | CA | Professional, scientific and te… |
|
APG SGA SA
An out-of-home media company providing analogue and digital…
|
APGN.SW | CH | Professional, scientific and te… |
|
Arabian Contracting Services Co.
Provides out-of-home advertising solutions through digital …
|
4071 | SA | Professional, scientific and te… |
|
Asiaray Media Group Limited
Prominent OOH media company specializing in transport adver…
|
1993 | HK | Professional, scientific and te… |
|
ASM Group S.A.
Offers sales support, outsourcing, digital marketing, and c…
|
ASM | PL | Professional, scientific and te… |
|
Asterisk Inc.
Develops automatic identification and data capture hardware…
|
6522 | JP | Professional, scientific and te… |
|
AViC Co., Ltd.
A digital marketing company offering consulting in SEO, adv…
|
9554 | JP | Professional, scientific and te… |
AUN CONSULTING,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/13421/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13421 | 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=13421 | 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=13421 \ -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": 13421}, 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 AUN CONSULTING,Inc. (id: 13421)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.