---
title: "Get latest news about DeepSeek AI"
description: "Get the latest news about DeepSeek AI."
source: https://apitube.io/cookbook/get-latest-news-about-deepseek-ai
---

#### Input parameters

| Parameter | Description                             | Type    | Default | Required |
|:----------|:----------------------------------------|:--------|:--------|:---------|
| title     | Title to search for (e.g., "DeepSeek"). | string  |         | Yes      |
| api_key   | Your API key.                           | string  |         | Yes      |
| per_page  | Maximum number of articles to retrieve. | integer | 20      | No       |

---

#### Related Examples

- [Get latest news about $TRUMP meme coin](/cookbook/get-latest-news-about-trump-meme-coin)
- [Get articles with specific title](/cookbook/get-articles-with-specific-title)
- [Get cryptocurrency news](/cookbook/get-latest-cryptocurrency-news)
- [Search for exact phrases in titles](/cookbook/search-for-exact-phrases-in-article-titles)
- [Search for words near each other](/cookbook/search-for-words-near-each-other-in-titles)

