Skip to content

viral-1996/NewsApp-Flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NewsApp-Flask

Developed a News Application website using Flask as backend, JavaScript for fronted processing.

Used Google News API for fetching and displaying the articles. Also, developed a word cloud for top 30 keywords coming from the articles.

First Go to https://newsapi.org/docs. Click on “getAPI key”. You should fill out the form. The API Key (Google NewsAPI key) will be displayed. Copy this key as you will use it in place of API_KEY

To run,

pip install -r requirements.txt

To run the code:

python3 application.py

You will see the site is running on localhost.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published