no key · no human

Canadacaribbeaninstitute API, RSS and sitemap

Every article Canadacaribbeaninstitute publishes, as JSON, through an open API with no key and no signup. 44 of their articles are indexed right now, refreshed hourly.

CanadaEnglish#15,883 by volume

Four ways to pull canadacaribbeaninstitute.org

All four are ours, all four are live, and none of them needs a key.

JSON Search this publisher

Every article we hold from canadacaribbeaninstitute.org, newest first. Add q= to search inside.

curl -s "https://freenewsapi.ai/v1/search?host=canadacaribbeaninstitute.org&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=canadacaribbeaninstitute.org&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=canadacaribbeaninstitute.org&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=canadacaribbeaninstitute.org&size=20&fields=title,url,published_at,lang"open it →

What this outlet covers, by share of its recent output:

environment 34%economy 33%legal 33%

Call the API

A live request. Paste it into a terminal and Canadacaribbeaninstitute headlines come back as JSON.

bash
curl "https://freenewsapi.ai/v1/search?host=canadacaribbeaninstitute.org&size=5"
44
articles indexed
24
in the last 30 days
4
median per day
1
languages
5252 min
median crawl lag
17.08 → 02.09
archive depth

Publishing volume

Articles per day over the last 7 days. The busiest hour is 14:00 UTC — that is when the newsroom pushes its main batch.

2026-08-17: 5 articles2026-08-20: 2 articles2026-08-25: 6 articles2026-08-26: 4 articles2026-08-27: 4 articles2026-08-31: 1 articles2026-09-02: 2 articles08-1708-2008-2508-2608-2708-3109-02
bash
curl "https://freenewsapi.ai/v1/stats?host=canadacaribbeaninstitute.org&top=10"

Publishing rhythm

When Canadacaribbeaninstitute actually publishes, by hour of day (UTC) and by day of week — measured from 44 timestamps, not from a schedule they advertise.

00: 00001: 00102: 00203: 00304: 00405: 00506: 00607: 00708: 00809: 00910: 01011: 21112: 01213: 01314: 81415: 41516: 01617: 41718: 21819: 11920: 32021: 02122: 02223: 023
Mon: 6MonTue: 6TueWed: 6WedThu: 6ThuFri: 0FriSat: 0SatSun: 0Sun

Sections

Sections come from the publisher's own markup, present on 25% of their articles.

SectionArticles
economy6
environment6
legal6

Languages

CodeLanguageArticlesShare
enEnglish2454.5%

Latest articles

The 14 most recent Canadacaribbeaninstitute articles in the index — the same rows the API returns, rendered for humans.

Trinidad & Tobago Minister of Trade Visits Canada to Advance New Partnerships
2026-09-02 20:44 UTC
September 2, 2026 Honourable Satyakama Maharaj, Trinidad and Tobago’s Minister of Trade, Investment and Tourism, visited Canada over the weekend as part of the Canada Tra
King Charles III to visit the Bahamas, Guyana, and Antigua and Barbuda this autumn
2026-09-02 19:27 UTC
Aug 26, 2026 LONDON (AP) — King Charles III and Queen Camilla will visit three countries in and around the Caribbean when he travels to the region for the Commonwealth He
Harms of trafficking in enslaved Africans persist today and give rise to reparation obligations, UN racial discriminatio
2026-08-31 17:10 UTC
August 31, 2026 GENEVA – The harms of the trafficking in enslaved Africans and racialised chattel slavery continue today through systemic racial discrimination and struct
New Policy Platform: “Haiti Briefing”
2026-08-27 14:35 UTC
A new project on Haiti has launched…Haiti Briefing. Based in Washington, D.C. the goal of the policy platform is to provide rigorous, field-informed analysis and accessib
Keeping up with the trade war
2026-08-25 14:20 UTC · environment
Canada - U.S. relations blow up
2026-08-25 14:13 UTC · environment
‘A critical crossroads’: who is the woman vying to become the first Caribbean head of the UN?
2026-08-20 20:25 UTC
by Natricia Duncan, The Guardian August 19, 2026 If elected, Guyanese politician Carolyn Rodrigues-Birkett wants to prioritise climate issues and ensure the United Nation
N.L., Quebec announce new Churchill Falls agreement worth billions — with help from Ottawa
2026-08-17 18:07 UTC
Federal government to provide $10B in financing for electricity projects Juanita Mercer · CBC News Aug 17, 2026 Ottawa is calling it the largest clean energy investment i
Latest Edition of Caribbean Trade and Development Digest
2026-08-17 17:45 UTC
New from Alicia Nicholls.
Canadian Cultural Producer Strengthens Fashion and Cultural Ties Between Guyana and the Diaspora
2026-08-17 17:37 UTC
By Staff Reporter, August 2, 2026 By Frederick Halley CANADIAN cultural producer and international event strategist, Vanessa Sonia Lachman, continues to build meaningful

Harvest it all

Page through the archive by date. from and to accept YYYY-MM-DD or relative values such as now-7d.

bash
curl "https://freenewsapi.ai/v1/search?host=canadacaribbeaninstitute.org&from=now-7d&size=100"

To poll for new material, keep the timestamp of the newest article you saw and ask only for what came after it:

bash
curl "https://freenewsapi.ai/v1/search?host=canadacaribbeaninstitute.org&from=now-1h&sort=date_asc"

Article bodies come with full_text=true. No key, no quota tier, no header — see the search endpoint for every parameter.

Metadata quality

How well Canadacaribbeaninstitute marks up its own pages — useful if you are deciding whether to parse them yourself.

0%
dates from JSON-LD
0%
articles with a byline
25%
articles with sections
average page weight

Crawl lag — the delay between publication and the article reaching this index — is 5252 min at the median, 14157 minutes at the 90th percentile.

FAQ

Does Canadacaribbeaninstitute have an official API?

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 44 of their articles and lets you filter by date, language and section.

How many articles does Canadacaribbeaninstitute publish per day?

4 on a median day, measured across 7 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.