Skip to content

Site made using the Django framework and using data scraping to collect the main news from news sites.

Notifications You must be signed in to change notification settings

Wesley-Breno/News

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automated News

Resume

This website is responsible for scraping data from news websites and showing the latest news from these websites, without the need to visit each website to have a broad knowledge of recent news related to technology.

Functionality

The site scrapes information from news sites in the technology section. It uses the "requests" library to access the page URL and the "BeautifulSoup" library to extract information from each news site. Extracted information includes titles, descriptions, dates, and using RegEx to extract links from videos and photos. The extracted data is stored and then displayed on the project's own website with the 8 most recent news from each news site.

Technologies used

About

Site made using the Django framework and using data scraping to collect the main news from news sites.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published