On this page
Best Free News APIs in 2026: 10 APIs Compared

Best Free News APIs in 2026: 10 APIs Compared

Best Free News APIs in 2026: 10 APIs Compared

Almost every News API has some version of “start free” on its website. What you actually get varies enormously.

One free plan gives you 100 delayed requests per day and truncated article text. Another provides real-time articles but only three results per request. Some prohibit commercial use. Others allow you to test the same API you can later use in production. A few now include semantic search or MCP access for AI agents.

So the useful question is not simply:

Which News API is free?

It is:

Which free News API lets me properly test the application I eventually want to build?

We compared ten options available in 2026 based on free usage, article content, freshness, historical access, commercial restrictions, developer access and suitability for AI applications.

We also have something most free-API comparisons do not: live benchmark data. Webz.io recently tested several major News APIs against identical queries, publication windows and languages. Those tests measured actual coverage, article text, duplicate rates and response times—not just the features shown on pricing pages.

You can inspect the complete methodology and individual results in our News API Benchmarks & Comparisons. The benchmarks were conducted by Webz.io, so we publish the methodology and limitations with each comparison rather than asking you to take the numbers at face value.

Free News APIs Compared

Pricing and limits below were checked in September 2026. Providers change their plans regularly, so verify the current terms before building a production product.

News API Free access Free-tier freshness Full article text Free commercial use Notable strength
Webz.io $5 recurring monthly credit Real-time Yes Not labeled development-only on pricing page; subject to Webz.io terms Coverage, full text, enrichment, News Search
NewsAPI.org 100 requests/day 24-hour delay No; content truncated No — development/testing Simple developer API
NewsData.io 200 credits/day 12-hour delay No on free plan Limited commercial use permitted for specified fields Large free request allowance
GNews 100 requests/day 12-hour delay Not on free plan No Simple API and SDK-style integration
NewsAPI.ai 2,000 free searches Real-time Yes Verify intended use Rich enrichment and event clustering
Currents 250 requests/day Real-time 300-character preview Limited; customer-facing/redistribution use may require separate terms Generous daily allowance
The News API 100 requests/day Real-time No; snippets only Verify intended use Simple low-cost entry point
Mediastack 100 calls/month Delayed Limited No Straightforward basic API
Perigon 150 requests/month Real-time Full-body access restricted No — personal/academic/evaluation Enrichment and MCP
World News API 50 points/day Real-time Yes Check terms; backlink required on free plan Full text and many filters

The table already shows why comparing free plans only by the number of requests can be misleading.

A free request that returns delayed headlines and 200 characters of content is very different from one that returns the full article body, entities and sentiment. Likewise, 2,000 one-time searches and a recurring monthly allowance solve different problems.

1. Webz.io: Free Credit Against the Production API

Webz.io takes a somewhat different approach to a free tier.

Instead of creating a restricted “developer API,” every account currently receives $5 in API credit every month, with no credit card required. The credit can be used against the Search APIs and Open Web APIs, including News. After the free credit is consumed, developers can continue on pay-as-you-go pricing rather than moving immediately to a monthly subscription.

The News API returns the extracted article text together with structured fields including summaries, entities, sentiment, topics, categories, source information and duplicate-detection data. Webz.io reports coverage of more than 3.5 million news articles daily from more than 300,000 news sites across 170+ languages and 200+ countries.

There are actually two ways to use the free credit.

The traditional News API is built for structured queries, repeatable monitoring and data feeds. The newer News Search API accepts natural-language queries and returns relevant passages from matching articles, which makes it particularly useful for RAG and AI agents. Webz.io also provides an MCP server for compatible AI clients.

This distinction matters if your prototype is supposed to become an actual product. You can test against the same API architecture rather than discovering later that the free version excluded the feature your application depends on.

See current Webz.io pricing and free API credit.

2. NewsAPI.org: Simple, Familiar and Good for Prototyping

NewsAPI.org remains one of the most recognizable News APIs for developers.

Its free Developer plan currently allows 100 requests per day, but articles are delayed by 24 hours and searches are limited to articles up to one month old. The free plan is explicitly intended for development and testing rather than production or published commercial applications.

The other important limitation is content.

NewsAPI.org returns metadata, descriptions and a content field, but the article content is truncated rather than providing the complete article body. That is sufficient for many headline widgets and prototypes but becomes restrictive for summarization, entity extraction, RAG and deeper content analysis.

There is also a substantial jump from free to production: its Business plan is currently listed at $449 per month.

What our benchmark found

We tested Webz.io and NewsAPI.org using 34 matched queries over the same publication window.

Webz.io reported 928,363 matching news records, compared with 39,009 for NewsAPI.org — a 23.8× aggregate difference. Webz.io returned the larger reported result count on all 34 queries. Across the eight non-English tests, the aggregate difference was 36.3×.

That does not mean every application needs the larger dataset. If you are building a simple headline application, NewsAPI.org may provide everything required. But for monitoring and intelligence applications, missed coverage can matter significantly.

See the full Webz.io vs. NewsAPI.org live benchmark.

3. NewsData.io: A Large Free Daily Allowance

NewsData.io currently provides 200 API credits per day on its free plan, with ten articles returned per credit.

There are two significant restrictions: free-tier data is delayed by approximately 12 hours, and full article content is not included.

NewsData.io does have a useful distinction from several competitors when it comes to commercial use. Its site says data such as titles, short descriptions, publisher names, authors and publication dates can be used for personal and commercial applications, while images and full article content have additional restrictions.

That makes it an interesting option for applications that need metadata rather than article bodies.

What our benchmark found

Webz.io tested NewsData.io across the same topics, countries, languages, operators and an aligned 48-hour publication window.

Webz.io reported 5,513,536 matching articles compared with 929,581 from NewsData.io, a 5.93× difference. Webz.io returned more matches in all 38 topic, publisher-country and language tests included in that portion of the benchmark.

Content availability differed as well. In the sampled results, Webz.io returned article text in all 670 records inspected, while the tested NewsData.io free account returned a paid-plan placeholder for the article body. The timed portion of the test measured median responses of 259 ms for Webz.io and 573 ms for NewsData.io across 47 paired successful requests.

The 12-hour delay on NewsData.io’s tested free plan may have affected the coverage result, which is why it is important to compare the benchmark conditions rather than treating a ratio as a universal constant.

See the full Webz.io vs. NewsData.io benchmark.

4. GNews: 100 Requests Per Day for Development

GNews provides a straightforward free plan with 100 requests per day and up to ten articles per request.

Free results have a 12-hour delay, historical access is limited to 30 days, and the free subscription is explicitly restricted to development, testing and non-commercial projects. Full content is included on paid tiers rather than the free plan.

For developers who simply want to make a few API calls and get familiar with a News API, that is an easy starting point.

The main question is whether the free plan lets you meaningfully test the application you eventually want to deploy.

What our benchmark found

We made 83 live requests in our GNews comparison.

Across the matched coverage tests, Webz.io reported 22.4× more articles for title-only searches and 15.3× more when searching titles and article content. Webz.io returned more results in all 16 matched coverage comparisons.

The free tiers also differed substantially in article text. Webz.io returned a median of 4,805 characters of article text, compared with 265 characters of truncated content in the GNews account we tested.

See the full Webz.io vs. GNews API benchmark.

5. NewsAPI.ai: The Most Feature-Rich Free Evaluation

NewsAPI.ai has one of the more interesting free offers for developers who want to test enrichment rather than just headlines.

New accounts currently receive 2,000 free searches, with no credit card required. Free access covers articles and events from the previous 30 days and includes real-time data, full article content, entities, sentiment, topics, event clustering and advanced filters. A search can retrieve up to 100 articles or 50 events.

Unlike daily free allowances, however, the 2,000 searches are a one-time pool. After they are consumed, the account needs to move to a paid plan. The first publicly listed plan is currently $90 per month for 5,000 recent-data searches, with separate historical-search allowances.

What our benchmark found

Our comparison used 14 matched searches over a fixed 24-hour window.

Webz.io reported 61,971 matching records compared with 17,554 for NewsAPI.ai, or 3.53× as many in aggregate, and returned more results in 13 of the 14 queries. NewsAPI.ai did win one of the language-specific comparisons, which is a useful reminder that no coverage benchmark should be reduced to one overall number.

NewsAPI.ai remains a strong free evaluation option when event clustering, knowledge-graph-style concepts and enriched article data are central to the application.

See the full Webz.io vs. NewsAPI.ai benchmark.

6. Currents: 250 Free Requests Per Day

Currents currently offers one of the larger renewable free request allowances: 250 requests per day, with no credit card required.

Its free tier provides real-time availability, up to 20 results per request, and access to news from the previous 30 days. Article text on the free plan is limited to a roughly 300-character preview.

The licensing details deserve attention if you are building a commercial product. Currents says internal analysis, monitoring, alerts and internal RAG can be supported under its self-service terms, while customer-facing AI summaries, redistribution, long-term archives, OEM products and similar uses may require separate commercial terms.

For prototypes that primarily need metadata and current headlines, 250 requests per day is a generous starting point.

7. The News API: Real-Time Data but Very Small Responses

The News API provides 100 requests per day on its free plan and advertises real-time data, historical data and access to all supported sources and languages.

The major limitation is result volume: the free plan returns only three articles per request.

It also does not provide full article bodies. The provider’s FAQ states that it returns short article snippets with links rather than complete article text.

That combination makes it well suited to experimenting with headline-driven applications, but less useful for testing workloads that depend on retrieving or analyzing substantial article text.

8. Mediastack: Very Small Free Quota

Mediastack’s free tier is considerably more restrictive than most of the options above.

It currently includes 100 API calls per month, delayed news data, all 13 supported languages, and non-commercial use only. Live data, historical access and commercial use begin on paid plans.

The advantage is simplicity. If you only need a small number of requests to understand the API structure, it can do the job.

For an application that runs continuously, 100 requests per month can disappear very quickly.

9. Perigon: Real-Time Free Access With an MCP Server

Perigon’s free plan offers 150 API requests per month, three months of historical data, real-time availability, access to its endpoints and MCP server, with no credit card required.

The free license is explicitly limited to personal, academic and evaluation use rather than ongoing commercial production.

Perigon has strong enrichment capabilities and is increasingly designed around AI applications, but developers who require full article bodies should check the content terms carefully. Perigon states that full article-body access is restricted and may require individual approval because of publisher copyright.

What our benchmark found

Our Perigon test focused not only on raw result totals but also on duplicates.

Across five searches and 500 sampled records per provider, applying the same URL and title deduplication rules resulted in 435 distinct Webz.io records and 389 Perigon records. The measured duplicate rates were 13.0% for Webz.io and 22.2% for Perigon in that sample.

This is an important point when comparing free APIs: a plan that returns more records does not necessarily return more distinct information.

See the full Webz.io vs. Perigon News API benchmark.

10. World News API: Full Text on a Small Free Allowance

World News API takes yet another approach.

The free tier currently provides 50 points per day, one request per second, one month of history and no credit card requirement. The free plan requires a backlink.

Unlike many free APIs, World News API’s Search News response includes the full article text, along with a summary, URL, images, publication date, authors, category, language, source country and sentiment.

The quota is expressed in points rather than simple requests, so developers should calculate how their particular endpoint usage consumes the daily allocation.

Its terms also contain restrictions around caching, storing and reselling returned data, so production use deserves a close look at the license rather than simply assuming that API access grants unrestricted reuse.

Free Request Counts Can Be Misleading

It is tempting to sort these APIs by the number of free calls. That is usually the wrong metric. Suppose API A offers 250 free calls per day but gives you a short description. API B gives you fewer calls but provides a complete article, sentiment, entities and enough text for an LLM to reason over. The second API may actually provide substantially more useful data. The same applies to coverage. An API that returns ten results for your query is only useful if the ten articles you need are among them.

That is why our benchmark project focuses on several dimensions rather than trying to manufacture one universal News API score. We tested coverage, full-text availability, duplicate handling, enrichment and response performance across several providers.

Some of the results were large: 23.8× more reported matches against NewsAPI.org in one benchmark, 5.93× against NewsData.io, and 3.53× against NewsAPI.ai. Other tests were closer, and some competitors won individual queries. The useful lesson isn’t that one API wins every possible workload. It is that you should benchmark the queries your own product actually needs before choosing a provider.

What Should You Test Before Choosing a Free News API?

Start with twenty or thirty queries that resemble real production traffic rather than typing “Tesla” once and looking at the JSON.

Test the companies, local publishers, languages, niche topics and Boolean expressions your application will depend on. Then inspect how many useful articles are returned, how much article text you receive, how many results are duplicates, how fresh the articles are, and how much post-processing is necessary.

For AI applications, add another question:

How much useful context do I get per API call and per token sent to my model?

This increasingly matters more than the headline request price.

A News API that returns the specific relevant passage from an article can be more efficient for RAG than one that forces an application to download and process entire pages. Webz.io’s News Search API was built around this model: natural-language query in, relevant article passages out.

Which Free News API Should You Use?

For a very simple prototype, several of these products are perfectly adequate.

NewsAPI.org is easy to understand. GNews gives developers a familiar request model. NewsData.io offers a relatively generous daily allowance. Currents provides 250 daily requests. NewsAPI.ai provides a strong one-time evaluation allowance with rich enrichment. World News API is notable for offering full text on its free tier.

Webz.io is structured differently: rather than maintaining a heavily restricted developer tier, it gives each account $5 of recurring monthly credit against its APIs. That is particularly useful if the objective is to test the same full-text, enriched data and search infrastructure that would later sit inside a production application.

And if coverage matters, don’t rely only on pricing pages.

Run your own test.

Our News API benchmark series includes the queries, methodology, limitations and individual comparisons so you can see how Webz.io, NewsAPI.org, GNews, NewsData.io, NewsAPI.ai, NewsCatcher, Perigon and Opoint differ under real tests.

The best free News API is not necessarily the one that gives you the most free requests.

It is the one that lets you answer the question that matters before you pay:

Will this API still work for my application when the prototype becomes a product?

Subscribe to our blog for more news and updates!

By submitting you agree to Webz.io's Privacy Policy and further marketing communications.

Footer Background Large
Footer Background Small

Power AI with Web Data

icon

Ready to Explore Web Data at Scale?

Speak with a data expert to learn more about Webz.io’s solutions
Speak with a data expert to learn more about Webz.io’s solutions
Create your API account and get instant access to millions of web sources
Create your API account and get instant access to millions of web sources