APITube

APITube

Real-time news from 500K+ sources as structured JSON

apitube
@apitube
Published on Sep 16, 2026
Visit site
1 PeerPush
🔥
Awarded
Trending Now
PeerPush
MCP server https://mcp.apitube.io/

Details

Follow on
@apitube_io
Pricing
Freemium from $29
Platforms
MCPWebAPI

Discovery signals

How AI and people discover APITube on PeerPush

AI-readyAI-readyWhether this product carries the structured data - use cases, audiences, platforms - that lets AI match it to the right questions.
Structured

Described for AI to match

Described for AI with use cases, audiences, platforms and pricing so assistants can match it to the right questions.
Discoverable nowDiscoverable nowWhether this product is queryable through the PeerPush API and MCP right now.
Live

Via the PeerPush API and MCP

Queryable through the PeerPush API, MCP and semantic search from day one.

About APITube

APITube is a News API that turns the world's news into structured JSON, so you don't run a crawler or parse HTML. One request to GET /v1/news/everything searches articles from 500,000+ verified sources across 180+ countries in 60+ languages, and you combine 65+ filters in that single call: keywords (matched on the article title), language, country, source domain, source quality rank, sentiment range, entity IDs, media presence, publish date ranges. Every article arrives enriched before you see it — sentiment score, extracted entities (people, organizations, locations, brands), IPTC categories, topics and industries. There is no post-processing step left for you. Other endpoints cover the shapes you would otherwise build yourself: - /v1/news/top-headlines — breaking coverage - /v1/news/story — articles clustered into a single story - /v1/news/trends — trending entities, topics and categories over time buckets - /v1/news/stream — live feed over Server-Sent Events - /v1/suggest/entities — turn a name like "Tesla" into the entity ID you filter on Authentication is one API key, passed as an api_key query parameter, an X-API-Key header, or Authorization: Bearer. Output is JSON by default, with XML, CSV, TSV, JSONL, XLSX and Parquet exports on paid plans. Webhooks and WebSocket dispatches push new matches to your endpoint as they get indexed. For AI agents there is a hosted MCP server at https://mcp.apitube.io/ with two tools, search_news and suggest — nothing to install, just an API key in the Authorization header. It works with Claude, Cursor, VS Code and other MCP clients; stdio-only clients connect through the mcp-remote bridge. SDKs for Node.js, PHP and Python live at github.com/apitube. What people build with it: brand and media monitoring with sentiment attached, market intelligence filtered by entity and industry, RAG pipelines that need a live news corpus instead of scraped HTML, research over the historical archive, and apps that ship a news feed without running a crawler behind it. Pricing: the free tier is 100 requests/day and needs no card. Paid plans are Starter $29/mo, Basic $99/mo and Professional $199/mo, 20% off on annual billing, plus pay-as-you-go at $0.01 per request. The MCP server requires a paid plan, starting with Starter.

Screenshots

Screenshot 1 of APITube
Screenshot 2 of APITube
Screenshot 3 of APITube
Screenshot 4 of APITube
Screenshot 5 of APITube

Reviews (0)

No reviews yet. Be the first to rate this product!

Comments (2)

trickybird
@trickybird

Looks interesting ! What is your target audience?

apitube
@apitube

We built APITube so you can query news like a database: one GET call, 65+ filters, sentiment and entities already attached. Free tier is 100 requests/day. Happy to answer API questions here.