---
name: oracle-network-niche-sports.fly.dev
description: This host exposes a single endpoint that fetches current Japanese sports news articles from Yahoo Japan Sports RSS feeds. It returns structured article metadata including titles, links, publication dates, images, and descriptions. It does not provide odds, betting lines, or non-Japanese sports content.
host: oracle-network-niche-sports.fly.dev
---

# oracle-network-niche-sports.fly.dev

oracle-network-niche-sports.fly.dev is a narrow-purpose oracle host serving agents that need Japanese-language or Japan-focused sports news headlines. It wraps a Yahoo Japan Sports RSS feed into a structured JSON response, making it suitable for news aggregation, content summarization, or sports monitoring tasks scoped to Japan. It has no betting, odds, or international sports coverage capabilities.

## When to use this host

Use this host when an agent needs current Japanese sports news headlines sourced from Yahoo Japan Sports RSS. It is appropriate for news monitoring, headline summarization, or content pipelines focused on Japanese sports media. Do not use it for odds, betting lines, or wagering data — no such data is available here. Do not use it for sports news from non-Japanese sources; for international or English-language sports news, a different host or general news API would be required. With only one skill and no complementary data endpoints, there are no meaningful multi-step workflows this host can anchor.

## Capabilities

### Japanese Sports News Feed

Retrieves the latest editorial sports news articles from Yahoo Japan Sports RSS, covering baseball, soccer, athletics, martial arts, and other sports popular in Japan.

- **`fetch-jp-general-sports-news`** — Returns the latest Japanese general sports news items from an RSS-backed oracle endpoint, including title, link, pubDate, image, and description for each article.

## Skill reference

### `fetch-jp-general-sports-news`

**JP Sports Odds Oracle – Japanese General Sports News** — Returns the latest Japanese general sports news items from an RSS-backed oracle endpoint, including title, link, pubDate, image, and description for each article.

*Use when:* Use when an agent needs current Japanese sports news headlines — covering baseball, soccer, athletics, martial arts, and other sports — sourced from Yahoo Japan Sports RSS feeds.

*Not for:* Do not use for structured odds or betting lines data; this endpoint returns editorial news articles, not odds. Do not use for non-Japanese sports news sources.

**Returns:** Returns an array with one object containing payload.type='rss' and payload.items as a large array of Japanese sports news articles, each with title, link, pubDate, image, description, and comments URL.

**Example:** `GET https://oracle-network-niche-sports.fly.dev/v1/sports/jp-general/latest`

---
