Skip to content

A web application which uses flask framework and python to fetch the daily news from news websites.

License

Notifications You must be signed in to change notification settings

prateek-code-22/News-WebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News-App

A web application which uses Flask framework and python to fetch the daily news from news websites. Using BeautifulSoup for scraping the data and metadata such as 'title', 'description', 'published date and time', etc from the xml file of news website. Used Semantic UI in place of CSS to make website more attractive. Added semantic segment, container, button, etc in Html file.

To run website on localhost: 👍

  1. Clone the repository
  2. Download and extract the Zip file
  3. Download all required modules and libraries.
  4. Run app.py
  5. Copy and paste this url http://127.0.0.1:5000/ in any browser.

Output Images:

ss ss2

websites used for scraping data:

  1. Original website: https://www.cnet.com/news/
  2. xml data of website: https://www.cnet.com/rss/all/

Technology used: 🚀

  1. Python
  2. Flask framework
  3. Web scraping using BeautifulSoup
  4. Html
  5. Semantic UI

Features that can be added to this project are: 💥

  1. We can deploy our web app on multiple cloud platform like aws, azure, heroku,etc for pubic.
  2. We can add database for storing the data(tables,records) from website.

If you finds this repository helpful 🎉 then add ⭐ to it. Thanks 😃

About

A web application which uses flask framework and python to fetch the daily news from news websites.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published