
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 |
|---|---|---|---|
|
DUDIGITAL GLOBAL LIMITED
Tech-driven outsourcing partner for visa, passport, and ide…
|
DUGLOBAL | IN | Administrative and support serv… |
|
Ecl Spolka Akcyjna
A company transitioning from telecommunications to the spac…
|
ECL | PL | Administrative and support serv… |
|
Emilia Development (O.F.G.) Ltd.
Operational holding company managing a portfolio in distrib…
|
EMDV | IL | Administrative and support serv… |
|
Facs Records Storage Income Fund
Investment trust focused on commercial records management, …
|
FXX | CA | Administrative and support serv… |
|
Ficus Technology Holdings Limited
Provides innovative supply chain management solutions integ…
|
8107 | HK | Administrative and support serv… |
|
FRANCHISE BRANDS PLC
An international, multi-brand franchisor of B2B van-based s…
|
FRAN | GB | Administrative and support serv… |
|
Franchise Services of North America Inc.
Vehicle rental franchisor and holding company operating acr…
|
FSN | CA | Administrative and support serv… |
|
Gatco Technologies Inc.
Provides fully outsourced business services specializing in…
|
— | CA | Administrative and support serv… |
|
GESCO AG
An industrial group acquiring market-leading SMEs in the ca…
|
GSC1 | DE | Administrative and support serv… |
|
HS HYOSUNG Corporation
A holding company in advanced materials, AI solutions, mobi…
|
487570 | 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.