Skip to content

This program will tell you the news about the topic given by you. You have to create account on newsapi.org and get the API Key. That API Key will be entered by you in starting of the program.

Notifications You must be signed in to change notification settings

HarshitSeth-809014/NewsReporter-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

NewsReporter-Python

This program will tell you the news about the topic given by you. You have to create account on newsapi.org and get the API Key. That API Key will be entered by you in starting of the program.

Requirements

You also need python 3.8.7 installed in your computer. You need json and time module. For downloading requests and pywin32, open Powershell and enter the following command :

pip install requests==2.25.1
pip install pywin32==300

Usage

About

This program will tell you the news about the topic given by you. You have to create account on newsapi.org and get the API Key. That API Key will be entered by you in starting of the program.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages