Skip to content

Beautiful Soap and Flask based web app which scraps news on real time and lets you read short article. You can redirect to the actual article at any point of time

Notifications You must be signed in to change notification settings

soumyadipghorai/News-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News-Scrapper

Hey folks! 👋

This is a my first full stack project. 😊 Its a simple news app which gathers news from various sources on real time and show by category along with an image, head line a meta description.

firstly I have tested various news papers on jupyter notebook and selected the best news papers...

Language :

  • HTML
  • CSS
  • python

Features :

  • Responsive
  • Can easily be scalable
  • User can get redirected to the actual article if he wants

Document structure :

|---- result
|   |---- screenshot1.png
|   |---- screenshot2.png
|   |---- screenshot3.png
|
|---- static
|   |---- images 
|   |   |---
|   |   
|   |---- styles
|   |   |--- index.css
|   |   |--- india.css
|   |   |--- indiatoday.css
|   |   |--- layout.css
|
|---- templates
|   |--- index.html
|   |--- india.html
|   |--- indiatoday.html
|   |--- layout.html
|
|---- app.py
|---- README.md
|---- test.ipynb 
|---- requirements.txt
|

Demo :

When you will visit the site you will see this home page.

home_imge


from this home page you can choose to read a particular paper and find news like this...

home_imge


or you can directly click on a particular category and can read news on that category across different news papers...

home_imge



If you Liked this project the you can consider connecting with me:

About

Beautiful Soap and Flask based web app which scraps news on real time and lets you read short article. You can redirect to the actual article at any point of time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published