Skip to content

A news aggregator web application built on Django. Web scraping is used to collect news headlines from different sources.

Notifications You must be signed in to change notification settings

kaustubh187/News-Aggregator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News-Aggregator

     News Aggreagator

This Django app works as a new aggregator by scraping news headlines and pictures from 'www.Onion.com'. The image urls and Headline texts are stored in database. We can access news headlines about Latest news, Sports news, Entertainment news, gaming news etc.

Screenshots

Screenshot 2022-02-27 012035 Screenshot 2022-02-27 012227

Built with

  1. Python

  2. Django!

  3. HTML CSS

  4. Beautifull Soup

Installation

Software Requirements

Python3

Install Dependencies

 pip install bs4
 pip install requests

Run Using Command Promt

 python manage.py runserver

Tech Stack used

Backend: Python3, Beautifull Soup

Framework: Django

Database: SQLite3

Frontend: Html, CSS

About

A news aggregator web application built on Django. Web scraping is used to collect news headlines from different sources.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published