Skip to content

This a Python django project, of building our very own News Aggregator Web Application

License

Notifications You must be signed in to change notification settings

devikajonjale/news_aggregator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News Aggregator Web App

This Web application is a combination of web crawlers and web applications. It scrapes news articles from the website theonion.com and present it in a webpage.

This project works in 3 steps:

  • It scrapes the web for the articles. (Here, we are scraping a website called theonion)
  • Then it stores the article’s images, links, and title.
  • The stored objects in the database are served to the client. The client gets information in a nice template.

This is a practice project made from the DataFlair Project Tutorial: https://data-flair.training/blogs/django-project-news-aggregator-app/

Following are some Output Images of the Project running successfully:

WhatsApp Image 2024-07-01 at 17 30 48_059c493f

WhatsApp Image 2024-07-01 at 17 32 18_deef973a

image

About

This a Python django project, of building our very own News Aggregator Web Application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published