
Arena Group Holdings, Inc. — Investor Relations & Filings
Arena Group Holdings, Inc. is a media and technology company that operates a proprietary digital platform to build, acquire, and scale a portfolio of media brands. The company's brands focus on verticals such as finance, lifestyle, and sports, reaching an audience of over 100 million people monthly. Leveraging its data-driven technology and fully addressable inventory, Arena Group provides advertisers and partners with a suite of solutions, including audience targeting, branded content, e-commerce, and various display advertising services. The platform is designed to deliver brand-safe content and connect partners with engaged audiences.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K - Arena Group Holdings, Inc. (0000894871) (Filer) | 2026-05-11 | English | |
| 10-Q - Arena Group Holdings, Inc. (0000894871) (Filer) | 2026-05-11 | English | |
| 10-K/A | 2026-04-30 | English | |
| 8-K - Arena Group Holdings, Inc. (0000894871) (Filer) | 2026-03-17 | English | |
| 8-K | 2026-03-16 | English | |
| 10-K | 2026-03-16 | English |
Browse filings by year
31 years- 2026 7 filings
- 2025 39 filings
- 2024 61 filings
- 2023 92 filings
- 2022 153 filings
- 2021 97 filings
- 2020 44 filings
- 2019 31 filings
- 2018 41 filings
- 2017 55 filings
- 2016 20 filings
- 2015 5 filings
- 2014 20 filings
- 2013 17 filings
- 2012 12 filings
- 2011 6 filings
- 2010 5 filings
- 2009 7 filings
- 2008 22 filings
- 2007 30 filings
- 2006 14 filings
- 2005 11 filings
- 2004 8 filings
- 2003 13 filings
- 2002 5 filings
- 2001 12 filings
- 2000 19 filings
- 1999 27 filings
- 1998 12 filings
- 1997 17 filings
- 1996 7 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 44998428 | 8-K - Arena Group Holdings, Inc. (0000894871) (Filer) | 2026-05-11 | English | ||
| 44998483 | 10-Q - Arena Group Holdings, Inc. (0000894871) (Filer) | 2026-05-11 | English | ||
| 46201137 | 10-K/A | 2026-04-30 | English | ||
| 32964354 | 8-K - Arena Group Holdings, Inc. (0000894871) (Filer) | 2026-03-17 | English | ||
| 46201153 | 8-K | 2026-03-16 | English | ||
| 46201295 | 10-K | 2026-03-16 | English | ||
| 25301473 | 8-K Filing | 2026-01-07 | English | ||
|
2025
8 filings
| |||||
| 25301472 | 8-K Filing | 2025-12-18 | English | ||
| 9965426 | DEF 14A | 2025-11-19 | English | ||
| 9965425 | 8-K | 2025-11-19 | English | ||
| 9965435 | 8-K | 2025-11-13 | English | ||
| 9965428 | 10-Q | 2025-11-13 | English | ||
| 9965436 | 8-K | 2025-10-17 | English | ||
| 9965429 | 8-K | 2025-09-11 | English | ||
| 9965431 | 8-K | 2025-08-15 | English | ||
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… |
|
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… |
|
Cyber Media (India) Ltd.
Specialty media group providing ICT publishing, research, a…
|
CYBERMEDIA | IN | Publishing, broadcasting, and c… |
Arena Group Holdings, 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/33397/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33397 | 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=33397 | 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=33397 \ -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": 33397}, 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 Arena Group Holdings, Inc. (id: 33397)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.