no key · no human

FourWeekMBA API, RSS and sitemap

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

United StatesEnglish#4,110 by volume

Four ways to pull fourweekmba.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 fourweekmba.com, newest first. Add q= to search inside.

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

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

business 58%technology 26%

Call the API

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

bash
curl "https://freenewsapi.ai/v1/search?host=fourweekmba.com&size=5"
615
articles indexed
615
in the last 30 days
46
median per day
1
languages
8 min
median crawl lag
25.08 → 07.09
archive depth

Publishing volume

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

2026-08-25: 19 articles2026-08-26: 19 articles2026-08-27: 30 articles2026-08-28: 64 articles2026-08-29: 54 articles2026-08-30: 46 articles2026-08-31: 26 articles2026-09-01: 22 articles2026-09-02: 90 articles2026-09-03: 57 articles2026-09-04: 50 articles2026-09-05: 40 articles2026-09-06: 57 articles2026-09-07: 41 articles08-2508-2708-2908-3109-0209-0409-0609-07
bash
curl "https://freenewsapi.ai/v1/stats?host=fourweekmba.com&top=10"

Publishing rhythm

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

00: 00001: 20102: 3480203: 00304: 890405: 220506: 150607: 80708: 50809: 90910: 61011: 121112: 71213: 121314: 121415: 41516: 21617: 41718: 101819: 51920: 52021: 352122: 12223: 223
Mon: 67MonTue: 41TueWed: 109WedThu: 87ThuFri: 114FriSat: 94SatSun: 103Sun

Sections

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

SectionArticles
business279
technology279

Languages

CodeLanguageArticlesShare
enEnglish615100.0%

Latest articles

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

Anthropic’s $1.5 Billion Settlement and the Distribution Fight Now Splitting It
2026-09-07 05:15 UTC
The largest AI copyright settlement on record has a second problem: the money is committed, but getting it to the right people is turning into a land-grab decided by deca
Amazon vs Flipkart: 3 Business Models Betting on India’s Rising Per Capita Income
2026-09-07 04:01 UTC
Why India’s Per Capita Income Surge Is Rewriting the E-Commerce Playbook India’s per capita income is no longer a footnote in emerging market conversations — it is the ce
CAGE Distance Framework: Acronym, Analysis & Examples
2026-09-07 02:06 UTC
FRAMEWORK What Is The CAGE Distance Framework And How To Use It The CAGE Distance Framework was developed by management strategist Pankaj Ghemawat as a way for businesses
Facebook ARPU: Meta’s Revenue Per User in 2026
2026-09-07 02:06 UTC
Last Updated: April 2026 ARPU, or average revenue per user, is a crucial metric for attention merchants like Facebook. It assesses the ability of the platform to monetize
Last-Mile Delivery: Why It’s the Hardest Problem in Logis…
2026-09-07 02:05 UTC
BUSINESS CONCEPT Last-Mile Delivery: The Anti-Network Effects And Why It's Such A Hard Problem Last-mile delivery consists of the set of activities in a supply chain that
Platform Business Model: 4 Types Explained (2026)
2026-09-07 02:05 UTC
Last Updated: June 2026 — Enhanced with AI business impact analysis Last Updated: June 2026 — Enhanced with AI business impact analysis Last Updated: June 2026 Free book
2-Sided Business Model: 15+ Multi-Sided Platform Examples
2026-09-07 02:05 UTC
BUSINESS CONCEPT Multisided Platform Business Model A multisided platform business model is a company that leverages multisided network effect — as explored in the emergi
Category Creation: Business Classification Strategy Guide…
2026-09-07 02:04 UTC
Master category creation to build new markets where you define the rules and capture 70% of the value. Learn how companies like Salesforce, Uber, and HubSpot created bill
Amazon Mission and Vision Statement (2026)
2026-09-07 02:04 UTC
Amazon's mission statement is "to be Earth's Most Customer-Centric Company, where customers can find and discover anything they might want to buy online, and endeavors to
Diathesis Stress Model: Complete 2026 Guide
2026-09-07 02:04 UTC
BUSINESS MODEL Diathesis-Stress Model The diathesis-stress model states that mental disorders arise from a combination of stressful life circumstances and genetic predisp
All Companies Owned by Microsoft (200+ in 2026)
2026-09-07 02:04 UTC
Key Subsidiaries Microsoft Subsidiaries: The List Of Companies Owned By Microsoft Key Subsidiaries 10 key elements driving Microsoft Subsidiaries: The List Of Companies O

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=fourweekmba.com&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=fourweekmba.com&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 FourWeekMBA 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
45%
articles with sections
average page weight

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

How many articles does FourWeekMBA publish per day?

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