no key · no human

Latitude Magazine API, RSS and sitemap

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

New ZealandEnglish

Four ways to pull latitudemagazine.co.nz

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

JSON Search this publisher

Every article we hold from latitudemagazine.co.nz, newest first. Add q= to search inside.

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

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

entertainment 30%travel 30%society 20%

Call the API

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

bash
curl "https://freenewsapi.ai/v1/search?host=latitudemagazine.co.nz&size=5"
140
articles indexed
140
in the last 30 days
9
median per day
1
languages
5 min
median crawl lag
26.08 → 07.09
archive depth

Publishing volume

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

2026-08-26: 16 articles2026-08-27: 18 articles2026-08-28: 13 articles2026-08-29: 13 articles2026-08-30: 20 articles2026-08-31: 6 articles2026-09-01: 9 articles2026-09-02: 8 articles2026-09-03: 9 articles2026-09-04: 6 articles2026-09-05: 12 articles2026-09-06: 7 articles2026-09-07: 3 articles08-2608-2808-3009-0109-0309-0509-07
bash
curl "https://freenewsapi.ai/v1/stats?host=latitudemagazine.co.nz&top=10"

Publishing rhythm

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

00: 60001: 90102: 190203: 00304: 00405: 100506: 30607: 30708: 150809: 00910: 01011: 91112: 51213: 31314: 121415: 01516: 01617: 81718: 41819: 111920: 142021: 02122: 02223: 923
Mon: 9MonTue: 9TueWed: 24WedThu: 27ThuFri: 19FriSat: 25SatSun: 27Sun

Sections

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

SectionArticles
entertainment58
society58
travel58

Languages

CodeLanguageArticlesShare
enEnglish140100.0%

Latest articles

The 18 most recent Latitude Magazine articles in the index — the same rows the API returns, rendered for humans.

The new Lululemon bag that fashion experts carry from the office to the gym on rainy days
2026-09-06 02:00 UTC
September is here and, with it, the eternal search for the perfect accessory to survive the return to routine ... Read more The post The new Lululemon bag that fashion ex
Rosa, grandmother cook, and her Andalusian-style squid recipe: “For the sauce you need an egg, oil and lemon zest”
2026-09-05 12:00 UTC
Andalusian cuisine has such representative dishes as salmorejo, somewhat less known recipes such as Andalusian-style Menudo and authentic works ... Read more The post Ros
Juan Leal, hair expert: "Even if we do sports every day, our hair should be washed every 48 hours."
2026-09-05 05:01 UTC
When we talk about hair care we almost always think about maintaining good hydration or not overusing heat tools. ... Read more The post Juan Leal, hair expert: "Even if
El Corte Inglés sells five salty caramel-colored sneakers that say goodbye to summer sandals and hello to autumn with st
2026-09-05 02:01 UTC
There are still days of summer but there is an increasing desire to leave sandals behind and start focusing ... Read more The post El Corte Inglés sells five salty carame
Tomorrow the no-work accessory that expands storage in the shower arrives at Lidl for less than 9 euros
2026-09-04 14:00 UTC
There is nothing that annoys me more than the bottles of shampoo and gel scattered all over the edge ... Read more The post Tomorrow the no-work accessory that expands st
Jesús Serrano, makeup artist: "To hide wrinkles and folds around the eyes, you don't have to put on more makeup. It is b
2026-09-04 11:00 UTC
I'm sure this is a “bad thing” that happens to many of you (including me): once we put on ... Read more The post Jesús Serrano, makeup artist: "To hide wrinkles and folds
Lucía Ruiz de Aguirre, designer and weaver: “Jeans should not be worn two days in a row because the fibers need recovery
2026-09-04 02:00 UTC
Jeans (or jeans) hold a unique title in the textile industry: they are the only garment that never goes ... Read more The post Lucía Ruiz de Aguirre, designer and weaver:
Expert chefs agree: "White rice improves greatly in texture and flavor if you add it to cold water with the heat at maxi
2026-09-04 00:00 UTC
I confess that I don't have anything handy in the kitchen and there are dishes that, no matter how ... Read more The post Expert chefs agree: "White rice improves greatly

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=latitudemagazine.co.nz&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=latitudemagazine.co.nz&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 Latitude Magazine 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
41%
articles with sections
average page weight

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

Similar publishers

Comparable outlets in the same language. Those without a page here yet link straight to their slice of the API.

FAQ

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

How many articles does Latitude Magazine publish per day?

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