Nitesh-Pant / newsAPI

A simple explanation of news API. How to get news by using API

Home Page:https://213.tech.blog/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

newsAPI

Get top 10 news from around the world by using this simple news API code.

How to use

  • create account in https://newsapi.org/ or use my API key.
  • make sure you've installed requests, pprint.

pip install(python 3)

  • pip install requests
  • pip install pprint

About

A simple explanation of news API. How to get news by using API

https://213.tech.blog/


Languages

Language:Python 100.0%