
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 |
|---|---|---|---|
|
HYUNDAI EZWEL CO., LTD.
Develops and operates comprehensive employee benefit platfo…
|
090850 | KR | Administrative and support serv… |
|
INNOXCorporation
A holding company developing advanced polymer materials for…
|
088390 | KR | Administrative and support serv… |
|
Inteliqo Limited
Provides sales, marketing, and distribution services for co…
|
IQO | GG | Administrative and support serv… |
|
J ESCOM HOLDINGS,INC.
A holding company in beauty supplies, digital gift cards, a…
|
3779 | JP | Administrative and support serv… |
|
KeePer Technical Laboratory Co., Ltd.
Develops and sells car coatings and operates a network of a…
|
6036 | JP | Administrative and support serv… |
|
LX Holdings Corp.
A holding company with subsidiaries in trading, logistics, …
|
383800 | KR | Administrative and support serv… |
|
Metall Zug AG
Industrial holding company in medical devices, infection co…
|
METN | CH | Administrative and support serv… |
|
METRO TİCARİ VE MALİ YATIRIMLAR HOLDİNG A.Ş.
Diversified holding company with interests in tourism, tran…
|
METRO | TR | Administrative and support serv… |
|
Nalnet Communications Inc.
BPO provider offering services and tech solutions for the a…
|
5870 | JP | Administrative and support serv… |
|
OEX S.A.
Provides sales support, loyalty services, and e-commerce lo…
|
OEX | PL | 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.