Skip to content

A python intermediate challenge that scrapes websites and aggregates content to a single page.

Notifications You must be signed in to change notification settings

ufajardo/content_aggregator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Content Aggregator

A basic content aggregator pulling the top 5 news articles from certain websites. It's easy to add or remove websites to this aggregator assuming it's a new source and information is appropriately provided when adding the site. There is no CRUD system built, all additions and removals should be made through the admin url.

Built With

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A python intermediate challenge that scrapes websites and aggregates content to a single page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published