Skip to content

This is a news reader AI program, which will give you daily news updates. Read the README.md file before running the program.

Notifications You must be signed in to change notification settings

Palash-Vishnani/NewsReaderAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

This news reader AI will read the daily updated news for you, upon running the Python program. Work's on the APIkey given by NewsAPI.org

INSTRUCTIONS:

This program needs an API key, which you can get from NewsAPI.org website, by just making your account on that website. As soon as you get your API key, copy it and paste it inside 'request.get()' statment of the program..Let me tell you where exactly. r=requests.get("https://newsapi.org/v2/top-headlines?country=in&apiKey=YourAPIkey"), this is the URL that you'll see in the program. Paste your copied API key in place of 'YourAPIkey'. Finally, run the program and listen to daily news updates.

Follow the steps of instructions, to run the program efficiently.

About

This is a news reader AI program, which will give you daily news updates. Read the README.md file before running the program.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages