# APITube
> News from 500,000+ sources as structured JSON, with sentiment and entities attached

```yaml
url: "https://sidehunt.io/project/apitube"
markdown: "https://sidehunt.io/project/apitube.md"
name: APITube
slug: apitube
website: "https://apitube.io"
launch_type: nofollow
link_type: nofollow
launch_status: scheduled
pricing: Freemium
categories:
  - "APIs & Integrations"
  - Artificial Intelligence
  - Developer Tools
upvotes: 0
clicks: 0
launch_start: "2026-12-21T08:00:00.000Z"
launch_end: "2026-12-28T07:59:59.999Z"
maker: Rasmus Kotikov
founder_url: "https://sidehunt.io/founder/ube-ews"
logo: "https://txmhk1zrnc.ufs.sh/f/xSkWTCqmKWx9TvdP4XGjqPRb1rifnSW7TtzXYp0eG5ma38QA"
```

## About APITube

APITube turns the world's news into structured JSON. It aggregates articles from 500,000+ verified sources across 180+ countries in 60+ languages, and enriches every article before you see it: a sentiment score, extracted entities (people, organizations, locations, brands, events), IPTC categories, topics and industries. You call one HTTP endpoint and get data you can store, not HTML you have to parse.

## One request instead of a crawler

Search lives at GET /v1/news/everything with 65+ filter parameters that combine in a single call: keyword in the title, language, country, source domain, source quality rank, sentiment polarity and score range, entity ID, media presence, published date range, sorting. Positive English coverage of OpenAI from the last seven days is one URL with an api_key on it. Filtering happens server-side, so you are not downloading a firehose and throwing 99% of it away.

Each article comes back with the fields you would otherwise reconstruct by hand: title and body, published and modified timestamps, canonical URL, source domain with a quality rank, language and country, images and videos, and per-entity sentiment alongside the article-level score. Entity-level sentiment means you can ask for stories where Tesla specifically is covered negatively, not only stories that happen to be negative overall.

## Endpoints beyond search

- /v1/news/top-headlines — breaking coverage by country, language or category
- /v1/news/story — articles clustered into one story, so you count events instead of duplicates
- /v1/news/trends — trending entities, topics and categories over time buckets
- /v1/news/stream — a live Server-Sent Events feed of new matches
- /v1/suggest/entities — turns a name like "Tesla" into the entity ID you filter on

Authentication is a single API key, passed as an api_key query parameter, an X-API-Key header or an Authorization: Bearer header. JSON is the default response; XML, CSV, TSV, JSONL, XLSX and Parquet exports come with paid plans. Webhooks and WebSocket dispatches push new matches to your endpoint as they are indexed, so a side project does not have to poll on a cron.

## For AI side projects

APITube runs a hosted MCP server at [https://mcp.apitube.io/](https://mcp.apitube.io/) — nothing to install, no local process. It exposes search_news and suggest as tools, ships four prompts (monitor_company, topic_sentiment, breaking_news, compare_coverage), and works with Claude, Cursor, VS Code and other MCP clients. The MCP server is available on paid plans, starting with Starter.

## Who builds on it

- Brand and media monitoring: mentions across languages with sentiment already attached
- Finance and market intelligence: news filtered by entity, industry and sentiment as a model input
- RAG pipelines and AI agents: a live news corpus instead of scraped pages
- Research and data science: historical coverage for backtesting and longitudinal work
- Products that ship a news feed: apps, dashboards and newsletters without a crawler to maintain

## Pricing

Free tier: 100 requests per day, 10 results per request, no card required. Starter is $29/month for 10,000 requests, Basic $99/month for 50,000, Professional $199/month for 150,000, with 20% off on annual billing. Pay-as-you-go costs $0.01 per request. SDKs for Node.js, PHP and Python live at github.com/apitube, and the documentation is at [https://docs.apitube.io](https://docs.apitube.io).

## Overview

### What is it?

News from 500,000+ sources as structured JSON, with sentiment and entities attached

### Categories

- APIs & Integrations
- Artificial Intelligence
- Developer Tools

### How is it priced?

Freemium

### Who is it for?

Builders and buyers interested in APIs & Integrations, Artificial Intelligence, Developer Tools.

## Frequently asked questions

**Q: What is APITube?**

News from 500,000+ sources as structured JSON, with sentiment and entities attached

**Q: Where can I find APITube on Sidehunt?**

https://sidehunt.io/project/apitube

**Q: What launch type does APITube use?**

nofollow (link type: nofollow)

## Screenshots

![APITube screenshot 1](https://txmhk1zrnc.ufs.sh/f/xSkWTCqmKWx9p9ITvw5xDnCBkQg2zwe7OSH6sfXKMjcibmdY)

## Links

- [Project page (HTML)](https://sidehunt.io/project/apitube)
- [AI-friendly Markdown](https://sidehunt.io/project/apitube.md)
- [Website](https://apitube.io)
- [Founder](https://sidehunt.io/founder/ube-ews)
- [Founder Markdown](https://sidehunt.io/founder/ube-ews.md)
- [Maker on X](https://x.com/apitube_io)

## Explore

- [Browse projects](https://sidehunt.io/projects)
- [Launches](https://sidehunt.io/launches)
- [Hall of Fame](https://sidehunt.io/hall-of-fame)
- [Submit a project](https://sidehunt.io/submit)
- [Pricing](https://sidehunt.io/pricing)

_HTML version: https://sidehunt.io/project/apitube_
