GDSC-RCCIIT / General-Purpose-Scripts

A repository containing several general purpose Python scripts to automate daily and common tasks.
GNU General Public License v3.0
48 stars 116 forks source link

News Reader #105

Closed imsushant12 closed 3 years ago

imsushant12 commented 3 years ago

News headlines Reader using News API

Describe the new script you want

I want to add a python script that reads out top-5 newspaper headlines using NEWS API.

Describe the solution you'd like us to follow

This script will use request and json modules to feth data and then reads it out.

Do you want to work on this?

github-actions[bot] commented 3 years ago

Thank you for opening your first issue in our repository, one of our maintainers will get in touch with you soon.

OBITORASU commented 3 years ago

Go ahead!