News-WebApp

所属分类:后台框架
开发工具:HTML
文件大小:3KB
下载次数:0
上传日期:2021-01-03 16:08:10
上 传 者sh-1993
说明:  一个使用烧瓶框架和python从新闻网站获取每日新闻的web应用程序。
(A web application which uses flask framework and python to fetch the daily news from news websites.)

文件列表:
LICENSE (1070, 2021-01-04)
Requirement.txt (54, 2021-01-04)
Templates (0, 2021-01-04)
Templates\news.html (1461, 2021-01-04)
app.py (503, 2021-01-04)

# 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](https://www.cnet.com/rss/all/) 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: 1. Clone the repository 2. Download and extract the Zip file 3. Download all required [modules and libraries](https://github.com/prateek-code-22/Flask-News-App/blob/main/Requirement.txt). 4. Run app.py 5. Copy and paste this url http://127.0.0.1:5000/ in any browser. ## Output Images: ![ss](https://user-images.githubusercontent.com/61473947/100522***7-d9172d00-31d2-11eb-912f-36bd15ce85c6.jpg) ![ss2](https://user-images.githubusercontent.com/61473947/100522991-e7fddf80-31d2-11eb-8b14-351bdb8286f4.jpg) ### 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: :rocket: 1. Python 2. Flask framework 3. Web scraping using BeautifulSoup 4. Html 5. Semantic UI ### Features that can be added to this project are: :boom: 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 :tada: then add :star: to it. Thanks :smiley:

近期下载者

相关文件


收藏者