
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 |
|---|---|---|---|
|
BLS International Services Ltd
Global tech-enabled partner for visa, passport, and citizen…
|
BLS | IN | Administrative and support serv… |
|
CANPR Technology Limited
Tech platform simplifying immigration, offering application…
|
WPR | CA | Administrative and support serv… |
|
CED-OR CORPORATION
A registered entity whose core business activities and prod…
|
— | CA | Administrative and support serv… |
|
Chapters Group AG
Investment holding company that acquires and develops SMEs,…
|
MCE | DE | Administrative and support serv… |
|
Clifford Modern Living Holdings Limited
Provides integrated, diversified modern living services to …
|
3686 | HK | Administrative and support serv… |
|
CLIP Corporation
A diversified company in education, sports, food, real esta…
|
4705 | JP | Administrative and support serv… |
|
CONDUENT Inc
Provider of technology-led business process services for co…
|
CNDT | US | Administrative and support serv… |
|
CRAWFORD & CO
An independent provider of claims management and outsourcin…
|
CRD-A | US | Administrative and support serv… |
|
Daiwabo Holdings Co.,Ltd.
A holding company with businesses in IT distribution, machi…
|
3107 | JP | Administrative and support serv… |
|
DOOSAN POWER SYSTEMS S.A.
A holding company managing shareholdings, providing shared …
|
49YB | LU | 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.