
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 |
|---|---|---|---|
| 8-K | 2026-05-21 | English | |
| 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 |
Browse filings by year
27 years- 2026 7 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
7 filings
| |||||
| 46753659 | 8-K | 2026-05-21 | English | ||
| 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
8 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 | ||
Market data
Market data not available
Price history
Peer group · Other business support service activities n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Quadpro Ites Limited
Provides banking ITES, including cash management, CTS, and …
|
QUADPRO | IN | Administrative and support serv… |
|
Relo Group, Inc.
Offers outsourcing services for corporate relocation and fr…
|
8876 | JP | Administrative and support serv… |
|
RESTORE PLC
Provides integrated services for managing business data, in…
|
RST | GB | Administrative and support serv… |
|
Sagility Limited
Technology-enabled services and operational solutions for p…
|
SAGILITY | IN | Administrative and support serv… |
|
SBD Capital Corp.
Acquires industrial manufacturing and distribution firms, o…
|
SBD | CA | Administrative and support serv… |
|
Serco Group PLC
A provider of outsourced public services for governmental b…
|
SEO | GB | Administrative and support serv… |
|
SineTec Holdings Corporation
Delisted former TSX Venture entity; core business and opera…
|
— | CA | Administrative and support serv… |
|
SPAR Group, Inc.
Global merchandising and marketing services company for ret…
|
SGRP | US | Administrative and support serv… |
|
Teqnion AB
Industrial group that acquires, owns, and develops niche te…
|
TEQ | SE | Administrative and support serv… |
|
TP Inc.
A business process services partner specializing in AI-driv…
|
007980 | KR | 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.