no key · no human

akks.pk API, RSS and sitemap

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

PakistanEnglish#11,173 by volume

Four ways to pull akks.pk

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

JSON Search this publisher

Every article we hold from akks.pk, newest first. Add q= to search inside.

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

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

politics 50%economy 30%technology 20%

Call the API

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

bash
curl "https://freenewsapi.ai/v1/search?host=akks.pk&size=5"
120
articles indexed
120
in the last 30 days
9
median per day
1
languages
5 min
median crawl lag
25.08 → 06.09
archive depth

Publishing volume

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

2026-08-25: 7 articles2026-08-26: 8 articles2026-08-27: 9 articles2026-08-28: 11 articles2026-08-29: 5 articles2026-08-30: 14 articles2026-08-31: 11 articles2026-09-01: 11 articles2026-09-02: 11 articles2026-09-03: 9 articles2026-09-04: 9 articles2026-09-05: 11 articles2026-09-06: 4 articles08-2508-2708-2908-3109-0209-0409-06
bash
curl "https://freenewsapi.ai/v1/stats?host=akks.pk&top=10"

Publishing rhythm

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

00: 00001: 00102: 00203: 00304: 10405: 30506: 40607: 00708: 20809: 70910: 461011: 351112: 91213: 71314: 21415: 01516: 41617: 01718: 01819: 01920: 02021: 02122: 02223: 023
Mon: 11MonTue: 18TueWed: 19WedThu: 18ThuFri: 20FriSat: 16SatSun: 18Sun

Sections

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

SectionArticles
economy53
politics53
technology53

Languages

CodeLanguageArticlesShare
enEnglish120100.0%

Latest articles

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

“ڈریگن ریسٹورنٹ سفارت کاری”، کیا یہ چینی سفارت کاری کی سادہ فہمی ہے یا مغرب کی محدود سوچ ؟
2026-09-06 10:36 UTC
حالیہ دنوں جریدے “دی اکانومسٹ” نے چینی فلم “ڈریگن ریسٹورنٹ میں خوش آمدید” پر تبصرہ کرتے ہوئے چینی سفارت کاری کو “ڈریگن ریسٹورنٹ سفارت کاری” قرار دیا۔ فلم میں “اچھا کھانا
چین۔کرغزستان۔ازبکستان ریلوے کے کرغزستان حصے میں پہلی سرنگ مکمل ہوگئی
2026-09-05 11:49 UTC
بیجنگ (نیوز ڈیسک) چین اور پاکستان کے درمیان سفارتی تعلقات کے قیام کی 75ویں سالگرہ کے موقع پر بیجنگ کی پیکنگ یونیورسٹی میں دو روزہ بین الاقوامی علمی سیمینار منعقد ہو رہا ہ
چائنا میڈیا گروپ کے پروگرام “شیاؤ لابا” (لٹل ٹرمپٹ) کی نشریات کے آغاز کی سترویں سالگرہ پرسمپوزیم کا انعقاد
2026-09-05 08:13 UTC
بیجنگ (نیوز ڈیسک) چائنا میڈیا گروپ کے پروگرام “شیاؤ لابا” (لٹل ٹرمپٹ) کی نشریات کے آغاز کی سترویں سالگرہ پر ایک سمپوزیم بیجنگ میں منعقد ہوا۔ کمیونسٹ پارٹی آف چائنا کی مرک

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=akks.pk&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=akks.pk&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 akks.pk 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
44%
articles with sections
average page weight

Crawl lag — the delay between publication and the article reaching this index — is 5 min at the median, 1553 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 akks.pk 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 120 of their articles and lets you filter by date, language and section.

How many articles does akks.pk 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.