Free news json api

Here are some free news JSON APIs that you can use:

  1. News API: Provides access to news articles from various sources, including CNN, BBC, and Al Jazeera. Documentation
    • API endpoint: https://newsapi.org/v2/top-headlines
    • API key: required (free tier available)
  2. Google News: Provides a JSON feed of news articles from various sources. Documentation
    • API endpoint: https://news.google.com/news/section/ForDevelopers
    • API key: not required
  3. The Guardian: Provides a JSON feed of news articles from The Guardian. Documentation
    • API endpoint: https://content.guardianapis.com/search
    • API key: required (free tier available)
  4. BBC News: Provides a JSON feed of news articles from the BBC. Documentation
    • API endpoint: https://www.bbc.co.uk/programmes/articles/5KmTg8Q4T4s8Q8K7Q7T4T/using-the-bbc-news-api
    • API key: not required
  5. Al Jazeera: Provides a JSON feed of news articles from Al Jazeera. Documentation
    • API endpoint: https://www.aljazeera.com/xml/rss/all.xml
    • API key: not required
  6. New York Times: Provides a JSON feed of news articles from The New York Times. Documentation
    • API endpoint: https://api.nytimes.com/svc/search/v2/articlesearch.json
    • API key: required (free tier available)
  7. Reuters: Provides a JSON feed of news articles from Reuters. Documentation
    • API endpoint: https://newsapi.org/v2/top-headlines
    • API key: required (free tier available)
  8. AP News: Provides a JSON feed of news articles from the Associated Press. Documentation
    • API endpoint: https://apnews.com/apnews-api
    • API key: required (free tier available)

Please note that some of these APIs may have usage limits or require registration to obtain an API key. Be sure to review the documentation and terms of service before using any of these APIs.