---
title: "News from German sources about the automotive industry"
description: "Retrieve news from German sources related to the automotive industry."
source: https://apitube.io/cookbook/german-news-about-automotive
---

#### Input parameters

| Parameter          | Description                                         | Type    | Default | Required |
|:-------------------|:-------------------------------------------------|:--------|:--------|:---------|
| category.id        | Category ID (IPTC medtop), e.g. `medtop:20000296` for automotive. | string  |         | Yes      |
| source.country.code | Country code of the source (e.g., "de" for Germany). | string  |        | Yes       |
| api_key            | Your API key.                                    | string  |         | Yes       |
| per_page              | Maximum number of articles to retrieve.         | integer | 20      | No       |

---

#### Related Examples

- [Get news from Germany](/cookbook/get-latest-news-articles-from-germany)
- [Get news from France](/cookbook/get-latest-news-articles-from-france)
- [Get technology news](/cookbook/get-latest-technology-news)
- [Get news in specific categories](/cookbook/get-news-in-categories)
- [Get news from specific publications](/cookbook/recent-articles-from-nyt)

