Search and retrieve news articles with full-text search, filters and cursor pagination.
FreeNewsApi is a REST API for searching and retrieving global news articles. It offers 5,000 free requests per day with a 2 requests/second rate limit, with no paid tiers. The API supports filtering by country, language, category, publisher, author, and date range, and allows text search across article titles, subtitles, and body content.
The API is built around two main endpoints: /v1/news for lightweight article listing with search, filtering, sorting, and pagination, and /v1/details for retrieving full article content and metadata (including publisher, topics, languages, and original article URL) by UUID. Additional endpoints support publisher lookup, author search, language discovery by country, and topic listing. The dataset covers 71 countries and 88 languages, with an average of 122,479 articles per day over the last 7 days, drawn from 138,341 publishers and 626,544 authors.
FreeNewsApi is intended for applications that need on-demand article search and retrieval rather than continuous data delivery. For real-time, event-driven use cases requiring a persistent stream of structured news data, the page points to a separate related product called SocketNews.
Yes, it is free to use with 5,000 requests per day and a 2 requests/second rate limit, and it is not a limited trial.
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 and languages.
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.