Search newspaper articles
search_articlesSearch IWAC newspaper articles by keyword (title + OCR + AI abstracts, French and English), country, newspaper, subject, and date range. Use French concept keywords regardless of the user's report language. Matching is accent- and case-insensitive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Default 20, max 100 (10 and 25 with with_description) | |
| offset | No | ||
| country | No | Exact country name: Benin | Burkina Faso | Côte d'Ivoire | Niger | Togo (accents optional) | |
| date_to | No | YYYY-MM-DD (or YYYY) | |
| keyword | No | Concept keyword; substring match on title, OCR text, and the French and English AI abstracts. Prefer French for the OCR; an English term still matches via the English abstract | |
| subject | No | ||
| date_from | No | YYYY-MM-DD (or YYYY) | |
| newspaper | No | ||
| hijri_year | No | Islamic (Umm al-Qura) year, e.g. 1445 | |
| hijri_month | No | Islamic lunar month: 1-12, or a name (Ramadan, Chaabane, Chawwal, Dhu al-Hijja). Pulls the articles behind an observance peak — matches only items with a full YYYY-MM-DD date. | |
| with_description | No | Include each article's ~500-char AI abstract (description_ai) for triage without get_article. Adds ~125 tokens/row, so `limit` defaults to 10 and caps at 25 while this is on. |