
HARTE HANKS INC — Investor Relations & Filings
Harte Hanks Inc. is a global customer experience (CX) company that provides integrated, data-driven marketing services. The company specializes in managing the end-to-end customer journey, from initial purchase to final delivery. Its core capabilities include omnichannel marketing, customer care, fulfillment, and logistics. Harte Hanks offers a range of services such as data analytics, CX strategy, digital marketing, direct mail, and sales support. By leveraging technology and operational expertise, the company partners with clients across various sectors, including retail, e-commerce, healthcare, and financial services, to create seamless customer interactions and drive growth.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-Q | 2026-05-15 | English | |
| 8-K | 2026-05-14 | English | |
| DEF 14A - HARTE HANKS INC (0000045919) (Filer) | 2026-04-09 | English | |
| 8-K | 2026-03-17 | English | |
| 10-K | 2026-03-17 | English | |
| Major Shareholding Notification 2026 | 2026-02-17 | English |
Browse filings by year
27 years- 2026 6 filings
- 2025 29 filings
- 2024 41 filings
- 2023 44 filings
- 2022 48 filings
- 2021 63 filings
- 2020 46 filings
- 2019 52 filings
- 2018 92 filings
- 2017 78 filings
- 2016 75 filings
- 2015 80 filings
- 2014 71 filings
- 2013 74 filings
- 2012 60 filings
- 2011 55 filings
- 2010 53 filings
- 2009 60 filings
- 2008 57 filings
- 2007 68 filings
- 2006 88 filings
- 2005 70 filings
- 2004 103 filings
- 2003 88 filings
- 2002 9 filings
- 2001 9 filings
- 2000 17 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 46354000 | 10-Q | 2026-05-15 | English | ||
| 46274709 | 8-K | 2026-05-14 | English | ||
| 33939647 | DEF 14A - HARTE HANKS INC (0000045919) (Filer) | 2026-04-09 | English | ||
| 45920164 | 8-K | 2026-03-17 | English | ||
| 45920331 | 10-K | 2026-03-17 | English | ||
| 45920334 | Major Shareholding Notification 2026 | 2026-02-17 | English | ||
|
2025
9 filings
| |||||
| 15823343 | 4 Filing | 2025-12-15 | English | ||
| 15823329 | 4 Filing | 2025-12-11 | English | ||
| 15823318 | 8-K Filing | 2025-12-10 | English | ||
| 8478033 | 10-Q | 2025-11-12 | English | ||
| 8478034 | 8-K | 2025-11-10 | English | ||
| 8478035 | 10-Q | 2025-08-08 | English | ||
| 8478036 | 8-K | 2025-08-07 | English | ||
| 8478037 | FORM 3 | 2025-07-16 | English | ||
| 8478038 | FORM 4 | 2025-07-03 | English | ||
Market data
Market data not available
Price history
Peer group · Other business support service activities n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AdCapital AG
Industrial holding company that acquires and manages firms …
|
ADC | DE | Administrative and support serv… |
|
adish Co., Ltd.
Offers customer success and CX outsourcing solutions using …
|
7093 | JP | Administrative and support serv… |
|
AFK Sistema
A diversified holding company managing a portfolio of asset…
|
AFKS | RU | Administrative and support serv… |
|
AJIS CO.,LTD.
Provider of retail support services, specializing in invent…
|
4659 | JP | Administrative and support serv… |
|
Alldigi Tech Limited
Global provider of technology-driven BPO and HRO solutions …
|
ALLDIGI | IN | Administrative and support serv… |
|
AMTEK HOLDINGS BERHAD
Investment holding company providing management services, p…
|
— | MY | Administrative and support serv… |
|
Arcamatrix Corporation
Delisted, subject to a Cease Trade order, and designated a …
|
— | CA | Administrative and support serv… |
|
Arteria S.A.
Provider of outsourcing solutions in customer service, sale…
|
ARR | PL | Administrative and support serv… |
|
Associated Services Limited
No longer engages in active production or service delivery.
|
ASRL | PK | Administrative and support serv… |
|
AVADA GROUP LIMITED
Provides integrated traffic management solutions for infras…
|
AVD | AU | Administrative and support serv… |
HARTE HANKS 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/34832/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34832 | 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=34832 | 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=34832 \ -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": 34832}, 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 HARTE HANKS INC (id: 34832)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.