Every article rigzone.com publishes, as JSON, through an open API with
no key and no signup. 424 of their articles are indexed right now, refreshed
hourly.
United StatesEnglish#5,311 by volume
Four ways to pull rigzone.com
All four are ours, all four are live, and none of them needs a key.
JSON Search this publisher
Every article we hold from rigzone.com, newest first. Add q= to search inside.
curl -s "https://freenewsapi.ai/v1/search?host=www.rigzone.com&size=20"open it →
RSS Subscribe in any reader
The same articles as an RSS 2.0 feed. Works in Feedly, Inoreader, Thunderbird — anywhere.
curl -s "https://freenewsapi.ai/v1/rss?host=www.rigzone.com&size=50"open it →
JSON Feed For apps
JSON Feed 1.1, the same content in a format apps parse natively.
curl -s "https://freenewsapi.ai/v1/feed.json?host=www.rigzone.com&size=50"open it →
Trimmed For agents
Only the fields an agent needs — title, url, date, language — so the response stays small.
curl -s "https://freenewsapi.ai/v1/search?host=www.rigzone.com&size=20&fields=title,url,published_at,lang"open it →
Call the API
A live request. Paste it into a terminal and rigzone.com headlines come back as JSON.
2026-08-06 07:43 UTC · Alternative_Energy · Jov Onsat
The Department of Energy expects to launch a Green Energy Auction next year to migrate off-grid island communities from diesel power to solar power supported with battery
2026-08-06 07:21 UTC · terminals_and_storage · Bloomberg
The United Arab Emirates has moved more oil through the Strait of Hormuz than any other producer over the past two months, providing a much-needed buffer for global marke
2026-08-05 14:30 UTC · Industry_Headlines · Bloomberg
'I think another temporary extension of the Jones Act waivers are quite likely to happen', Energy Secretary Chris Wright said during a media briefing at the Port of Brown
2026-08-05 12:25 UTC · Company_Operations · Jov Onsat
ADNOC put into service a Real-Time Operations Center powered by artificial intelligence, streamlining management for over 120 onshore and offshore rigs.
2026-08-05 09:50 UTC · terminals_and_storage · Jov Onsat
With a handling capacity of 1.8 million metric tons of cargo annually, the project eliminates the need for intermediate transport for crude feedstock and oil products bet
2026-08-05 08:21 UTC · terminals_and_storage · Bloomberg
Saudi Arabia wants to contain a renewed conflict with Houthi militants through behind-the-scenes diplomacy, according to people familiar with the matter, in a bid to prev
Not a public one. This endpoint is the practical alternative: their articles as
structured JSON, with title, lead, publication time, section, byline and a link back to
the original.
How do I get their RSS feed?
Most publishers expose one at /rss or /feed, but feeds carry
only the last few dozen items and drop them within hours. This index keeps 424 of
their articles and lets you filter by date, language and section.
How many articles does rigzone.com publish per day?
8 on a median day, measured across 59 days.
Can I use this commercially?
The API is free and unauthenticated. What you may do with the content is between you
and the publisher: we return metadata, a lead paragraph and a link, not a licence.