Content Aggregator using Django
Live Demo : ContentAggregator
- News Feed
- Tech / Programming Articles Feed
- NSE Top Gainers and Losers List
- RSS Implementation
- nsetools library not working due to change in NSE website
Clone this repository
git clone https://github.com/shaanguptaa/contentAggregator.gitNavigate to the project directory
cd contentAggregatorInstall the requirements
pip install -r requirements.txtRun the Django server
python manage.py runserverPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
This project is licensed under the MIT License - see the LICENSE file for details.




