Search and retrieve news articles with full-text search, filters and cursor pagination.
Free News API is a REST API for searching and retrieving global news articles. It offers a free tier with 5,000 requests per day and a rate limit of 2 requests per second, with no paid tiers. The API covers 71 countries and 88 languages, drawing from a dataset of over 158,000 publishers and 661,000 authors, with an average of roughly 122,000 articles ingested per day over the most recent seven-day period measured.
The API exposes endpoints for article listing and search (/v1/news), full article details by UUID including body text and original URL (/v1/details), and lookup endpoints for publishers (/v1/publishers), authors (/v1/authors), languages (/v1/languages), and topics (/v1/topics). Results can be filtered by country, language, category, publisher, author, and publication date range, and text search can target article titles, subtitles, or body content.
It is built for applications that need on-demand article search and retrieval rather than continuous data streaming. The provider also operates a separate product, SocketNews, for realtime structured news delivery via persistent socket connections, positioned as the alternative for event-driven monitoring and alerting workflows.
Yes, it is free to use and designed to stay free, not a limited trial or gateway to paid tiers.
No, the REST API is a standalone free service and not a restricted version of a paid product.
/v1/news returns lightweight article results for discovery, filtering and pagination, while /v1/details returns the full article payload including body text and metadata for a specific UUID.
Yes, results can be filtered by country, language, topic, publisher, author and publication time window.
Yes, full article content is available through the /v1/details endpoint along with metadata such as publisher, topics, countries, languages and the original article URL.
Show your product to thousands of developers
· 100k monthly pageviews
· 7k newsletter subscribers
Latest news published in various news sources, blogs and forums.
RSS reader.
Realtime financial news with sentiment and article content.
Search for news from various sources.
Api to get related articles about Node.js in Hacker News.
Real-time Google News, SERP, and Web Scraping APIs. Extract structured public data from any news outlet or search engine at scale without blocks.