---
title: "Get latest news about $TRUMP meme coin"
description: "Get the latest news about $TRUMP meme coin."
source: https://apitube.io/cookbook/get-latest-news-about-trump-meme-coin
---

#### Input parameters

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

---

#### Related Examples

- [Get cryptocurrency news](/cookbook/get-latest-cryptocurrency-news)
- [Get news about a specific topic](/cookbook/get-latest-news-articles-about-crypto)
- [Get articles with specific title](/cookbook/get-articles-with-specific-title)
- [Get latest news about DeepSeek AI](/cookbook/get-latest-news-about-deepseek-ai)
- [Search for exact phrases in titles](/cookbook/search-for-exact-phrases-in-article-titles)

