Skip to content

svnesh/fetch-headlines-newsapi-python-flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Sample python flask application to get news articles headlines, minimal content, with news photo url from NewsAPI website

Sample python flask application to fetch news headlines from news api using free registration.

https://newsapi.org/

Get you api key news api website link (above) and save it in a "config/creds.cfg" folder and update the path in line number 19 main script "todaysNews.py".

Example for api key credentials to maintain in "creds.cfg" file as below.

[newsapi]

api_key = ##########

About

Sample python flask application to fetch news headlines from News API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published