mehuljain91 / UpNews

Get News Headlines

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upnews

UpNews_Image_Screenshot

Upnews is a web application built using Django that scrapes news headlines from some news websites using the BeautifulSoup Python library. The application allows users to view the latest news headlines.

Dependencies

This application requires the following dependencies:

  • Django
  • BeautifulSoup4
  • requests

Scraping

Upnews uses the BeautifulSoup Python library to scrape news headlines from various news websites. The current version of the application scrapes headlines from the following websites:

  • Times of India
  • The Indian Express
  • News18

About

Get News Headlines


Languages

Language:Python 59.3%Language:HTML 39.1%Language:Dockerfile 1.6%