no key · no human
HomeNews by countryNews from Morocco

News from Morocco

16,008 news articles from publishers in Morocco, searchable now through a free API that needs no key.

The busiest publisher in this slice is fr.le360.ma with 2,516 articles, 15.7% of the total, followed by karpatalja.ma, www.lesiteinfo.com. By language it splits into French (7,900), Arabic (5,023), Hungarian (2,765) and 2 more. Daily volume averages about 598 articles over the last 8 days, peaking at 831 on 2026-09-02.

16,008
articles in the index
0.07%
of the whole corpus
533
per day on average

Fetch it

bash
curl "https://freenewsapi.ai/v1/search?country=MA&date=today&sort=date&size=20"

No API key, no signup, no quota. The response carries the headline, description, publisher, publication time and the original URL for every article, and the full body text if you ask for it with full_text=true.

Count it

bash
curl "https://freenewsapi.ai/v1/stats?country=MA&top=20"

Returns exactly the breakdown shown on this page: which publishers, which languages, and how the volume splits across the last 90 days. About 200 tokens, which makes it the cheapest way for an agent to decide whether this slice is worth reading.

Country is inferred, not declared. Before counting Morocco articles, read country_source — and add strict_country=true to exclude values derived from an en-US template default.

bash
curl "https://freenewsapi.ai/v1/search?country=MA&strict_country=true&date=today&size=20"

Latest from this slice

The newest articles matching this filter at the time this page was generated. Headlines link to the publisher — we index and search, we do not host.

Who publishes it

The 25 most active publishers inside this slice right now. Not a curated list — this is simply who appeared most often.

PublisherArticlesShare API
fr.le360.ma2,51615.7%query
karpatalja.ma1,86511.7%query
www.lesiteinfo.com1,0886.8%query
felvidek.ma9005.6%query
www.akhbarona.com8045.0%query
medias24.com6794.2%query
24saa.com5013.1%query
aabbir.com4973.1%query
agadir24.info3952.5%query
www.challenge.ma3902.4%query
www.hesport.com3902.4%query
perspectivesmed.com3882.4%query
www.lodj.ma3832.4%query
www.intelligencia.ma3712.3%query
barlamane.com3652.3%query
snrtnews.com3532.2%query
www.lereporter.ma3272.0%query
www.maghrebemergent.com3121.9%query
boursenews.ma2831.8%query
www.7news.ma2761.7%query
maghrebtimes.ma2701.7%query
www.financialafrik.com2461.5%query
intelligenceartificiellemaroc.com2121.3%query
rahizi.org2111.3%query
www.leconomistemaghrebin.com2021.3%query

Languages published in Morocco

What this country actually publishes in, which is often more than one language and rarely what a single language filter would suggest.

CodeNameArticlesShare
frFrench7,90049.4%
arArabic5,02331.4%
huHungarian2,76517.3%
enEnglish3162.0%
esSpanish40.0%

Domain zones used by Morocco publishers

Publishers here do not all use the national zone. This is the split that country inference has to work against.

CodeNameArticlesShare
maMorocco8,36152.2%
comglobal commercial6,58241.1%
infoinformation5543.5%
orgorganisations2111.3%
netglobal network2051.3%
newsnews publications950.6%

Volume by day

How much this slice produces daily. Useful for sizing a job before you run it, and for spotting whether a spike is real or an artefact of one publisher.

DayArticles
2026-09-07153
2026-09-06612
2026-09-05577
2026-09-04791
2026-09-03740
2026-09-02831
2026-09-01557
2026-08-31526
2026-08-30544
2026-08-29603
2026-08-28712
2026-08-27673
2026-08-26468
2026-08-25268

Combine with other filters

bash
# Morocco, published today, full article bodies
curl "https://freenewsapi.ai/v1/search?country=MA&date=today&full_text=true&size=10"

# Morocco, search phrase, ranked by relevance
curl "https://freenewsapi.ai/v1/search?country=MA&q=economy&sort=relevance&size=20"

# Morocco, newly ingested in the last 15 minutes
curl "https://freenewsapi.ai/v1/search?country=MA&sort=crawled&from=now-15m&size=50"

Related slices

Every parameter · Wire it into an agent · All statistics