hawkcrawl

Crypto news API

The same endpoint as the rest of the product, pointed at crypto. What follows is how it actually performs on crypto specifically — measured on 120 articles across ten subjects, with the publishers that refuse us named.

GET https://api.hawkcrawl.com/v1/news?q=bitcoin&content=true

What it does on crypto, measured

Ten crypto subjects, twelve articles each, run on 18 September 2026. Nobody else publishes this for their own product, which is exactly why it is here.

120/120resolved to the publisher's real URL
77/120returned clean full article text
60distinct publishers in one run
1995oldest archive date verified

Resolution did not fail once. Full text came back for 64% — a little below our 77% across all subjects, because crypto coverage leans on finance sites, and finance sites wall more of their content than most.

It depends heavily on the subject

This is the part a headline figure hides. The same API, the same day:

SubjectResolvedFull text
nft market12/1292%
cbdc12/1292%
defi protocol12/1283%
crypto regulation12/1267%
crypto exchange hack12/1267%
stablecoin12/1258%
bitcoin12/1250%
solana12/1250%
bitcoin etf12/1250%
ethereum12/1233%

Policy and culture stories — regulation, CBDCs, NFTs — come from outlets that publish openly. Price and ticker stories come from finance portals that do not. If your product is about ETH price action you will see a third of the text; if it is about regulation, two thirds.

Which publishers open, and which do not

Everyone seen more than once in that run. We would rather you knew before you paid than after.

PublisherFull text
tradingview.com9/9always
thepaypers.com4/4always
fortune.com3/3always
forbes.com11/12nearly always
decrypt.co2/2always
crypto.news2/2always
coinpedia.org2/2always
wsj.com1/2sometimes
finance.yahoo.com0/9never
cryptorank.io0/5never
moomoo.com0/5never
theblock.co0/3never
investing.com0/2never
etfdb.com0/2never
99bitcoins.com0/2never
You are not charged for any of those zeroes

An article we cannot deliver costs nothing. You get content: null and a content_status saying why, and only the articles whose text actually arrived are billed. Every other news API charges for the request either way, which is why they have no reason to publish a table like the one above.

Crypto has a syndication problem, and there is a switch for it

Crypto coverage is republished more than most: one analyst note appears on five portals within the hour. Across our whole corpus 18% of a result set is a story already in it, and crypto is at the worse end of that.

dedupe=true collapses the copies before anything is resolved or extracted, so you are not billed three times for one story. The article Google ranked highest is kept and the rest are listed against it:

{
  "title": "Bitcoin ETF inflows hit a weekly record",
  "source": "Fortune",
  "duplicates": [
    { "source": "Yahoo Finance", "url": "..." },
    { "source": "AOL", "url": "..." }
  ]
}

The archive goes back to 1995, and crypto is younger than that

Which is the point. You can query the whole life of the asset class and it is the same endpoint, at the same price, with no archive tier:

GET /v1/news?q=bitcoin&from=2010-01-01&to=2011-12-31

NewsData charges $1,299.99 a month for ten years of history. Ours reaches 1995 on the $10 minimum, and a 2010 article resolves as reliably as one from this morning — 16 of 16 at every depth we tested.

What we do not return

No prices, no tickers, no on-chain data, no sentiment scores. This is a news API, not a market data feed — if you need OHLC candles or wallet flows, you need a different product and probably two.

What you get is the article: the publisher's real URL, the headline, the source, the timestamp, and the body text where the publisher allows it.

Price

A search costs 1 credit and returns up to 100 articles of metadata. Resolving one to its publisher costs 4. An article whose full text we returned costs 20 — and nothing at all when we could not get it. A credit is a tenth of a cent, so that is $20 per 1,000 delivered articles, falling to $8 as you top up more at once.

5,000 free credits every month, no card. That is 250 full articles, or 5,000 searches, or any mix.

Start free Read the API reference See pricing

Every figure on this page comes from a single measured run on 18 September 2026 — ten subjects, twelve articles each, through the same code path the API uses. Delivery rates move as publishers change their minds; if what you see differs from this, tell us and we will re-run it and correct the page.

hawkcrawl · News API · Google News API · Google News RSS · Pricing · Docs