Skip to content
/ news-api Public template

Github Action based News Api cache updating every 4 hours - no key - for development

License

Notifications You must be signed in to change notification settings

Ostabo/news-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

DEPRECATED

No more updates since 30.11.2023

news-api

This Repo caches top headlines from newsapi.org
Find the list of available countries here

This is updated every 2 hours. Note that GitHub Actions will be delayed, depending on current load. Therefore, updates don't come in exactly at the top of the hour.

Usage

GET https://ostabo.github.io/news-api/{country-code}/data.json

Available countries

Country URL
🇦🇺 https://ostabo.github.io/news-api/au/data.json
🇩🇪 https://ostabo.github.io/news-api/de/data.json
🇫🇷 https://ostabo.github.io/news-api/fr/data.json
🇬🇧 https://ostabo.github.io/news-api/gb/data.json
🇮🇹 https://ostabo.github.io/news-api/it/data.json
🇳🇱 https://ostabo.github.io/news-api/nl/data.json
🇷🇺 https://ostabo.github.io/news-api/ru/data.json
🇺🇸 https://ostabo.github.io/news-api/us/data.json