/handelsblatt/articles/search

POST /api/handelsblatt/articles/search

Price: 10 credits

Search Handelsblatt by keyword. Returns listing entries with headline, kicker, lead text, publication and update times, authors, lead image with caption and photo credit, a subscriber-only flag and, for podcast episodes, the audio file and its duration. Newest first.

How to use it

Keyword search across Handelsblatt, ordered newest first. Each entry carries id, article_title, kicker, lead_text, web_url, published_at, updated_at, authors, image, is_premium and content_type (article, comment, longread or podcast — the same editorial-format vocabulary handelsblatt/articles reports; a cover story only resolves to that fifth value once fetched, it lists here as longread). Feed id or web_url into handelsblatt/articles for the body. count has no ceiling: results run out where Handelsblatt's own set of matches ends. What bounds a very large pull is time rather than any limit — a few thousand articles is the practical reach of one request, and the broadest German stop words, which match around 22,000 articles, will not finish inside one even at the maximum timeout. Results always begin at the newest article, so a narrower keyword is the only way to reach older ones. Matching is loose — a term that appears nowhere still returns a handful of rows — so check the returned headlines. keyword is the only filter the surface has: Handelsblatt accepts section, author, doctype, sort and date parameters and measurably ignores every one of them. The index covers roughly the last twelve months; for anything older use handelsblatt/topics/articles, which walks a topic back years.

Parameters

Request body

Response

Errors

Response headers